init commit
commit
b95424439e
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "xgraph-adapter",
|
||||
"version": "0.0.1",
|
||||
"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"
|
||||
}
|
||||
Loading…
Reference in New Issue