package.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "socket.io-client",
  6. "scope": null,
  7. "escapedName": "socket.io-client",
  8. "name": "socket.io-client",
  9. "rawSpec": "",
  10. "spec": "latest",
  11. "type": "tag"
  12. },
  13. "/data/feimat/test_yali/liveserver"
  14. ]
  15. ],
  16. "_from": "socket.io-client@latest",
  17. "_id": "socket.io-client@2.0.3",
  18. "_inCache": true,
  19. "_location": "/socket.io-client",
  20. "_nodeVersion": "6.9.4",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/socket.io-client-2.0.3.tgz_1497269241170_0.7307047063950449"
  24. },
  25. "_npmUser": {
  26. "name": "darrachequesne",
  27. "email": "damien.arrachequesne@gmail.com"
  28. },
  29. "_npmVersion": "3.10.10",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "socket.io-client",
  33. "scope": null,
  34. "escapedName": "socket.io-client",
  35. "name": "socket.io-client",
  36. "rawSpec": "",
  37. "spec": "latest",
  38. "type": "tag"
  39. },
  40. "_requiredBy": [
  41. "#USER",
  42. "/socket.io"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.0.3.tgz",
  45. "_shasum": "6caf4aff9f85b19fd91b6ce13d69adb564f8873b",
  46. "_shrinkwrap": null,
  47. "_spec": "socket.io-client",
  48. "_where": "/data/feimat/test_yali/liveserver",
  49. "bugs": {
  50. "url": "https://github.com/Automattic/socket.io-client/issues"
  51. },
  52. "contributors": [
  53. {
  54. "name": "Guillermo Rauch",
  55. "email": "rauchg@gmail.com"
  56. },
  57. {
  58. "name": "Arnout Kazemier",
  59. "email": "info@3rd-eden.com"
  60. },
  61. {
  62. "name": "Vladimir Dronnikov",
  63. "email": "dronnikov@gmail.com"
  64. },
  65. {
  66. "name": "Einar Otto Stangvik",
  67. "email": "einaros@gmail.com"
  68. }
  69. ],
  70. "dependencies": {
  71. "backo2": "1.0.2",
  72. "base64-arraybuffer": "0.1.5",
  73. "component-bind": "1.0.0",
  74. "component-emitter": "1.2.1",
  75. "debug": "~2.6.4",
  76. "engine.io-client": "~3.1.0",
  77. "has-cors": "1.1.0",
  78. "indexof": "0.0.1",
  79. "object-component": "0.0.3",
  80. "parseqs": "0.0.5",
  81. "parseuri": "0.0.5",
  82. "socket.io-parser": "~3.1.1",
  83. "to-array": "0.1.4"
  84. },
  85. "description": "[![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg?branch=master)](http://travis-ci.org/socketio/socket.io-client) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.io-",
  86. "devDependencies": {
  87. "babel-core": "^6.24.1",
  88. "babel-eslint": "4.1.7",
  89. "babel-loader": "7.0.0",
  90. "babel-preset-es2015": "6.24.1",
  91. "concat-stream": "^1.6.0",
  92. "derequire": "^2.0.6",
  93. "eslint-config-standard": "4.4.0",
  94. "eslint-plugin-standard": "1.3.1",
  95. "expect.js": "0.3.1",
  96. "gulp": "^3.9.1",
  97. "gulp-eslint": "1.1.1",
  98. "gulp-file": "^0.3.0",
  99. "gulp-istanbul": "^1.1.1",
  100. "gulp-mocha": "^4.3.1",
  101. "gulp-task-listing": "1.0.1",
  102. "imports-loader": "^0.7.1",
  103. "istanbul": "^0.4.5",
  104. "mocha": "^3.3.0",
  105. "socket.io": "^2.0.2",
  106. "strip-loader": "0.1.2",
  107. "text-blob-builder": "0.0.1",
  108. "webpack-stream": "3.2.0",
  109. "zuul": "^3.11.1 ",
  110. "zuul-builder-webpack": "^1.2.0",
  111. "zuul-ngrok": "4.0.0"
  112. },
  113. "directories": {},
  114. "dist": {
  115. "shasum": "6caf4aff9f85b19fd91b6ce13d69adb564f8873b",
  116. "tarball": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.0.3.tgz"
  117. },
  118. "files": [
  119. "lib/",
  120. "dist/"
  121. ],
  122. "gitHead": "19f2b1990079f7bc206186490fffd8fda1a01e8c",
  123. "homepage": "https://github.com/Automattic/socket.io-client#readme",
  124. "keywords": [
  125. "realtime",
  126. "framework",
  127. "websocket",
  128. "tcp",
  129. "events",
  130. "client"
  131. ],
  132. "license": "MIT",
  133. "main": "./lib/index",
  134. "maintainers": [
  135. {
  136. "name": "darrachequesne",
  137. "email": "damien.arrachequesne@gmail.com"
  138. },
  139. {
  140. "name": "rauchg",
  141. "email": "rauchg@gmail.com"
  142. }
  143. ],
  144. "name": "socket.io-client",
  145. "optionalDependencies": {},
  146. "readme": "ERROR: No README data found!",
  147. "repository": {
  148. "type": "git",
  149. "url": "git+https://github.com/Automattic/socket.io-client.git"
  150. },
  151. "scripts": {
  152. "test": "gulp test"
  153. },
  154. "version": "2.0.3"
  155. }