33 lines
985 B
JSON
33 lines
985 B
JSON
{
|
|
"packages": {
|
|
"approvedOrgs": [
|
|
"Microsoft",
|
|
"LEGO"
|
|
],
|
|
"approvedRepos": [
|
|
"microsoft/pxt-automation"
|
|
],
|
|
"preferredRepos": [
|
|
"microsoft/pxt-automation"
|
|
]
|
|
},
|
|
"galleries": {
|
|
"Getting Started": "getting-started",
|
|
"Brick Tutorials": "tutorials/brick",
|
|
"Motor Tutorials": "tutorials/motors",
|
|
"Touch Sensor Tutorials": "tutorials/touch-sensor",
|
|
"Color Sensor Tutorials": "tutorials/color-sensor",
|
|
"Ultrasonic Sensor Tutorials": "tutorials/ultrasonic-sensor",
|
|
"Gyro Tutorials": "tutorials/gyro",
|
|
"Infrared Sensor Tutorials": "tutorials/infrared-sensor",
|
|
"FLL / City Shaper": "tutorials/city-shaper",
|
|
"Design Engineering": "design-engineering",
|
|
"Coding": "coding",
|
|
"Maker": "maker",
|
|
"Tutorial Videos": "videos"
|
|
},
|
|
"electronManifest": {
|
|
"latest": "v1.2.26"
|
|
}
|
|
}
|