mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
135 lines
3.1 KiB
JSON
135 lines
3.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "socket.io@^2.0.1",
|
|
"scope": null,
|
|
"escapedName": "socket.io",
|
|
"name": "socket.io",
|
|
"rawSpec": "^2.0.1",
|
|
"spec": ">=2.0.1 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"/home/frappe/frappe-bench"
|
|
]
|
|
],
|
|
"_from": "socket.io@>=2.0.1 <3.0.0",
|
|
"_id": "socket.io@2.0.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/socket.io",
|
|
"_nodeVersion": "6.9.4",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/socket.io-2.0.3.tgz_1497269178944_0.7451606099493802"
|
|
},
|
|
"_npmUser": {
|
|
"name": "darrachequesne",
|
|
"email": "damien.arrachequesne@gmail.com"
|
|
},
|
|
"_npmVersion": "3.10.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "socket.io@^2.0.1",
|
|
"scope": null,
|
|
"escapedName": "socket.io",
|
|
"name": "socket.io",
|
|
"rawSpec": "^2.0.1",
|
|
"spec": ">=2.0.1 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/socket.io/-/socket.io-2.0.3.tgz",
|
|
"_shasum": "4359f06a24933ae6bd087798af78c680eae345e3",
|
|
"_shrinkwrap": null,
|
|
"_spec": "socket.io@^2.0.1",
|
|
"_where": "/home/frappe/frappe-bench",
|
|
"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.6.6",
|
|
"engine.io": "~3.1.0",
|
|
"object-assign": "~4.1.1",
|
|
"socket.io-adapter": "~1.1.0",
|
|
"socket.io-client": "~2.0.2",
|
|
"socket.io-parser": "~3.1.1"
|
|
},
|
|
"description": "node.js realtime framework server",
|
|
"devDependencies": {
|
|
"babel-preset-es2015": "^6.24.1",
|
|
"del": "^2.2.2",
|
|
"expect.js": "0.3.1",
|
|
"gulp": "^3.9.1",
|
|
"gulp-babel": "^6.1.2",
|
|
"gulp-istanbul": "^1.1.1",
|
|
"gulp-mocha": "^4.3.1",
|
|
"gulp-task-listing": "1.0.1",
|
|
"istanbul": "^0.4.5",
|
|
"mocha": "^3.3.0",
|
|
"superagent": "1.6.1",
|
|
"supertest": "1.1.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "4359f06a24933ae6bd087798af78c680eae345e3",
|
|
"tarball": "https://registry.npmjs.org/socket.io/-/socket.io-2.0.3.tgz"
|
|
},
|
|
"files": [
|
|
"lib/"
|
|
],
|
|
"gitHead": "65ece01135e1a3a4b517ed5c599eb5a7a3401f1a",
|
|
"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": "2.0.3"
|
|
}
|