2016-03-10 14:01:04 -08:00
|
|
|
{
|
2016-10-10 16:21:50 -07:00
|
|
|
"name": "devices",
|
2016-03-10 14:01:04 -08:00
|
|
|
"description": "The BLE specific services",
|
|
|
|
"files": [
|
|
|
|
"README.md",
|
2016-04-01 18:01:44 -07:00
|
|
|
"enums.d.ts",
|
2016-04-02 17:47:49 -07:00
|
|
|
"shims.d.ts",
|
|
|
|
"devices.cpp"
|
2016-03-10 14:01:04 -08:00
|
|
|
],
|
|
|
|
"public": true,
|
|
|
|
"dependencies": {
|
2016-10-10 16:21:50 -07:00
|
|
|
"core": "file:../core"
|
2016-03-10 14:01:04 -08:00
|
|
|
},
|
2016-04-19 09:43:23 -07:00
|
|
|
"yotta": {
|
2016-04-01 18:01:44 -07:00
|
|
|
"config": {
|
2016-04-19 09:43:23 -07:00
|
|
|
"microbit-dal": {
|
|
|
|
"bluetooth": {
|
|
|
|
"enabled": 1
|
|
|
|
}
|
|
|
|
}
|
2016-04-01 18:01:44 -07:00
|
|
|
}
|
|
|
|
},
|
2016-06-07 14:21:19 -07:00
|
|
|
"installedVersion": "ljipgq"
|
2016-11-14 09:44:46 -08:00
|
|
|
}
|