136 lines
3.1 KiB
JSON
136 lines
3.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "socket.io",
|
|
"scope": null,
|
|
"escapedName": "socket.io",
|
|
"name": "socket.io",
|
|
"rawSpec": "",
|
|
"spec": "latest",
|
|
"type": "tag"
|
|
},
|
|
"/home/simon/Projects/Pong"
|
|
]
|
|
],
|
|
"_from": "socket.io@latest",
|
|
"_id": "socket.io@1.7.2",
|
|
"_inCache": true,
|
|
"_location": "/socket.io",
|
|
"_nodeVersion": "6.9.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/socket.io-1.7.2.tgz_1481418300909_0.6292014915961772"
|
|
},
|
|
"_npmUser": {
|
|
"name": "darrachequesne",
|
|
"email": "damien.arrachequesne@gmail.com"
|
|
},
|
|
"_npmVersion": "4.0.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "socket.io",
|
|
"scope": null,
|
|
"escapedName": "socket.io",
|
|
"name": "socket.io",
|
|
"rawSpec": "",
|
|
"spec": "latest",
|
|
"type": "tag"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/socket.io/-/socket.io-1.7.2.tgz",
|
|
"_shasum": "83bbbdf2e79263b378900da403e7843e05dc3b71",
|
|
"_shrinkwrap": null,
|
|
"_spec": "socket.io",
|
|
"_where": "/home/simon/Projects/Pong",
|
|
"bugs": {
|
|
"url": "https://github.com/socketio/socket.io/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Guillermo Rauch",
|
|
"email": "rauchg@gmail.com"
|
|
},
|
|
{
|
|
"name": "Arnout Kazemier",
|
|
"email": "info@3rd-eden.com"
|
|
},
|
|
{
|
|
"name": "Vladimir Dronnikov",
|
|
"email": "dronnikov@gmail.com"
|
|
},
|
|
{
|
|
"name": "Einar Otto Stangvik",
|
|
"email": "einaros@gmail.com"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"debug": "2.3.3",
|
|
"engine.io": "1.8.2",
|
|
"has-binary": "0.1.7",
|
|
"object-assign": "4.1.0",
|
|
"socket.io-adapter": "0.5.0",
|
|
"socket.io-client": "1.7.2",
|
|
"socket.io-parser": "2.3.1"
|
|
},
|
|
"description": "node.js realtime framework server",
|
|
"devDependencies": {
|
|
"babel-preset-es2015": "6.3.13",
|
|
"del": "2.2.0",
|
|
"expect.js": "0.3.1",
|
|
"gulp": "3.9.0",
|
|
"gulp-babel": "6.1.1",
|
|
"gulp-istanbul": "0.10.3",
|
|
"gulp-mocha": "2.2.0",
|
|
"gulp-task-listing": "1.0.1",
|
|
"istanbul": "0.4.1",
|
|
"mocha": "2.3.4",
|
|
"superagent": "1.6.1",
|
|
"supertest": "1.1.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "83bbbdf2e79263b378900da403e7843e05dc3b71",
|
|
"tarball": "https://registry.npmjs.org/socket.io/-/socket.io-1.7.2.tgz"
|
|
},
|
|
"files": [
|
|
"lib/"
|
|
],
|
|
"gitHead": "1f59e4526a9ff061512012cd47e65962ccd0e649",
|
|
"homepage": "https://github.com/socketio/socket.io#readme",
|
|
"keywords": [
|
|
"realtime",
|
|
"framework",
|
|
"websocket",
|
|
"tcp",
|
|
"events",
|
|
"socket",
|
|
"io"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index",
|
|
"maintainers": [
|
|
{
|
|
"name": "darrachequesne",
|
|
"email": "damien.arrachequesne@gmail.com"
|
|
},
|
|
{
|
|
"name": "rauchg",
|
|
"email": "rauchg@gmail.com"
|
|
}
|
|
],
|
|
"name": "socket.io",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/socketio/socket.io.git"
|
|
},
|
|
"scripts": {
|
|
"test": "gulp test"
|
|
},
|
|
"version": "1.7.2"
|
|
}
|