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.
 
 
 

109 lines
2.8 KiB

{
"_args": [
[
"engine.io-client@1.4.2",
"C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client"
]
],
"_from": "engine.io-client@1.4.2",
"_id": "engine.io-client@1.4.2",
"_inCache": true,
"_installable": true,
"_location": "/engine.io-client",
"_npmUser": {
"email": "rauchg@gmail.com",
"name": "rauchg"
},
"_npmVersion": "1.4.21",
"_phantomChildren": {
"better-assert": "1.0.2"
},
"_requested": {
"name": "engine.io-client",
"raw": "engine.io-client@1.4.2",
"rawSpec": "1.4.2",
"scope": null,
"spec": "1.4.2",
"type": "version"
},
"_requiredBy": [
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.4.2.tgz",
"_shasum": "c7ac000e6df05b1ca358f060c7999df9114ccf1e",
"_shrinkwrap": null,
"_spec": "engine.io-client@1.4.2",
"_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client",
"browser": {
"xmlhttprequest": "./lib/xmlhttprequest.js"
},
"bugs": {
"url": "https://github.com/Automattic/engine.io-client/issues"
},
"contributors": [
{
"email": "rauchg@gmail.com",
"name": "Guillermo Rauch"
},
{
"email": "dronnikov@gmail.com",
"name": "Vladimir Dronnikov"
},
{
"name": "Christoph Dorn",
"url": "https://github.com/cadorn"
},
{
"email": "mokesmokes@gmail.com",
"name": "Mark Mokryn"
}
],
"dependencies": {
"component-emitter": "1.1.2",
"component-inherit": "0.0.3",
"debug": "0.7.4",
"engine.io-parser": "1.1.0",
"has-cors": "1.0.3",
"indexof": "0.0.1",
"parsejson": "0.0.1",
"parseqs": "0.0.2",
"parseuri": "0.0.4",
"ws": "0.4.31",
"xmlhttprequest": "https://github.com/LearnBoost/node-XMLHttpRequest/archive/0f36d0b5ebc03d85f860d42a64ae9791e1daa433.tar.gz"
},
"description": "Client for the realtime Engine",
"devDependencies": {
"blob": "0.0.2",
"browserify": "4.2.1",
"engine.io": "1.4.2",
"expect.js": "0.2.0",
"express": "3.4.8",
"istanbul": "0.2.3",
"mocha": "1.16.2",
"zuul": "1.10.2"
},
"directories": {},
"dist": {
"shasum": "c7ac000e6df05b1ca358f060c7999df9114ccf1e",
"tarball": "http://registry.npmjs.org/engine.io-client/-/engine.io-client-1.4.2.tgz"
},
"gitHead": "8bd41ad7b44c66d6ec400c398bcaad1e29eb0f9a",
"homepage": "http://socket.io",
"maintainers": [
{
"email": "rauchg@gmail.com",
"name": "rauchg"
}
],
"name": "engine.io-client",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Automattic/engine.io-client.git"
},
"scripts": {
"test": "make test"
},
"version": "1.4.2"
}