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.
 
 
 

78 lines
2.0 KiB

{
"_args": [
[
"socket.io-parser@2.2.2",
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io"
]
],
"_from": "socket.io-parser@2.2.2",
"_id": "socket.io-parser@2.2.2",
"_inCache": true,
"_installable": true,
"_location": "/socket.io-parser",
"_npmUser": {
"email": "rauchg@gmail.com",
"name": "rauchg"
},
"_npmVersion": "1.4.25",
"_phantomChildren": {},
"_requested": {
"name": "socket.io-parser",
"raw": "socket.io-parser@2.2.2",
"rawSpec": "2.2.2",
"scope": null,
"spec": "2.2.2",
"type": "version"
},
"_requiredBy": [
"/socket.io",
"/socket.io-adapter",
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.2.2.tgz",
"_shasum": "3d7af6b64497e956b7d9fe775f999716027f9417",
"_shrinkwrap": null,
"_spec": "socket.io-parser@2.2.2",
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io",
"bugs": {
"url": "https://github.com/Automattic/socket.io-parser/issues"
},
"dependencies": {
"benchmark": "1.0.0",
"component-emitter": "1.1.2",
"debug": "0.7.4",
"isarray": "0.0.1",
"json3": "3.2.6"
},
"description": "socket.io protocol parser",
"devDependencies": {
"expect.js": "0.2.0",
"mocha": "1.16.2",
"zuul": "1.6.3"
},
"directories": {},
"dist": {
"shasum": "3d7af6b64497e956b7d9fe775f999716027f9417",
"tarball": "http://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.2.2.tgz"
},
"gitHead": "83c68c7a715ac54e95c5dae6445f751b3a4dfe9f",
"homepage": "https://github.com/Automattic/socket.io-parser",
"license": "MIT",
"maintainers": [
{
"email": "rauchg@gmail.com",
"name": "rauchg"
}
],
"name": "socket.io-parser",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Automattic/socket.io-parser.git"
},
"scripts": {
"test": "make test"
},
"version": "2.2.2"
}