Nicolas Borla
/
BBR_1Ebene
BBR 1 Ebene
mbed-os/features/nanostack/mbed-mesh-api/module.json@0:fbdae7e6d805, 2018-05-14 (annotated)
- Committer:
- borlanic
- Date:
- Mon May 14 11:29:06 2018 +0000
- Revision:
- 0:fbdae7e6d805
BBR
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
borlanic | 0:fbdae7e6d805 | 1 | { |
borlanic | 0:fbdae7e6d805 | 2 | "name": "mbed-mesh-api", |
borlanic | 0:fbdae7e6d805 | 3 | "version": "3.0.2", |
borlanic | 0:fbdae7e6d805 | 4 | "description": "Mesh networking interface", |
borlanic | 0:fbdae7e6d805 | 5 | "keywords": [ |
borlanic | 0:fbdae7e6d805 | 6 | "Mesh", |
borlanic | 0:fbdae7e6d805 | 7 | "6LoWPAN", |
borlanic | 0:fbdae7e6d805 | 8 | "Thread" |
borlanic | 0:fbdae7e6d805 | 9 | ], |
borlanic | 0:fbdae7e6d805 | 10 | "author": "Arto Kinnunen <arto.kinnunen@arm.com>", |
borlanic | 0:fbdae7e6d805 | 11 | "repository": { |
borlanic | 0:fbdae7e6d805 | 12 | "url": "git@github.com:ARMmbed/mbed-mesh-api.git", |
borlanic | 0:fbdae7e6d805 | 13 | "type": "git" |
borlanic | 0:fbdae7e6d805 | 14 | }, |
borlanic | 0:fbdae7e6d805 | 15 | "homepage": "https://github.com/ARMmbed/mbed-mesh-api", |
borlanic | 0:fbdae7e6d805 | 16 | "license": "Apache-2.0", |
borlanic | 0:fbdae7e6d805 | 17 | "dependencies": { |
borlanic | 0:fbdae7e6d805 | 18 | "sal-iface-6lowpan": "^3.0.0" |
borlanic | 0:fbdae7e6d805 | 19 | }, |
borlanic | 0:fbdae7e6d805 | 20 | "testDependencies": { |
borlanic | 0:fbdae7e6d805 | 21 | "atmel-rf-driver": "^3.0.0" |
borlanic | 0:fbdae7e6d805 | 22 | }, |
borlanic | 0:fbdae7e6d805 | 23 | "targetDependencies": {} |
borlanic | 0:fbdae7e6d805 | 24 | } |