cb1cd2a4b4
* Tutorial category breakout * Put galleries in config * restore default tutorial * updated links * update tutorials pages * add infrared
26 lines
691 B
JSON
26 lines
691 B
JSON
{
|
|
"packages": {
|
|
"approvedOrgs": [
|
|
"Microsoft",
|
|
"LEGO"
|
|
],
|
|
"approvedRepos": [
|
|
]
|
|
},
|
|
"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",
|
|
"Infrared Sensor Tutorials": "tutorials/infrared-sensor",
|
|
"Design Engineering": "design-engineering",
|
|
"Coding": "coding",
|
|
"Maker": "maker",
|
|
"Videos": "videos"
|
|
},
|
|
"electronManifest": {
|
|
"latest": "v1.0.11"
|
|
}
|
|
}
|