Preliminary main mbed library for nexpaq development
features/net/FEATURE_IPV6/coap-service/module.json
- Committer:
- nexpaq
- Date:
- 2016-11-04
- Revision:
- 0:6c56fb4bc5f0
File content as of revision 0:6c56fb4bc5f0:
{ "name": "coap-service", "version": "4.0.1", "description": "CoAP Service library", "keywords": [ "coap", "service" ], "repository": { "url": "git@github.com:ARMmbed/coap-service.git", "type": "git" }, "homepage": "https://github.com/ARMmbed/coap-service", "license": "Apache-2.0", "extraIncludes": [ "coap-service", "nanostack-event-loop", "source/include" ], "dependencies": { "nanostack-libservice": "^3.0.0", "mbed-client-c": "^2.0.0", "sal-stack-nanostack": "^5.0.0", "mbedtls": "^2.0.0" }, "targetDependencies": {} }