pxt-calliope/targetconfig.json
2018-09-14 08:28:59 -07:00

84 lines
2.1 KiB
JSON

{
"packages": {
"approvedOrgs": [
"Microsoft",
"microbit-foundation",
"KitronikLtd",
"tinkertanker",
"Seeed-Studio"
],
"approvedRepos": [
"CoderDojoOlney/pxt-olney",
"PaulDFoster/pxt-microbit-GY521",
"chevyng/pxt-ucl-junkrobot",
"srs/pxt-bitbot",
"sparkfun/pxt-gamer-bit",
"sparkfun/pxt-moto-bit",
"sparkfun/pxt-weather-bit",
"minodekit/pxt-minode",
"LaboratoryForPlayfulComputation/pxt-BlockyTalkyBLE",
"mbitfun/pxt-katakana",
"jdarling/pxt-pca9685",
"MUSELAB/pxt-wifi-shield",
"kittenbot/pxt-robotbit",
"pizayanz/pxt-linebeacon",
"sunfounder/pxt-sloth",
"4tronix/BitBot",
"pimoroni/pxt-scrollbit",
"emwta/pxt-iBit",
"vengit/pxt-sbrick",
"pimoroni/pxt-envirobit",
"Annikken/pxt-Andee",
"1010Technologies/pxt-makerbit",
"pimoroni/pxt-automationbit",
"k8robotics/pxt-k8",
"dexterind/pxt-giggle",
"dexterind/pxt-gigglebot",
"Imagimaker/pxt-imagimaker"
],
"preferredRepos": [
"Microsoft/pxt-neopixel",
"Microsoft/pxt-microturtle"
]
},
"languages": [
"en",
"ar",
"cs",
"da",
"de",
"el",
"es-ES",
"fi",
"fr",
"hu",
"it",
"ja",
"ko",
"nl",
"no",
"pt-BR",
"pt-PT",
"ru",
"si-LK",
"sk",
"sv-SE",
"tr",
"uk",
"zh-CN",
"zh-TW"
],
"galleries": {
"Tutorials": "tutorials",
"Games": "projects/games",
"Radio Games": "projects/radio-games",
"Fashion": "projects/fashion",
"Music": "projects/music",
"Toys": "projects/toys",
"Science": "projects/science",
"Tools": "projects/tools",
"Turtle": "projects/turtle",
"Examples": "examples"
}
}