xapi-node
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "xapi-node", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "This package is make possible to get data from market, execute order or limit orders with NodeJS through WebSocket connection", | ||
@@ -25,2 +25,3 @@ "main": "index.js", | ||
], | ||
"prepare": "npm run build", | ||
"author": "Peter Szombati", | ||
@@ -27,0 +28,0 @@ "license": "BSD 4-Clause", |
46349