2016-11-04 18:12:21 +01:00
|
|
|
{
|
2016-11-04 18:14:28 +01:00
|
|
|
"packages": {
|
|
|
|
"approvedOrgs": [
|
|
|
|
"Microsoft",
|
2017-08-03 16:53:30 +02:00
|
|
|
"microbit-foundation",
|
2017-11-15 15:59:39 +01:00
|
|
|
"KitronikLtd",
|
2018-01-27 17:54:44 +01:00
|
|
|
"tinkertanker",
|
|
|
|
"Seeed-Studio"
|
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",
|
2017-11-10 15:50:36 +01:00
|
|
|
"minodekit/pxt-minode",
|
2018-03-05 05:20:10 +01:00
|
|
|
"LaboratoryForPlayfulComputation/pxt-BlockyTalkyBLE",
|
2018-01-18 18:04:09 +01:00
|
|
|
"mbitfun/pxt-katakana",
|
2018-02-02 06:52:27 +01:00
|
|
|
"jdarling/pxt-pca9685",
|
|
|
|
"MUSELAB/pxt-wifi-shield",
|
2018-04-03 13:34:41 +02:00
|
|
|
"kittenbot/pxt-robotbit",
|
2018-04-11 17:03:43 +02:00
|
|
|
"pizayanz/pxt-linebeacon",
|
2018-05-03 15:01:28 +02:00
|
|
|
"sunfounder/pxt-sloth",
|
2018-05-04 11:42:47 +02:00
|
|
|
"4tronix/BitBot",
|
2018-05-03 15:59:38 +02:00
|
|
|
"pimoroni/pxt-scrollbit",
|
2018-05-14 16:48:18 +02:00
|
|
|
"emwta/pxt-iBit",
|
2018-05-25 17:01:35 +02:00
|
|
|
"vengit/pxt-sbrick",
|
2018-08-23 17:56:39 +02:00
|
|
|
"pimoroni/pxt-envirobit",
|
|
|
|
"Annikken/pxt-Andee",
|
|
|
|
"1010Technologies/pxt-makerbit",
|
|
|
|
"pimoroni/pxt-automationbit",
|
|
|
|
"k8robotics/pxt-k8",
|
2018-09-04 23:10:23 +02:00
|
|
|
"dexterind/pxt-giggle",
|
|
|
|
"dexterind/pxt-gigglebot"
|
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": [
|
2017-04-29 04:06:26 +02:00
|
|
|
"en",
|
2018-03-12 19:24:11 +01:00
|
|
|
"ar",
|
|
|
|
"cs",
|
|
|
|
"da",
|
2017-10-14 00:02:05 +02:00
|
|
|
"de",
|
2018-03-12 19:24:11 +01:00
|
|
|
"el",
|
|
|
|
"es-ES",
|
|
|
|
"fi",
|
2017-04-29 03:35:36 +02:00
|
|
|
"fr",
|
2018-03-12 19:24:11 +01:00
|
|
|
"hu",
|
2017-10-16 07:20:42 +02:00
|
|
|
"it",
|
2017-04-29 03:35:36 +02:00
|
|
|
"ja",
|
2018-03-12 19:24:11 +01:00
|
|
|
"ko",
|
2017-04-29 04:02:32 +02:00
|
|
|
"nl",
|
2017-04-29 03:35:36 +02:00
|
|
|
"no",
|
2018-03-12 19:24:11 +01:00
|
|
|
"pt-BR",
|
|
|
|
"pt-PT",
|
|
|
|
"ru",
|
2018-03-12 19:25:52 +01:00
|
|
|
"si-LK",
|
2018-06-20 07:54:33 +02:00
|
|
|
"sk",
|
2017-04-29 03:35:36 +02:00
|
|
|
"sv-SE",
|
2018-03-12 19:24:11 +01:00
|
|
|
"tr",
|
|
|
|
"uk",
|
2017-04-29 03:35:36 +02:00
|
|
|
"zh-CN",
|
|
|
|
"zh-TW"
|
2018-05-11 03:49:59 +02:00
|
|
|
],
|
|
|
|
"galleries": {
|
2018-05-25 02:27:53 +02:00
|
|
|
"Tutorials": "tutorials",
|
|
|
|
"Projects": "projects",
|
|
|
|
"Examples": "examples"
|
2018-05-11 03:49:59 +02:00
|
|
|
}
|
2018-04-03 13:34:41 +02:00
|
|
|
}
|