
copy2
module.json
- Committer:
- sayhuthut
- Date:
- 2019-09-17
- Revision:
- 81:ccae21d0eb2e
- Parent:
- 4:52bffaff7f0b
File content as of revision 81:ccae21d0eb2e:
{ "name": "ble-batterylevel", "version": "0.0.1", "description": "An example of creating and updating a simple GATT Service using the BLE_API", "licenses": [ { "url": "https://spdx.org/licenses/Apache-2.0", "type": "Apache-2.0" } ], "dependencies": { "ble": "^2.0.0" }, "targetDependencies": {}, "bin": "./source" }