nodulator
Version:
Complete NodeJS Framework for Restfull APIs
129 lines (128 loc) • 3.27 kB
JSON
{
"_args": [
[
{
"name": "engine.io-client",
"raw": "engine.io-client@1.6.11",
"rawSpec": "1.6.11",
"scope": null,
"spec": "1.6.11",
"type": "version"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/socket.io-client"
]
],
"_from": "engine.io-client@1.6.11",
"_id": "engine.io-client@1.6.11",
"_inCache": true,
"_installable": true,
"_location": "/engine.io-client",
"_nodeVersion": "5.9.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/engine.io-client-1.6.11.tgz_1466734217768_0.9894810924306512"
},
"_npmUser": {
"email": "rauchg@gmail.com",
"name": "rauchg"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {
"options": "0.0.6",
"ultron": "1.0.2"
},
"_requested": {
"name": "engine.io-client",
"raw": "engine.io-client@1.6.11",
"rawSpec": "1.6.11",
"scope": null,
"spec": "1.6.11",
"type": "version"
},
"_requiredBy": [
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.6.11.tgz",
"_shasum": "7d250d8fa1c218119ecde51390458a57d5171376",
"_shrinkwrap": null,
"_spec": "engine.io-client@1.6.11",
"_where": "/home/fgreiner/prog/js/Nodulator/node_modules/socket.io-client",
"browser": {
"ws": false,
"xmlhttprequest-ssl": "./lib/xmlhttprequest.js"
},
"bugs": {
"url": "https://github.com/socketio/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": "2.2.0",
"engine.io-parser": "1.2.4",
"has-cors": "1.1.0",
"indexof": "0.0.1",
"parsejson": "0.0.1",
"parseqs": "0.0.2",
"parseuri": "0.0.4",
"ws": "1.0.1",
"xmlhttprequest-ssl": "1.5.1",
"yeast": "0.1.2"
},
"description": "Client for the realtime Engine",
"devDependencies": {
"blob": "0.0.4",
"browserify": "6.2.0",
"concat-stream": "1.4.6",
"derequire": "1.2.0",
"engine.io": "1.6.11",
"expect.js": "0.2.0",
"express": "3.4.8",
"istanbul": "0.2.3",
"mocha": "1.16.2",
"zuul": "3.7.2",
"zuul-ngrok": "3.2.0"
},
"directories": {},
"dist": {
"shasum": "7d250d8fa1c218119ecde51390458a57d5171376",
"tarball": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.6.11.tgz"
},
"gitHead": "25e9287d135824974ccec9e588b8723b8a390075",
"homepage": "https://github.com/socketio/engine.io-client",
"license": "MIT",
"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/socketio/engine.io-client.git"
},
"scripts": {
"test": "make test"
},
"version": "1.6.11"
}