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.

117 lines
2.7 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "ws@1.1.1",
  6. "scope": null,
  7. "escapedName": "ws",
  8. "name": "ws",
  9. "rawSpec": "1.1.1",
  10. "spec": "1.1.1",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io"
  14. ]
  15. ],
  16. "_from": "ws@1.1.1",
  17. "_id": "ws@1.1.1",
  18. "_inCache": true,
  19. "_location": "/ws",
  20. "_nodeVersion": "4.3.1",
  21. "_npmOperationalInternal": {
  22. "host": "packages-16-east.internal.npmjs.com",
  23. "tmp": "tmp/ws-1.1.1.tgz_1466770957650_0.7956828831229359"
  24. },
  25. "_npmUser": {
  26. "name": "3rdeden",
  27. "email": "npm@3rd-Eden.com"
  28. },
  29. "_npmVersion": "3.8.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "ws@1.1.1",
  33. "scope": null,
  34. "escapedName": "ws",
  35. "name": "ws",
  36. "rawSpec": "1.1.1",
  37. "spec": "1.1.1",
  38. "type": "version"
  39. },
  40. "_requiredBy": [
  41. "/engine.io",
  42. "/engine.io-client"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/ws/-/ws-1.1.1.tgz",
  45. "_shasum": "082ddb6c641e85d4bb451f03d52f06eabdb1f018",
  46. "_shrinkwrap": null,
  47. "_spec": "ws@1.1.1",
  48. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io",
  49. "author": {
  50. "name": "Einar Otto Stangvik",
  51. "email": "einaros@gmail.com",
  52. "url": "http://2x.io"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/websockets/ws/issues"
  56. },
  57. "dependencies": {
  58. "options": ">=0.0.5",
  59. "ultron": "1.0.x"
  60. },
  61. "description": "simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455",
  62. "devDependencies": {
  63. "ansi": "0.3.x",
  64. "benchmark": "0.3.x",
  65. "bufferutil": "1.2.x",
  66. "expect.js": "0.3.x",
  67. "istanbul": "^0.4.1",
  68. "mocha": "2.3.x",
  69. "should": "8.0.x",
  70. "tinycolor": "0.0.x",
  71. "utf-8-validate": "1.2.x"
  72. },
  73. "directories": {},
  74. "dist": {
  75. "shasum": "082ddb6c641e85d4bb451f03d52f06eabdb1f018",
  76. "tarball": "https://registry.npmjs.org/ws/-/ws-1.1.1.tgz"
  77. },
  78. "gitHead": "c7bb7306cb0e1d17df141f61a220056eaa5e3502",
  79. "gypfile": true,
  80. "homepage": "https://github.com/websockets/ws#readme",
  81. "keywords": [
  82. "Hixie",
  83. "HyBi",
  84. "Push",
  85. "RFC-6455",
  86. "WebSocket",
  87. "WebSockets",
  88. "real-time"
  89. ],
  90. "license": "MIT",
  91. "main": "index.js",
  92. "maintainers": [
  93. {
  94. "name": "einaros",
  95. "email": "einaros@gmail.com"
  96. },
  97. {
  98. "name": "v1",
  99. "email": "info@3rd-Eden.com"
  100. },
  101. {
  102. "name": "3rdeden",
  103. "email": "npm@3rd-Eden.com"
  104. }
  105. ],
  106. "name": "ws",
  107. "optionalDependencies": {},
  108. "readme": "ERROR: No README data found!",
  109. "repository": {
  110. "type": "git",
  111. "url": "git://github.com/websockets/ws.git"
  112. },
  113. "scripts": {
  114. "test": "make test"
  115. },
  116. "version": "1.1.1"
  117. }