17 lines
365 B
JSON
17 lines
365 B
JSON
{
|
|
"name": "devices",
|
|
"description": "Camera, remote control and other Bluetooth services",
|
|
"files": [
|
|
"README.md",
|
|
"enums.d.ts",
|
|
"shims.d.ts",
|
|
"devices.cpp"
|
|
],
|
|
"public": true,
|
|
"dependencies": {
|
|
"core": "file:../core",
|
|
"bluetooth": "file:../bluetooth"
|
|
},
|
|
"installedVersion": "ljipgq"
|
|
}
|