node-vscp-type
Version:
VSCP type constants
31 lines (30 loc) • 714 B
JSON
{
"name": "node-vscp-type",
"version": "1.0.22",
"description": "VSCP type constants",
"main": "vscp-type.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/grodansparadis/node-vscp-type.git"
},
"keywords": [
"iot",
"vscp",
"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-type/issues"
},
"homepage": "https://github.com/grodansparadis/node-vscp-type#readme",
"devDependencies": {
"eslint": ">=9.21.0"
}
}