added nickname / github search flag

This commit is contained in:
Peli de Halleux 2016-10-07 02:53:18 -07:00
parent 20dcd5ce34
commit 09dc67717c

View File

@ -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",