X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Fexpress-ws%2Fnode_modules%2Fws%2Fpackage.json;fp=node_modules%2Fexpress-ws%2Fnode_modules%2Fws%2Fpackage.json;h=ac4ae7367723358991f872261082ee5686943494;hp=0000000000000000000000000000000000000000;hb=2b1de44527123fab80901384e0f374367500ced8;hpb=e79e4a5a87f3e84f7c1777f10a954453a69bf540 diff --git a/node_modules/express-ws/node_modules/ws/package.json b/node_modules/express-ws/node_modules/ws/package.json new file mode 100644 index 0000000..ac4ae73 --- /dev/null +++ b/node_modules/express-ws/node_modules/ws/package.json @@ -0,0 +1,97 @@ +{ + "name": "ws", + "version": "5.2.2", + "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", + "keywords": [ + "HyBi", + "Push", + "RFC-6455", + "WebSocket", + "WebSockets", + "real-time" + ], + "homepage": "https://github.com/websockets/ws", + "bugs": { + "url": "https://github.com/websockets/ws/issues" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/websockets/ws.git" + }, + "author": { + "name": "Einar Otto Stangvik", + "email": "einaros@gmail.com", + "url": "http://2x.io" + }, + "license": "MIT", + "main": "index.js", + "files": [ + "index.js", + "lib" + ], + "scripts": { + "test": "eslint . && nyc --reporter=html --reporter=text mocha test/*.test.js", + "integration": "eslint . && mocha test/*.integration.js", + "lint": "eslint ." + }, + "dependencies": { + "async-limiter": "~1.0.0" + }, + "devDependencies": { + "benchmark": "~2.1.2", + "bufferutil": "~3.0.0", + "eslint": "~4.19.0", + "eslint-config-standard": "~11.0.0", + "eslint-plugin-import": "~2.12.0", + "eslint-plugin-node": "~6.0.0", + "eslint-plugin-promise": "~3.8.0", + "eslint-plugin-standard": "~3.0.0", + "mocha": "~5.2.0", + "nyc": "~12.0.2", + "utf-8-validate": "~4.0.0" + }, + "gitHead": "5d55e52529167c25f4fec35cb4753294e75bf9f2", + "_id": "ws@5.2.2", + "_npmVersion": "6.1.0", + "_nodeVersion": "10.6.0", + "_npmUser": { + "name": "lpinca", + "email": "luigipinca@gmail.com" + }, + "dist": { + "integrity": "sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==", + "shasum": "dffef14866b8e8dc9133582514d1befaf96e980f", + "tarball": "https://registry.npmjs.org/ws/-/ws-5.2.2.tgz", + "fileCount": 14, + "unpackedSize": 99219, + "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRmFaCRA9TVsSAnZWagAAZH0P/iB0EIYIHqFAJznwT4el\n8xU2FN/na7yK3k+nV0cNYD+gKdOcTphij2IJGnQBM8hG4SlPBf+NBqy7/VBo\na3cmV3Rat395nmI3lhTgb9EDMFgYRQty3ORS3KAf2KEpFFA4QlTjOttjYsCq\nZN/j3GMnsnH47RxToPE9wTyC8d+cgIfdQHLN1k+5YaN5OtBCyKIXGbl+QJli\n2YLGAU1mp+yM+CF8CV+q6aodokoF/89D8LnJ7N5LjIgYGHTohB9c/fY/7v/5\nQLqd35RTo8OXMfiujUy2EhyGP5SyiTUzttAmXuSOxG3KQTtzss0dHMBxFeXJ\nO6ZDh124WW1VJYhdPKwfaHwszfmB6a95K2Gmu7xtvlq48qMq6Rfi9WQ1/rlc\nYyeyXAX1a/ykbEza4mm9oPfZpkPKSYM4s4fYufxyG3sAz3vKaOy4MQNA6gOC\n49sJBGT7kdTlPgHuE832t9T+J8ByCGNl/o2zJDDYLq6RLZqtgaSqAWtIBaFe\neW/yEVklhm2InF8e1yAiHg4au/6OKf4PFfKpcjdKvDbMZO8fFm6VDRYqFlI5\nnF2XzxK7p86sIe+YeFqVAzc4kMGcvYzrD7RhA25n+NBbjHaYChCLibgEDG7E\n2gqUv1T9BU2ihq845gapZ9h1b7/dpfqOKZCf5kvMxZLjp/rL8msRRPd4GIw9\nPXXp\r\n=QnaD\r\n-----END PGP SIGNATURE-----\r\n" + }, + "maintainers": [ + { + "name": "3rdeden", + "email": "npm@3rd-Eden.com" + }, + { + "name": "einaros", + "email": "einaros@gmail.com" + }, + { + "name": "lpinca", + "email": "luigipinca@gmail.com" + }, + { + "name": "v1", + "email": "npm@3rd-Eden.com" + } + ], + "directories": {}, + "_npmOperationalInternal": { + "host": "s3://npm-registry-packages", + "tmp": "tmp/ws_5.2.2_1531339098131_0.05866997625683701" + }, + "_hasShrinkwrap": false, + "_shasum": "dffef14866b8e8dc9133582514d1befaf96e980f", + "_from": "ws@^5.2.0", + "_resolved": "https://registry.npmjs.org/ws/-/ws-5.2.2.tgz", + "readme": "ERROR: No README data found!" +}