xts-binary-marketdata-api
Version:
The official JS client library for the Symphony Fintech Binary MarketData API's
29 lines • 687 B
JSON
{
"name": "xts-binary-marketdata-api",
"version": "3.0.10",
"description": "The official JS client library for the Symphony Fintech Binary MarketData API's",
"main": "./lib/",
"keywords": [
"BinaryMarketDataApi",
"SymphonyFintech",
"ClientApp"
],
"author": "multyfi",
"dependencies": {
"request": "^2.88.0",
"request-promise": "^4.2.4",
"socket.io-client": "~2.2.0",
"deepmerge": "^3.2.0",
"linq": "^3.2.0"
},
"directories": {
"lib": "lib"
},
"repository": {
"type": "git",
"url": "https://github.com/multyfi/xts-binary-marketdata-api"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}