corelink
Version:
Utility library for parsing CoRE Link Format
20 lines (19 loc) • 405 B
JSON
{
"name": "corelink",
"version": "0.0.2",
"description": "Utility library for parsing CoRE Link Format",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/amorenoc/corelink.git"
},
"keywords": [
"lwm2m",
"ipso"
],
"author": "Alexandre Moreno",
"license": "ISC"
}