2017-06-29 15:47:26 +01:00
|
|
|
{
|
|
|
|
"packages": {
|
|
|
|
"approvedOrgs": [
|
|
|
|
"Microsoft",
|
|
|
|
"LEGO"
|
|
|
|
],
|
|
|
|
"approvedRepos": [
|
2019-09-27 16:08:54 -07:00
|
|
|
"microsoft/pxt-automation"
|
|
|
|
],
|
|
|
|
"preferredRepos": [
|
|
|
|
"microsoft/pxt-automation"
|
2017-06-29 15:47:26 +01:00
|
|
|
]
|
2017-10-26 22:19:16 -07:00
|
|
|
},
|
|
|
|
"galleries": {
|
2018-02-14 08:56:12 -08:00
|
|
|
"Getting Started": "getting-started",
|
2019-08-30 11:54:30 -07:00
|
|
|
"Brick Tutorials": "tutorials/brick",
|
|
|
|
"Motor Tutorials": "tutorials/motors",
|
|
|
|
"Touch Sensor Tutorials": "tutorials/touch-sensor",
|
|
|
|
"Color Sensor Tutorials": "tutorials/color-sensor",
|
2019-09-04 21:42:08 -07:00
|
|
|
"Ultrasonic Sensor Tutorials": "tutorials/ultrasonic-sensor",
|
2019-10-01 14:54:17 -07:00
|
|
|
"Gyro Tutorials": "tutorials/gyro",
|
2019-08-30 11:54:30 -07:00
|
|
|
"Infrared Sensor Tutorials": "tutorials/infrared-sensor",
|
2019-09-24 20:47:29 -07:00
|
|
|
"FLL / City Shaper": "tutorials/city-shaper",
|
2018-02-14 08:56:12 -08:00
|
|
|
"Design Engineering": "design-engineering",
|
|
|
|
"Coding": "coding",
|
2018-09-26 11:28:32 -07:00
|
|
|
"Maker": "maker",
|
2019-10-08 21:57:55 -07:00
|
|
|
"Tutorial Videos": "videos"
|
2018-03-28 12:31:42 -04:00
|
|
|
},
|
|
|
|
"electronManifest": {
|
2019-10-07 14:43:34 -07:00
|
|
|
"latest": "v1.2.22"
|
2017-06-29 15:47:26 +01:00
|
|
|
}
|
2018-04-12 13:26:02 -04:00
|
|
|
}
|