2016-11-04 18:12:21 +01:00
{
2016-11-04 18:14:28 +01:00
"packages" : {
"approvedOrgs" : [
"Microsoft" ,
"microbit-foundation"
2016-11-04 19:07:07 +01:00
] ,
"approvedRepos" : [
2017-01-23 12:52:53 +01:00
"CoderDojoOlney/pxt-olney" ,
2017-03-20 14:31:25 +01:00
"PaulDFoster/pxt-microbit-GY521" ,
2017-04-07 16:34:22 +02:00
"chevyng/pxt-ucl-junkrobot" ,
2017-06-14 17:56:41 +02:00
"srs/pxt-bitbot" ,
"sparkfun/pxt-gamer-bit" ,
"sparkfun/pxt-moto-bit" ,
"sparkfun/pxt-weather-bit" ,
"KitronikLtd/pxt-kitronik-servo-lite"
2017-06-14 18:39:26 +02:00
] ,
"preferredRepos" : [
"Microsoft/pxt-neopixel"
2016-11-04 18:32:29 +01:00
]
2017-04-29 03:35:36 +02:00
} ,
"languages" : [
"de" ,
2017-04-29 04:06:26 +02:00
"en" ,
2017-04-29 03:35:36 +02:00
"fr" ,
"ja" ,
2017-04-29 04:02:32 +02:00
"nl" ,
2017-04-29 03:35:36 +02:00
"no" ,
"sv-SE" ,
"si-LK" ,
"zh-CN" ,
"zh-TW"
2017-06-15 19:58:24 +02:00
] ,
"notifications" : {
2017-06-15 23:16:35 +02:00
"localhost" : "<h2>Heads Up!</h2> <br />This editor is moving to <a href=\"https://makecode.microbit.org\" >https://makecode.microbit.org</a> on July 22nd 2017"
2017-06-15 19:58:24 +02:00
}
2017-03-20 14:31:25 +01:00
}