2023-05-16 10:50:42 +08:00

66 lines
1.6 KiB
JSON
Executable File

{
"_args": [
[
"socket.io-parser@3.3.2",
"/Users/easysoft/src/xuan/xxc/app"
]
],
"_from": "socket.io-parser@3.3.2",
"_id": "socket.io-parser@3.3.2",
"_inBundle": false,
"_integrity": "sha512-FJvDBuOALxdCI9qwRrO/Rfp9yfndRtc1jSgVgV8FDraihmSP/MLGD5PEuJrNfjALvcQ+vMDM/33AWOYP/JSjDg==",
"_location": "/socket.io-parser",
"_phantomChildren": {
"ms": "2.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "socket.io-parser@3.3.2",
"name": "socket.io-parser",
"escapedName": "socket.io-parser",
"rawSpec": "3.3.2",
"saveSpec": null,
"fetchSpec": "3.3.2"
},
"_requiredBy": [
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.3.2.tgz",
"_spec": "3.3.2",
"_where": "/Users/easysoft/src/xuan/xxc/app",
"bugs": {
"url": "https://github.com/Automattic/socket.io-parser/issues"
},
"dependencies": {
"component-emitter": "~1.3.0",
"debug": "~3.1.0",
"isarray": "2.0.1"
},
"description": "socket.io protocol parser",
"devDependencies": {
"benchmark": "2.1.2",
"expect.js": "0.3.1",
"mocha": "3.2.0",
"socket.io-browsers": "^1.0.0",
"zuul": "3.11.1",
"zuul-ngrok": "4.0.0"
},
"files": [
"binary.js",
"index.js",
"is-buffer.js"
],
"homepage": "https://github.com/Automattic/socket.io-parser#readme",
"license": "MIT",
"name": "socket.io-parser",
"repository": {
"type": "git",
"url": "git+https://github.com/Automattic/socket.io-parser.git"
},
"scripts": {
"test": "make test"
},
"version": "3.3.2"
}