@openioe/openioe
Version:
Open IoE Node JS Library
23 lines (22 loc) • 565 B
JSON
{
"name": "@openioe/openioe",
"version": "0.0.1",
"description": "Open IoE Node JS Library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/venkataswamyr/openioe-nodejs.git"
},
"keywords": [
"InternetOfThings"
],
"author": "Dr Venkataswamy R",
"license": "ISC",
"bugs": {
"url": "https://github.com/venkataswamyr/openioe-nodejs/issues"
},
"homepage": "https://github.com/venkataswamyr/openioe-nodejs#readme"
}