mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
51 lines
1.3 KiB
JSON
Executable File
51 lines
1.3 KiB
JSON
Executable File
{
|
|
"name": "socket.io-parser",
|
|
"version": "2.2.4",
|
|
"description": "socket.io protocol parser",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/socket.io-parser.git"
|
|
},
|
|
"dependencies": {
|
|
"debug": "0.7.4",
|
|
"json3": "3.2.6",
|
|
"component-emitter": "1.1.2",
|
|
"isarray": "0.0.1",
|
|
"benchmark": "1.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"mocha": "1.16.2",
|
|
"expect.js": "0.2.0",
|
|
"zuul": "1.6.3"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"license": "MIT",
|
|
"gitHead": "6455fb27613f708d2f66bc186ae323d47f4262c5",
|
|
"bugs": {
|
|
"url": "https://github.com/Automattic/socket.io-parser/issues"
|
|
},
|
|
"homepage": "https://github.com/Automattic/socket.io-parser",
|
|
"_id": "socket.io-parser@2.2.4",
|
|
"_shasum": "f9ce19bf1909608ceb15d97721e23bfdd1e7cf65",
|
|
"_from": "socket.io-parser@2.2.4",
|
|
"_npmVersion": "1.4.28",
|
|
"_npmUser": {
|
|
"name": "rauchg",
|
|
"email": "rauchg@gmail.com"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "rauchg",
|
|
"email": "rauchg@gmail.com"
|
|
}
|
|
],
|
|
"dist": {
|
|
"shasum": "f9ce19bf1909608ceb15d97721e23bfdd1e7cf65",
|
|
"tarball": "http://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.2.4.tgz"
|
|
},
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.2.4.tgz"
|
|
}
|