-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackage.json
More file actions
67 lines (67 loc) · 1.82 KB
/
Copy pathpackage.json
File metadata and controls
67 lines (67 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
"_from": "xts-marketdata-api",
"_id": "xts-marketdata-api@3.0.11",
"_inBundle": false,
"_integrity": "sha512-Nw9jy1LL0knnjKiV1FzTelSNTf8VUzZMUMFtiNSY86uuaw3etiYE3dEgMafp8ovCOUg87yRzJAUZaYnLUKRMKA==",
"_location": "/xts-marketdata-api",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "xts-marketdata-api",
"name": "xts-marketdata-api",
"escapedName": "xts-marketdata-api",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/xts-marketdata-api/-/xts-marketdata-api-3.0.10.tgz",
"_shasum": "ebb9c0e0fda3a9f10fe747afaaa7390f8ee087ce",
"_spec": "xts-marketdata-api",
"_where": "D:\\rabbitmqnodeservices\\mkt_rabbit",
"author": {
"name": "Symphony Fintech Solutions Pvt. Ltd."
},
"bugs": {
"url": "https://github.com/symphonyfintech/xts-binary-marketdata-api/issues"
},
"bundleDependencies": false,
"dependencies": {
"deepmerge": "^3.2.0",
"linq": "^3.2.0",
"pako": "^2.1.0",
"request": "^2.88.0",
"request-promise": "^4.2.4",
"socket.io-client": "~2.2.0"
},
"deprecated": false,
"description": "The official JS client library for the Symphony Fintech MarketData API's",
"directories": {
"lib": "lib"
},
"homepage": "https://github.com/symphonyfintech/xts-binary-marketdata-api#readme",
"keywords": [
"SymphonyFintech",
"Symphony",
"Fintech",
"trading",
"stockmarket",
"stock",
"Interactive",
"ClientApp"
],
"main": "./lib/",
"name": "xts-marketdata-api",
"repository": {
"type": "git",
"url": "git+https://github.com/symphonyfintech/xts-binary-marketdata-api.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "3.0.11"
}