You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

118 lines
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "ws@^6.2.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server"
  6. ]
  7. ],
  8. "_from": "ws@>=6.2.1 <7.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "ws@6.2.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/ws",
  14. "_nodeVersion": "11.12.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/ws_6.2.1_1553676810270_0.01539710580745246"
  18. },
  19. "_npmUser": {
  20. "email": "luigipinca@gmail.com",
  21. "name": "lpinca"
  22. },
  23. "_npmVersion": "6.7.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "ws",
  27. "raw": "ws@^6.2.1",
  28. "rawSpec": "^6.2.1",
  29. "scope": null,
  30. "spec": ">=6.2.1 <7.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/webpack-dev-server"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz",
  37. "_shasum": "442fdf0a47ed64f59b6a5d8ff130f4748ed524fb",
  38. "_shrinkwrap": null,
  39. "_spec": "ws@^6.2.1",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/webpack-dev-server",
  41. "author": {
  42. "email": "einaros@gmail.com",
  43. "name": "Einar Otto Stangvik",
  44. "url": "http://2x.io"
  45. },
  46. "browser": "browser.js",
  47. "bugs": {
  48. "url": "https://github.com/websockets/ws/issues"
  49. },
  50. "dependencies": {
  51. "async-limiter": "~1.0.0"
  52. },
  53. "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
  54. "devDependencies": {
  55. "benchmark": "~2.1.4",
  56. "bufferutil": "~4.0.0",
  57. "coveralls": "~3.0.3",
  58. "eslint": "~5.15.0",
  59. "eslint-config-prettier": "~4.1.0",
  60. "eslint-plugin-prettier": "~3.0.0",
  61. "mocha": "~6.0.0",
  62. "nyc": "~13.3.0",
  63. "prettier": "~1.16.1",
  64. "utf-8-validate": "~5.0.0"
  65. },
  66. "directories": {},
  67. "dist": {
  68. "fileCount": 15,
  69. "integrity": "sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==",
  70. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmzoLCRA9TVsSAnZWagAAtEIP/RkNfhGX2vND8luKumDK\n+yGhSf84CsOxXBmfkVLkgQATR6gTeGLpsH1VnLqUcRzBL1sQdNM5bzlhhIHc\npd88Wdsocs0KB8+AootOv+WFz7As6gp0Y4CVEnrTr1jU4QSxbhxb/RbVVwyA\n4WiBvgQPp+AFGtWt1FfUtZkZTURyj9yRDP7xqCmGIuAIa6kZvGV65m82cAve\nP9F65FEcfZGM5996u2kw24pPzJ/aVg0lNrsgiUujHiom73UvIW0qP3u73XpE\nmolxbiAdx0oePTau42100B3Yzod4/uTR3LGvVayl7Jd+4mYaUt08DiXfTJB/\nsVK+W6Wkx/0OyH9sg32EEqCT6f2B4N8PEHvEv9xNst7PnQzpCPufHGlfzu5X\nlCuc27/08KbkpltLghmA1DRAno2ahjpxCIb8hQw5omv63zsuSUMqn9urZEeB\nGGgHLl1NkxbDFrKPpmeP54O5f16/uJQz0Fh+iIN7OV565GLNxQ92qep2+XkU\nV7dpiP2pWky+GTYMmd96FOIp1rj1EsOF8BbwknLZQnMXXOGyEFcMU5qoo0R6\nFRufPIwJvyUQxMyYvlm8BN7OGxzi9DkxFRDKzRF1AbULDDHdHmlGiYe0Iw5P\nt1EeVGEqj52f/1H9z4f2oVnuk7iqSs5KQjs532Bk1Ap177l+g7xF189EEbft\nA0mX\r\n=r0jJ\r\n-----END PGP SIGNATURE-----\r\n",
  71. "shasum": "442fdf0a47ed64f59b6a5d8ff130f4748ed524fb",
  72. "tarball": "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz",
  73. "unpackedSize": 101449
  74. },
  75. "gitHead": "d57db27daf0e610590e3168266a214201a8c1d3a",
  76. "homepage": "https://github.com/websockets/ws",
  77. "keywords": [
  78. "HyBi",
  79. "Push",
  80. "RFC-6455",
  81. "WebSocket",
  82. "WebSockets",
  83. "real-time"
  84. ],
  85. "license": "MIT",
  86. "main": "index.js",
  87. "maintainers": [
  88. {
  89. "name": "3rdeden",
  90. "email": "npm@3rd-Eden.com"
  91. },
  92. {
  93. "name": "einaros",
  94. "email": "einaros@gmail.com"
  95. },
  96. {
  97. "name": "lpinca",
  98. "email": "luigipinca@gmail.com"
  99. },
  100. {
  101. "name": "v1",
  102. "email": "npm@3rd-Eden.com"
  103. }
  104. ],
  105. "name": "ws",
  106. "optionalDependencies": {},
  107. "readme": "ERROR: No README data found!",
  108. "repository": {
  109. "type": "git",
  110. "url": "git+https://github.com/websockets/ws.git"
  111. },
  112. "scripts": {
  113. "integration": "npm run lint && mocha test/*.integration.js",
  114. "lint": "eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \"**/*.{json,md,yml}\"",
  115. "test": "npm run lint && nyc --reporter=html --reporter=text mocha test/*.test.js"
  116. },
  117. "version": "6.2.1"
  118. }