node-vscp-class
Version:
VSCP class constants for node.js
31 lines (30 loc) • 732 B
JSON
{
"name": "node-vscp-class",
"version": "1.0.23",
"description": "VSCP class constants for node.js",
"main": "vscp-class.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/grodansparadis/node-vscp-class.git"
},
"keywords": [
"vscp",
"iot",
"automation"
],
"author": "Ake Hedman, <akhe@grodansparadis.com> (https://www.vscp.org)",
"contributors": [
"Andreas Merkle <vscp@blue-andi.de>"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/grodansparadis/node-vscp-class/issues"
},
"homepage": "https://github.com/grodansparadis/node-vscp-class#readme",
"devDependencies": {
"eslint": ">=9.21.0"
}
}