nodulator
Version:
Complete NodeJS Framework for Restfull APIs
135 lines (134 loc) • 3.58 kB
JSON
{
"_args": [
[
{
"name": "socket.io-client",
"raw": "socket.io-client@1.4.8",
"rawSpec": "1.4.8",
"scope": null,
"spec": "1.4.8",
"type": "version"
},
"/home/fgreiner/prog/js/Nodulator/node_modules/socket.io"
]
],
"_from": "socket.io-client@1.4.8",
"_id": "socket.io-client@1.4.8",
"_inCache": true,
"_installable": true,
"_location": "/socket.io-client",
"_nodeVersion": "5.9.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/socket.io-client-1.4.8.tgz_1466734972467_0.5207454599440098"
},
"_npmUser": {
"email": "rauchg@gmail.com",
"name": "rauchg"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
"name": "socket.io-client",
"raw": "socket.io-client@1.4.8",
"rawSpec": "1.4.8",
"scope": null,
"spec": "1.4.8",
"type": "version"
},
"_requiredBy": [
"/socket.io"
],
"_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.4.8.tgz",
"_shasum": "481b241e73df140ea1a4fb03486a85ad097f5558",
"_shrinkwrap": null,
"_spec": "socket.io-client@1.4.8",
"_where": "/home/fgreiner/prog/js/Nodulator/node_modules/socket.io",
"bugs": {
"url": "https://github.com/Automattic/socket.io-client/issues"
},
"contributors": [
{
"email": "rauchg@gmail.com",
"name": "Guillermo Rauch"
},
{
"email": "info@3rd-eden.com",
"name": "Arnout Kazemier"
},
{
"email": "dronnikov@gmail.com",
"name": "Vladimir Dronnikov"
},
{
"email": "einaros@gmail.com",
"name": "Einar Otto Stangvik"
}
],
"dependencies": {
"backo2": "1.0.2",
"component-bind": "1.0.0",
"component-emitter": "1.2.0",
"debug": "2.2.0",
"engine.io-client": "1.6.11",
"has-binary": "0.1.7",
"indexof": "0.0.1",
"object-component": "0.0.3",
"parseuri": "0.0.4",
"socket.io-parser": "2.2.6",
"to-array": "0.1.4"
},
"description": "[](http://travis-ci.org/socketio/socket.io-client) [](https://david-dm.org/socketio/socket.io-client) [![dev",
"devDependencies": {
"base64-arraybuffer": "0.1.5",
"browserify": "13.0.0",
"concat-stream": "1.5.1",
"derequire": "2.0.3",
"expect.js": "0.3.1",
"has-cors": "1.1.0",
"istanbul": "0.4.2",
"mocha": "2.3.4",
"socket.io": "1.4.6",
"text-blob-builder": "0.0.1",
"uglify-js": "2.6.1",
"zuul": "3.9.0",
"zuul-ngrok": "3.2.0"
},
"directories": {},
"dist": {
"shasum": "481b241e73df140ea1a4fb03486a85ad097f5558",
"tarball": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.4.8.tgz"
},
"gitHead": "2bed4f433dcc09487c9be15ff013d767570aa8d9",
"homepage": "https://github.com/Automattic/socket.io-client#readme",
"jspm": {
"main": "socket.io.js"
},
"keywords": [
"realtime",
"framework",
"websocket",
"tcp",
"events",
"client"
],
"license": "MIT",
"main": "./lib/index",
"maintainers": [
{
"email": "rauchg@gmail.com",
"name": "rauchg"
}
],
"name": "socket.io-client",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Automattic/socket.io-client.git"
},
"scripts": {
"test": "make test"
},
"version": "1.4.8"
}