Ye-Chan Yu
/
mbed-os-example-ble-EddystoneObserver
aaaa
Fork of mbed-os-example-ble-EddystoneObserver by
module.json@0:932f719b42d5, 2016-07-26 (annotated)
- Committer:
- Vincent Coubard
- Date:
- Tue Jul 26 14:38:37 2016 +0100
- Revision:
- 0:932f719b42d5
- Child:
- 1:d839eae15f56
Update example at tag mbed-os-5.0.1-rc1
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Vincent Coubard |
0:932f719b42d5 | 1 | { |
Vincent Coubard |
0:932f719b42d5 | 2 | "name": "ble-eddystoneobserver", |
Vincent Coubard |
0:932f719b42d5 | 3 | "version": "0.0.1", |
Vincent Coubard |
0:932f719b42d5 | 4 | "description": "BLE EddystoneObserver example, building with yotta", |
Vincent Coubard |
0:932f719b42d5 | 5 | "licenses": [ |
Vincent Coubard |
0:932f719b42d5 | 6 | { |
Vincent Coubard |
0:932f719b42d5 | 7 | "url": "https://spdx.org/licenses/Apache-2.0", |
Vincent Coubard |
0:932f719b42d5 | 8 | "type": "Apache-2.0" |
Vincent Coubard |
0:932f719b42d5 | 9 | } |
Vincent Coubard |
0:932f719b42d5 | 10 | ], |
Vincent Coubard |
0:932f719b42d5 | 11 | "dependencies": { |
Vincent Coubard |
0:932f719b42d5 | 12 | "ble": "^2.0.0" |
Vincent Coubard |
0:932f719b42d5 | 13 | }, |
Vincent Coubard |
0:932f719b42d5 | 14 | "targetDependencies": {}, |
Vincent Coubard |
0:932f719b42d5 | 15 | "bin": "./source" |
Vincent Coubard |
0:932f719b42d5 | 16 | } |