Luca Mottola
/
IOTAtelier1819-BLEBeacon
BLE beacon example
module.json
- Committer:
- lmottola
- Date:
- 2018-11-13
- Revision:
- 74:3c07c0f8bd78
- Parent:
- 3:41f6be68aefb
File content as of revision 74:3c07c0f8bd78:
{ "name": "ble-beacon", "version": "0.0.1", "description": "BLE iBeacon example, building with yotta", "licenses": [ { "url": "https://spdx.org/licenses/Apache-2.0", "type": "Apache-2.0" } ], "dependencies": { "ble": "^2.0.0" }, "targetDependencies": {}, "bin": "./source" }