23 lines
397 B
JSON
23 lines
397 B
JSON
{
|
|
"name": "yahboom_mbit",
|
|
"version": "4.0.0",
|
|
"description": "Extension for YahBoom m:bit V3.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core": "*",
|
|
"neopixel": "pxt-neopixel"
|
|
|
|
|
|
|
|
},
|
|
"files": [
|
|
"README.md",
|
|
"main.ts",
|
|
"_locales/en/mbit-strings.json"
|
|
|
|
],
|
|
"testFiles": [
|
|
"test.ts"
|
|
],
|
|
"public": true
|
|
} |