Pinned to some recent date
features/FEATURE_COMMON_PAL/mbed-client-c/module.json@0:fb7af294d5d9, 2016-11-17 (annotated)
- Committer:
- Simon Cooksey
- Date:
- Thu Nov 17 16:43:53 2016 +0000
- Revision:
- 0:fb7af294d5d9
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Simon Cooksey |
0:fb7af294d5d9 | 1 | { |
Simon Cooksey |
0:fb7af294d5d9 | 2 | "name": "mbed-client-c", |
Simon Cooksey |
0:fb7af294d5d9 | 3 | "version": "3.0.2", |
Simon Cooksey |
0:fb7af294d5d9 | 4 | "description": "Nanostack NSDL and COAP library", |
Simon Cooksey |
0:fb7af294d5d9 | 5 | "keywords": [ |
Simon Cooksey |
0:fb7af294d5d9 | 6 | "coap", |
Simon Cooksey |
0:fb7af294d5d9 | 7 | "nanostack" |
Simon Cooksey |
0:fb7af294d5d9 | 8 | ], |
Simon Cooksey |
0:fb7af294d5d9 | 9 | "license": "Apache-2.0", |
Simon Cooksey |
0:fb7af294d5d9 | 10 | "extraIncludes": [ |
Simon Cooksey |
0:fb7af294d5d9 | 11 | "nsdl-c", |
Simon Cooksey |
0:fb7af294d5d9 | 12 | "source/libNsdl/src/include", |
Simon Cooksey |
0:fb7af294d5d9 | 13 | "source/libCoap/src/include" |
Simon Cooksey |
0:fb7af294d5d9 | 14 | ], |
Simon Cooksey |
0:fb7af294d5d9 | 15 | "dependencies": { |
Simon Cooksey |
0:fb7af294d5d9 | 16 | "nanostack-libservice": "^3.0.0", |
Simon Cooksey |
0:fb7af294d5d9 | 17 | "mbed-trace": ">=0.2.0,<2.0.0" |
Simon Cooksey |
0:fb7af294d5d9 | 18 | }, |
Simon Cooksey |
0:fb7af294d5d9 | 19 | "targetDependencies": {} |
Simon Cooksey |
0:fb7af294d5d9 | 20 | } |