38 lines
840 B
JSON
38 lines
840 B
JSON
{
|
|
"packages": {
|
|
"approvedOrgs": [
|
|
"Microsoft",
|
|
"microbit-foundation"
|
|
],
|
|
"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",
|
|
"KitronikLtd/pxt-kitronik-servo-lite"
|
|
],
|
|
"preferredRepos": [
|
|
"Microsoft/pxt-neopixel"
|
|
]
|
|
},
|
|
"languages": [
|
|
"de",
|
|
"en",
|
|
"fr",
|
|
"ja",
|
|
"nl",
|
|
"no",
|
|
"sv-SE",
|
|
"si-LK",
|
|
"zh-CN",
|
|
"zh-TW"
|
|
],
|
|
"notifications": {
|
|
"pxt.microbit.org": "Hello world",
|
|
"localhost": "Testing"
|
|
}
|
|
}
|