mbed-os
Fork of mbed-os by
features/nanostack/FEATURE_NANOSTACK/coap-service/module.json
- Committer:
- elessair
- Date:
- 2016-10-23
- Revision:
- 0:f269e3021894
File content as of revision 0:f269e3021894:
{ "name": "coap-service", "version": "4.0.3", "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": "^3.0.0", "sal-stack-nanostack": "^5.0.0", "mbedtls": "^2.0.0" }, "targetDependencies": {} }