62 lines
1.5 KiB
JSON
62 lines
1.5 KiB
JSON
{
|
|
"_from": "isomorphic-ws@^4.0.1",
|
|
"_id": "isomorphic-ws@4.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w==",
|
|
"_location": "/isomorphic-ws",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "isomorphic-ws@^4.0.1",
|
|
"name": "isomorphic-ws",
|
|
"escapedName": "isomorphic-ws",
|
|
"rawSpec": "^4.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^4.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/binance"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/isomorphic-ws/-/isomorphic-ws-4.0.1.tgz",
|
|
"_shasum": "55fd4cd6c5e6491e76dc125938dd863f5cd4f2dc",
|
|
"_spec": "isomorphic-ws@^4.0.1",
|
|
"_where": "C:\\Users\\Wlad\\Desktop\\binance_bot\\node_modules\\binance",
|
|
"author": {
|
|
"name": "@heineiuo"
|
|
},
|
|
"browser": "browser.js",
|
|
"bugs": {
|
|
"url": "https://github.com/heineiuo/isomorphic-ws/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Isomorphic implementation of WebSocket",
|
|
"files": [
|
|
"index.d.ts",
|
|
"node.js",
|
|
"browser.js",
|
|
"README.md"
|
|
],
|
|
"homepage": "https://github.com/heineiuo/isomorphic-ws#readme",
|
|
"keywords": [
|
|
"browser",
|
|
"browsers",
|
|
"isomorphic",
|
|
"node",
|
|
"websocket",
|
|
"ws"
|
|
],
|
|
"license": "MIT",
|
|
"main": "node.js",
|
|
"name": "isomorphic-ws",
|
|
"peerDependencies": {
|
|
"ws": "*"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/heineiuo/isomorphic-ws.git"
|
|
},
|
|
"version": "4.0.1"
|
|
}
|