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.

150 lines
3.8 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "engine.io-client@1.8.2",
  6. "scope": null,
  7. "escapedName": "engine.io-client",
  8. "name": "engine.io-client",
  9. "rawSpec": "1.8.2",
  10. "spec": "1.8.2",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/socket.io-client"
  14. ]
  15. ],
  16. "_from": "engine.io-client@1.8.2",
  17. "_id": "engine.io-client@1.8.2",
  18. "_inCache": true,
  19. "_location": "/engine.io-client",
  20. "_nodeVersion": "6.9.1",
  21. "_npmOperationalInternal": {
  22. "host": "packages-18-east.internal.npmjs.com",
  23. "tmp": "tmp/engine.io-client-1.8.2.tgz_1481412576158_0.5942348320968449"
  24. },
  25. "_npmUser": {
  26. "name": "darrachequesne",
  27. "email": "damien.arrachequesne@gmail.com"
  28. },
  29. "_npmVersion": "4.0.3",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "engine.io-client@1.8.2",
  33. "scope": null,
  34. "escapedName": "engine.io-client",
  35. "name": "engine.io-client",
  36. "rawSpec": "1.8.2",
  37. "spec": "1.8.2",
  38. "type": "version"
  39. },
  40. "_requiredBy": [
  41. "/socket.io-client"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.8.2.tgz",
  44. "_shasum": "c38767547f2a7d184f5752f6f0ad501006703766",
  45. "_shrinkwrap": null,
  46. "_spec": "engine.io-client@1.8.2",
  47. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/socket.io-client",
  48. "browser": {
  49. "ws": false,
  50. "xmlhttprequest-ssl": "./lib/xmlhttprequest.js"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/socketio/engine.io-client/issues"
  54. },
  55. "contributors": [
  56. {
  57. "name": "Guillermo Rauch",
  58. "email": "rauchg@gmail.com"
  59. },
  60. {
  61. "name": "Vladimir Dronnikov",
  62. "email": "dronnikov@gmail.com"
  63. },
  64. {
  65. "name": "Christoph Dorn",
  66. "url": "https://github.com/cadorn"
  67. },
  68. {
  69. "name": "Mark Mokryn",
  70. "email": "mokesmokes@gmail.com"
  71. }
  72. ],
  73. "dependencies": {
  74. "component-emitter": "1.2.1",
  75. "component-inherit": "0.0.3",
  76. "debug": "2.3.3",
  77. "engine.io-parser": "1.3.2",
  78. "has-cors": "1.1.0",
  79. "indexof": "0.0.1",
  80. "parsejson": "0.0.3",
  81. "parseqs": "0.0.5",
  82. "parseuri": "0.0.5",
  83. "ws": "1.1.1",
  84. "xmlhttprequest-ssl": "1.5.3",
  85. "yeast": "0.1.2"
  86. },
  87. "description": "Client for the realtime Engine",
  88. "devDependencies": {
  89. "babel-core": "6.4.5",
  90. "babel-eslint": "4.1.7",
  91. "babel-loader": "6.2.1",
  92. "babel-preset-es2015": "6.3.13",
  93. "blob": "0.0.4",
  94. "concat-stream": "1.4.6",
  95. "del": "2.2.0",
  96. "derequire": "1.2.0",
  97. "engine.io": "1.8.2",
  98. "eslint-config-standard": "4.4.0",
  99. "eslint-plugin-standard": "1.3.1",
  100. "expect.js": "0.2.0",
  101. "express": "3.4.8",
  102. "gulp": "3.9.0",
  103. "gulp-eslint": "1.1.1",
  104. "gulp-file": "0.2.0",
  105. "gulp-istanbul": "0.10.3",
  106. "gulp-mocha": "2.2.0",
  107. "gulp-task-listing": "1.0.1",
  108. "istanbul": "0.2.3",
  109. "mocha": "1.16.2",
  110. "webpack": "1.12.12",
  111. "webpack-stream": "3.1.0",
  112. "zuul": "3.11.0",
  113. "zuul-builder-webpack": "1.1.0",
  114. "zuul-ngrok": "4.0.0"
  115. },
  116. "directories": {},
  117. "dist": {
  118. "shasum": "c38767547f2a7d184f5752f6f0ad501006703766",
  119. "tarball": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.8.2.tgz"
  120. },
  121. "files": [
  122. "index.js",
  123. "lib/",
  124. "engine.io.js"
  125. ],
  126. "gitHead": "70262f0e1671c22a1e5b4c440454a3ee8aa60f55",
  127. "homepage": "https://github.com/socketio/engine.io-client",
  128. "license": "MIT",
  129. "maintainers": [
  130. {
  131. "name": "darrachequesne",
  132. "email": "damien.arrachequesne@gmail.com"
  133. },
  134. {
  135. "name": "rauchg",
  136. "email": "rauchg@gmail.com"
  137. }
  138. ],
  139. "name": "engine.io-client",
  140. "optionalDependencies": {},
  141. "readme": "ERROR: No README data found!",
  142. "repository": {
  143. "type": "git",
  144. "url": "git+https://github.com/socketio/engine.io-client.git"
  145. },
  146. "scripts": {
  147. "test": "gulp test"
  148. },
  149. "version": "1.8.2"
  150. }