UNPKG

xts-interactive-api

Version:

The official JS client library for the Symphony Fintech Trading API's

34 lines (33 loc) 788 B
{ "name": "xts-interactive-api", "version": "3.0.3", "description": "The official JS client library for the Symphony Fintech Trading API's", "main": "./lib/", "keywords": [ "SymphonyFintech", "Symphony", "Fintech", "trading", "stockmarket", "stock", "Interactive", "ClientApp" ], "author": "Symphony Fintech Solutions Pvt. Ltd.", "dependencies": { "request": "^2.88.0", "request-promise": "^4.2.4", "socket.io-client": "~2.2.0", "linq": "~3.1.1" }, "repository": { "type": "git", "url": "https://github.com/symphonyfintech/xts-interactive-nodeJS-api-v2" }, "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }