Preliminary main mbed library for nexpaq development
features/net/FEATURE_IPV6/mbed-mesh-api/module.json@1:d96dbedaebdb, 2016-11-04 (annotated)
- Committer:
- nexpaq
- Date:
- Fri Nov 04 20:54:50 2016 +0000
- Revision:
- 1:d96dbedaebdb
- Parent:
- 0:6c56fb4bc5f0
Removed extra directories for other platforms
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
nexpaq | 0:6c56fb4bc5f0 | 1 | { |
nexpaq | 0:6c56fb4bc5f0 | 2 | "name": "mbed-mesh-api", |
nexpaq | 0:6c56fb4bc5f0 | 3 | "version": "3.0.2", |
nexpaq | 0:6c56fb4bc5f0 | 4 | "description": "Mesh networking interface", |
nexpaq | 0:6c56fb4bc5f0 | 5 | "keywords": [ |
nexpaq | 0:6c56fb4bc5f0 | 6 | "Mesh", |
nexpaq | 0:6c56fb4bc5f0 | 7 | "6LoWPAN", |
nexpaq | 0:6c56fb4bc5f0 | 8 | "Thread" |
nexpaq | 0:6c56fb4bc5f0 | 9 | ], |
nexpaq | 0:6c56fb4bc5f0 | 10 | "author": "Arto Kinnunen <arto.kinnunen@arm.com>", |
nexpaq | 0:6c56fb4bc5f0 | 11 | "repository": { |
nexpaq | 0:6c56fb4bc5f0 | 12 | "url": "git@github.com:ARMmbed/mbed-mesh-api.git", |
nexpaq | 0:6c56fb4bc5f0 | 13 | "type": "git" |
nexpaq | 0:6c56fb4bc5f0 | 14 | }, |
nexpaq | 0:6c56fb4bc5f0 | 15 | "homepage": "https://github.com/ARMmbed/mbed-mesh-api", |
nexpaq | 0:6c56fb4bc5f0 | 16 | "license": "Apache-2.0", |
nexpaq | 0:6c56fb4bc5f0 | 17 | "dependencies": { |
nexpaq | 0:6c56fb4bc5f0 | 18 | "sal-iface-6lowpan": "^3.0.0" |
nexpaq | 0:6c56fb4bc5f0 | 19 | }, |
nexpaq | 0:6c56fb4bc5f0 | 20 | "testDependencies": { |
nexpaq | 0:6c56fb4bc5f0 | 21 | "atmel-rf-driver": "^3.0.0" |
nexpaq | 0:6c56fb4bc5f0 | 22 | }, |
nexpaq | 0:6c56fb4bc5f0 | 23 | "targetDependencies": {} |
nexpaq | 0:6c56fb4bc5f0 | 24 | } |