BiFace_Server_Config_API/node_modules/engine.io/package.json
2020-05-22 14:53:57 +07:00

130 lines
4.2 KiB
JSON

{
"_args": [
[
"engine.io@~3.4.0",
"/root/nodejs/node_modules/socket.io"
]
],
"_from": "engine.io@>=3.4.0 <3.5.0",
"_hasShrinkwrap": false,
"_id": "engine.io@3.4.1",
"_inCache": true,
"_installable": true,
"_location": "/engine.io",
"_nodeVersion": "10.16.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/engine.io_3.4.1_1587113673032_0.3041166895548475"
},
"_npmUser": {
"email": "damien.arrachequesne@gmail.com",
"name": "darrachequesne"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {},
"_requested": {
"name": "engine.io",
"raw": "engine.io@~3.4.0",
"rawSpec": "~3.4.0",
"scope": null,
"spec": ">=3.4.0 <3.5.0",
"type": "range"
},
"_requiredBy": [
"/socket.io"
],
"_resolved": "https://registry.npmjs.org/engine.io/-/engine.io-3.4.1.tgz",
"_shasum": "a61cbc13fa0cb27d9453fd079a29ee980564b069",
"_shrinkwrap": null,
"_spec": "engine.io@~3.4.0",
"_where": "/root/nodejs/node_modules/socket.io",
"author": {
"email": "guillermo@learnboost.com",
"name": "Guillermo Rauch"
},
"bugs": {
"url": "https://github.com/socketio/engine.io/issues"
},
"contributors": [
{
"name": "Eugen Dueck",
"url": "https://github.com/EugenDueck"
},
{
"name": "Afshin Mehrabani",
"url": "https://github.com/afshinm"
},
{
"name": "Christoph Dorn",
"url": "https://github.com/cadorn"
},
{
"name": "Mark Mokryn",
"email": "mokesmokes@gmail.com"
}
],
"dependencies": {
"accepts": "~1.3.4",
"base64id": "2.0.0",
"cookie": "0.3.1",
"debug": "~4.1.0",
"engine.io-parser": "~2.2.0",
"ws": "^7.1.2"
},
"description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
"devDependencies": {
"babel-eslint": "^8.0.2",
"babel-preset-es2015": "^6.24.0",
"engine.io-client": "3.4.1",
"eslint": "^4.5.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-node": "^5.1.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"expect.js": "^0.3.1",
"mocha": "^4.0.1",
"s": "0.1.1",
"superagent": "^3.8.1",
"uws": "~9.14.0"
},
"directories": {},
"dist": {
"fileCount": 13,
"integrity": "sha512-8MfIfF1/IIfxuc2gv5K+XlFZczw/BpTvqBdl0E2fBLkYQp4miv4LuDTVtYt4yMyaIFLEr4vtaSgV4mjvll8Crw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemW7JCRA9TVsSAnZWagAArQEP/j0lvlzeLNPkHqYDCvIf\nqqVvVW+5/DwiXIIGCyH/6rqIm5rT4DTgzzSdsM2Qb0cWrAokpM2U4c2VI4uF\nxQAVo+GdlNZx7qIXOSCfwt2FlMMG/SKgzAr446uQ/MRHg8huHA+z5vyFw/ib\nk/0/R1r3/4oIPNZ26G78bed4Ncwk+rmFdMMFCWQWeudEQIAv8UHd94pTUg2u\ndH4wRqNP7ggOS6gVkmwUfK8ID0MuSEFd8NuMvUY2Jxb7u2ioe8VKiz60F6BN\n8wMpfzuIm/GHrZSa7jzJppTPXC5rgLUwnLva+Oi14RSvgj4w6XGIqZS0zGhF\noNDfQqRm+vhjagCSjcm8km42l9GoJnacLy2RxciZ3KaaohmCwxAMf9C2gOf2\nOH0cr9GP3vXXvFOmXrmyLsqFZEzBwm0uUZAuodderVCXj036cmPvCj+kqRfP\n5iD1OF1NzC+xM5VAcjfmrSVi0gK230gfyaiAcsAYbvSdQAkYeXwyACnk66p4\nhImuENGMP5JRyhUP+bT59oi5/NxSl/hUYmjqpPfS/W6QGrJ7NGOSjZF0Uqew\nSve6Oz5C64uDMSU8rTjferZnctRKv/0OYe3SMxubhOjDD9TufR5E3apY1VyK\n7SBB3z4N/EX6cZbVrAEmWXOkZaydfyzIeH6hlE0r0CxbBcdxUQ7XBWo1KVqH\n/Ng6\r\n=RvRN\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "a61cbc13fa0cb27d9453fd079a29ee980564b069",
"tarball": "https://registry.npmjs.org/engine.io/-/engine.io-3.4.1.tgz",
"unpackedSize": 70157
},
"engines": {
"node": ">=8.0.0"
},
"gitHead": "e488120c90e0e0d00146022a7dda923417b78b45",
"homepage": "https://github.com/socketio/engine.io",
"license": "MIT",
"main": "lib/engine.io",
"maintainers": [
{
"name": "darrachequesne",
"email": "damien.arrachequesne@gmail.com"
},
{
"name": "rauchg",
"email": "rauchg@gmail.com"
}
],
"name": "engine.io",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/socketio/engine.io.git"
},
"scripts": {
"lint": "eslint lib/ test/ *.js",
"test": "npm run lint && mocha && EIO_WS_ENGINE=uws mocha"
},
"version": "3.4.1"
}