{ "name": "mbed-coap", "version": "4.0.10", "description": "COAP library", "keywords": [ "coap", "nanostack" ], "license": "Apache-2.0", "dependencies": { "nanostack-libservice": "^3.0.0", "mbed-trace": ">=0.2.0,<2.0.0", "nanostack-randlib": "^1.2.0" }, "targetDependencies": {}, "author": "Yogesh Pande ", "repository": { "url": "https://github.com/ARMmbed/mbed-coap.git", "type": "git" }, "homepage": "https://github.com/ARMmbed/mbed-coap", "extraIncludes": [ "mbed-coap", "source/include" ] }