added nickname / github search flag
This commit is contained in:
parent
20dcd5ce34
commit
09dc67717c
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"id": "microbit",
|
"id": "microbit",
|
||||||
|
"nickname": "microbit",
|
||||||
"name": "code the micro:bit",
|
"name": "code the micro:bit",
|
||||||
"title": "code the micro:bit - Blocks / Javascript editor",
|
"title": "code the micro:bit - Blocks / Javascript editor",
|
||||||
"description": "A Blocks / JavaScript code editor for the micro:bit.",
|
"description": "A Blocks / JavaScript code editor for the micro:bit.",
|
||||||
@ -20,7 +21,8 @@
|
|||||||
"Microsoft/pxt-sonar",
|
"Microsoft/pxt-sonar",
|
||||||
"Microsoft/pxt-max6675",
|
"Microsoft/pxt-max6675",
|
||||||
"Microsoft/pxt-i2c-fram"
|
"Microsoft/pxt-i2c-fram"
|
||||||
]
|
],
|
||||||
|
"githubPackages": true
|
||||||
},
|
},
|
||||||
"blocksprj": {
|
"blocksprj": {
|
||||||
"id": "blocksprj",
|
"id": "blocksprj",
|
||||||
|
Loading…
Reference in New Issue
Block a user