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.
 
 
 
 

97 lines
2.6 KiB

{
"_args": [
[
"socket.io-parser@~3.1.1",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/socket.io-client"
]
],
"_from": "socket.io-parser@>=3.1.1 <3.2.0",
"_id": "socket.io-parser@3.1.3",
"_inCache": true,
"_installable": true,
"_location": "/socket.io-parser",
"_nodeVersion": "9.2.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/socket.io-parser_3.1.3_1519546829648_0.5290136964864698"
},
"_npmUser": {
"email": "damien.arrachequesne@gmail.com",
"name": "darrachequesne"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {
"ms": "2.0.0"
},
"_requested": {
"name": "socket.io-parser",
"raw": "socket.io-parser@~3.1.1",
"rawSpec": "~3.1.1",
"scope": null,
"spec": ">=3.1.1 <3.2.0",
"type": "range"
},
"_requiredBy": [
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.1.3.tgz",
"_shasum": "ed2da5ee79f10955036e3da413bfd7f1e4d86c8e",
"_shrinkwrap": null,
"_spec": "socket.io-parser@~3.1.1",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/socket.io-client",
"bugs": {
"url": "https://github.com/Automattic/socket.io-parser/issues"
},
"dependencies": {
"component-emitter": "1.2.1",
"debug": "~3.1.0",
"has-binary2": "~1.0.2",
"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"
},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-g0a2HPqLguqAczs3dMECuA1RgoGFPyvDqcbaDEdCWY9g59kdUAz3YRmaJBNKXflrHNwB7Q12Gkf/0CZXfdHR7g==",
"shasum": "ed2da5ee79f10955036e3da413bfd7f1e4d86c8e",
"tarball": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.1.3.tgz",
"unpackedSize": 16194
},
"files": [
"binary.js",
"index.js",
"is-buffer.js"
],
"gitHead": "f9c06255de817b19e47eb41a6e7d90dc1976cbba",
"homepage": "https://github.com/Automattic/socket.io-parser#readme",
"license": "MIT",
"maintainers": [
{
"email": "damien.arrachequesne@gmail.com",
"name": "darrachequesne"
},
{
"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": "3.1.3"
}