pxt-calliope/targetconfig.json
microbit-mark faf5134da5 renamed Blockytalky and added tinkertanker (#566)
1) At request of Lab for playful computation, pxt-blockytalkyBLE has been changed to reflect how it is drawn in the editor.
2) tinkertanker is added as an approved organisation after completing micro:bit process. They are developing a range of packages and understand the dev/beta process for development.
2017-11-15 06:59:39 -08:00

39 lines
870 B
JSON

{
"packages": {
"approvedOrgs": [
"Microsoft",
"microbit-foundation",
"KitronikLtd",
"tinkertanker"
],
"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"
],
"preferredRepos": [
"Microsoft/pxt-neopixel"
]
},
"languages": [
"en",
"de",
"fr",
"ko",
"it",
"ja",
"nl",
"no",
"sv-SE",
"si-LK",
"zh-CN",
"zh-TW"
]
}