app critics will say it's money, cash, toes
module.json
- Committer:
- vazbyte
- Date:
- 2018-12-16
- Revision:
- 23:7126ef3503e2
- Parent:
- 0:07212de2fec1
File content as of revision 23:7126ef3503e2:
{
"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"
}