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