14 lines
258 B
JSON
14 lines
258 B
JSON
{
|
|
"name": "microbit-radio",
|
|
"description": "The radio services",
|
|
"files": [
|
|
"README.md",
|
|
"radio.ts"
|
|
],
|
|
"public": true,
|
|
"dependencies": {
|
|
"microbit": "file:../microbit"
|
|
},
|
|
"installedVersion": "barvfb"
|
|
}
|