You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
1.6 KiB
66 lines
1.6 KiB
{
|
|
"_args": [
|
|
[
|
|
"socket.io-parser@3.4.1",
|
|
"/home/guest/socket"
|
|
]
|
|
],
|
|
"_from": "socket.io-parser@3.4.1",
|
|
"_id": "socket.io-parser@3.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-11hMgzL+WCLWf1uFtHSNvliI++tcRUWdoeYuwIl+Axvwy9z2gQM+7nJyN3STj1tLj5JyIUH8/gpDGxzAlDdi0A==",
|
|
"_location": "/socket.io-parser",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "socket.io-parser@3.4.1",
|
|
"name": "socket.io-parser",
|
|
"escapedName": "socket.io-parser",
|
|
"rawSpec": "3.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/socket.io"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.4.1.tgz",
|
|
"_spec": "3.4.1",
|
|
"_where": "/home/guest/socket",
|
|
"bugs": {
|
|
"url": "https://github.com/socketio/socket.io-parser/issues"
|
|
},
|
|
"dependencies": {
|
|
"component-emitter": "1.2.1",
|
|
"debug": "~4.1.0",
|
|
"isarray": "2.0.1"
|
|
},
|
|
"description": "socket.io protocol parser",
|
|
"devDependencies": {
|
|
"@babel/core": "~7.9.6",
|
|
"@babel/preset-env": "~7.9.6",
|
|
"babelify": "~10.0.0",
|
|
"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/socketio/socket.io-parser#readme",
|
|
"license": "MIT",
|
|
"name": "socket.io-parser",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/socketio/socket.io-parser.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "3.4.1"
|
|
}
|