Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. {
  2. "_args": [
  3. [
  4. "ws@^7.1.2",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/engine.io"
  6. ]
  7. ],
  8. "_from": "ws@>=7.1.2 <8.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "ws@7.2.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/ws",
  14. "_nodeVersion": "12.12.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/ws_7.2.0_1571495090326_0.4486534033801446"
  18. },
  19. "_npmUser": {
  20. "email": "luigipinca@gmail.com",
  21. "name": "lpinca"
  22. },
  23. "_npmVersion": "6.11.3",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "ws",
  27. "raw": "ws@^7.1.2",
  28. "rawSpec": "^7.1.2",
  29. "scope": null,
  30. "spec": ">=7.1.2 <8.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/engine.io"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/ws/-/ws-7.2.0.tgz",
  37. "_shasum": "422eda8c02a4b5dba7744ba66eebbd84bcef0ec7",
  38. "_shrinkwrap": null,
  39. "_spec": "ws@^7.1.2",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/engine.io",
  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.1",
  57. "coveralls": "^3.0.3",
  58. "eslint": "^6.0.0",
  59. "eslint-config-prettier": "^6.0.0",
  60. "eslint-plugin-prettier": "^3.0.1",
  61. "mocha": "^6.1.3",
  62. "nyc": "^14.0.0",
  63. "prettier": "^1.17.0",
  64. "utf-8-validate": "^5.0.2"
  65. },
  66. "directories": {},
  67. "dist": {
  68. "fileCount": 16,
  69. "integrity": "sha512-+SqNqFbwTm/0DC18KYzIsMTnEWpLwJsiasW/O17la4iDRRIO9uaHbvKiAS3AHgTiuuWerK/brj4O6MYZkei9xg==",
  70. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqxyzCRA9TVsSAnZWagAAVBgP/jP+ViVBra9QaZJe2hlR\nK3rn9Du0thtxJ3fKPRxRpDDogaA8CC9KFtjhgid5yqkkvgd2FPc1ohDC4ovq\nedVVBIP6i9R1uZtFRHoY/I2VQDG2yF2RHwRmlJwe2PWvVLjlRuq1uYjrYW3s\nO5De/3xFl2RrRyV5TPZGFbKyJcPHuy91pbisYOmDD5gAYAegQgJDRvw9pYIn\nmHTu1z4SLqQwxKsyymUYMqaXRPBX2huSpxp39tZQj93q8x1HCx0/zVyiHpan\nrkOdaE4RU/CnlWGvVIu96KzI/Z9gpSYYO5QOff5KXinbk+j5r7jVN9wK0mIy\nN1wikpL61nv6nPHnHH2KK85LViFMUXBIjcAlQxoqQXmbr2r1J24cfSarWlBT\niwtMHg67xyvSf7DdmgJGP/N3Yofd28UEXYHkG7Npqddx3nWVlouYGC91OrP2\nBRPwu+sr9odXlDVXWUxjDNfdgGdB15la87uNi/nKjH+gfmNRPg3p8ZRx2c3c\nusnFJhGV8hwJ6YfYgItilEg6qjUHE7cMjUbQc0hEMwuFrD12TpdMXnYGJ+ml\nC45dYx9lsGIH6ZNTNdWjugX2AWpvjGo54La22BjHuivV2f2bh4QB3dwXo6iU\nwfYHus2hYqkWtiT8PgXG9dMX+3UxgM22uJEhHwuaXBqDKrMCf6wqlqUpmkR1\nXgZ9\r\n=A4o4\r\n-----END PGP SIGNATURE-----\r\n",
  71. "shasum": "422eda8c02a4b5dba7744ba66eebbd84bcef0ec7",
  72. "tarball": "https://registry.npmjs.org/ws/-/ws-7.2.0.tgz",
  73. "unpackedSize": 107115
  74. },
  75. "gitHead": "65f7800d4ed5d6f2076b5bd00b3c4cabfa4d22ef",
  76. "greenkeeper": {
  77. "commitMessages": {
  78. "dependencyUpdate": "[pkg] Update ${dependency} to version ${version}",
  79. "devDependencyUpdate": "[pkg] Update ${dependency} to version ${version}"
  80. }
  81. },
  82. "homepage": "https://github.com/websockets/ws",
  83. "keywords": [
  84. "HyBi",
  85. "Push",
  86. "RFC-6455",
  87. "WebSocket",
  88. "WebSockets",
  89. "real-time"
  90. ],
  91. "license": "MIT",
  92. "main": "index.js",
  93. "maintainers": [
  94. {
  95. "name": "3rdeden",
  96. "email": "npm@3rd-Eden.com"
  97. },
  98. {
  99. "name": "einaros",
  100. "email": "einaros@gmail.com"
  101. },
  102. {
  103. "name": "lpinca",
  104. "email": "luigipinca@gmail.com"
  105. },
  106. {
  107. "name": "v1",
  108. "email": "npm@3rd-Eden.com"
  109. }
  110. ],
  111. "name": "ws",
  112. "optionalDependencies": {},
  113. "readme": "ERROR: No README data found!",
  114. "repository": {
  115. "type": "git",
  116. "url": "git+https://github.com/websockets/ws.git"
  117. },
  118. "scripts": {
  119. "integration": "npm run lint && mocha --throw-deprecation test/*.integration.js",
  120. "lint": "eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \"**/*.{json,md,yaml,yml}\"",
  121. "test": "npm run lint && nyc --reporter=html --reporter=text mocha --throw-deprecation test/*.test.js"
  122. },
  123. "version": "7.2.0"
  124. }