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.
 
 
 

99 lines
2.4 KiB

{
"_args": [
[
"engine.io@1.4.2",
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io"
]
],
"_from": "engine.io@1.4.2",
"_id": "engine.io@1.4.2",
"_inCache": true,
"_installable": true,
"_location": "/engine.io",
"_npmUser": {
"email": "rauchg@gmail.com",
"name": "rauchg"
},
"_npmVersion": "1.4.21",
"_phantomChildren": {},
"_requested": {
"name": "engine.io",
"raw": "engine.io@1.4.2",
"rawSpec": "1.4.2",
"scope": null,
"spec": "1.4.2",
"type": "version"
},
"_requiredBy": [
"/socket.io"
],
"_resolved": "https://registry.npmjs.org/engine.io/-/engine.io-1.4.2.tgz",
"_shasum": "0e69b0f7b57e1d9dfd6b57260abb204cb9de9d73",
"_shrinkwrap": null,
"_spec": "engine.io@1.4.2",
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io",
"author": {
"email": "guillermo@learnboost.com",
"name": "Guillermo Rauch"
},
"bugs": {
"url": "https://github.com/LearnBoost/engine.io/issues"
},
"contributors": [
{
"name": "Eugen Dueck",
"url": "https://github.com/EugenDueck"
},
{
"name": "Afshin Mehrabani",
"url": "https://github.com/afshinm"
},
{
"name": "Christoph Dorn",
"url": "https://github.com/cadorn"
},
{
"email": "mokesmokes@gmail.com",
"name": "Mark Mokryn"
}
],
"dependencies": {
"base64id": "0.1.0",
"debug": "1.0.3",
"engine.io-parser": "1.1.0",
"ws": "0.4.31"
},
"description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
"devDependencies": {
"engine.io-client": "1.4.2",
"expect.js": "0.2.0",
"mocha": "1.12.0",
"s": "0.1.1",
"superagent": "0.15.4"
},
"directories": {},
"dist": {
"shasum": "0e69b0f7b57e1d9dfd6b57260abb204cb9de9d73",
"tarball": "http://registry.npmjs.org/engine.io/-/engine.io-1.4.2.tgz"
},
"gitHead": "7de96249b07ba37eea3eb57603f13a2eecf8aef3",
"homepage": "https://github.com/LearnBoost/engine.io",
"main": "./lib/engine.io",
"maintainers": [
{
"email": "rauchg@gmail.com",
"name": "rauchg"
}
],
"name": "engine.io",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/LearnBoost/engine.io.git"
},
"scripts": {
"test": "make test"
},
"version": "1.4.2"
}