23 lines
462 B
JSON
23 lines
462 B
JSON
{
|
|
"name": "mbit",
|
|
"version": "1.1.0",
|
|
"description": "Extension for YahBoom m:bit",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core": "*",
|
|
"neopixel": "github:microsoft/pxt-neopixel#v0.3.10",
|
|
"Mbit_IR": "github:lzty634158/yahboom_mbit_IR#v1.0.0"
|
|
|
|
|
|
},
|
|
"files": [
|
|
"README.md",
|
|
"main.ts",
|
|
"_locales/zh/mbit-strings.json"
|
|
|
|
],
|
|
"testFiles": [
|
|
"test.ts"
|
|
],
|
|
"public": true
|
|
} |