xgraph-adapter/package.json

16 lines
334 B
JSON

{
"name": "xgraph-adapter",
"version": "0.0.3",
"description": "connect to xGraph server-side systems via web-sockets",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"xgraph",
"xgmp"
],
"author": "Introspective Systems LLC",
"license": "ISC"
}