24 lines
474 B
JSON
24 lines
474 B
JSON
{
|
|
"name": "devices",
|
|
"description": "The BLE specific services",
|
|
"files": [
|
|
"README.md",
|
|
"enums.d.ts",
|
|
"shims.d.ts",
|
|
"devices.cpp"
|
|
],
|
|
"public": true,
|
|
"dependencies": {
|
|
"core": "file:../core"
|
|
},
|
|
"yotta": {
|
|
"config": {
|
|
"microbit-dal": {
|
|
"bluetooth": {
|
|
"enabled": 1
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"installedVersion": "ljipgq"
|
|
} |