package.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "socket.io-client@1.4.5",
  6. "scope": null,
  7. "escapedName": "socket.io-client",
  8. "name": "socket.io-client",
  9. "rawSpec": "1.4.5",
  10. "spec": "1.4.5",
  11. "type": "version"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/socket.io"
  14. ]
  15. ],
  16. "_from": "socket.io-client@1.4.5",
  17. "_id": "socket.io-client@1.4.5",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/socket.io-client",
  21. "_nodeVersion": "5.3.0",
  22. "_npmUser": {
  23. "name": "rauchg",
  24. "email": "rauchg@gmail.com"
  25. },
  26. "_npmVersion": "3.3.12",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "socket.io-client@1.4.5",
  30. "scope": null,
  31. "escapedName": "socket.io-client",
  32. "name": "socket.io-client",
  33. "rawSpec": "1.4.5",
  34. "spec": "1.4.5",
  35. "type": "version"
  36. },
  37. "_requiredBy": [
  38. "/socket.io"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.4.5.tgz",
  41. "_shasum": "400d630c31e7c9579e45173f977e4f5bd8dc7d2e",
  42. "_shrinkwrap": null,
  43. "_spec": "socket.io-client@1.4.5",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/socket.io",
  45. "bugs": {
  46. "url": "https://github.com/Automattic/socket.io-client/issues"
  47. },
  48. "contributors": [
  49. {
  50. "name": "Guillermo Rauch",
  51. "email": "rauchg@gmail.com"
  52. },
  53. {
  54. "name": "Arnout Kazemier",
  55. "email": "info@3rd-eden.com"
  56. },
  57. {
  58. "name": "Vladimir Dronnikov",
  59. "email": "dronnikov@gmail.com"
  60. },
  61. {
  62. "name": "Einar Otto Stangvik",
  63. "email": "einaros@gmail.com"
  64. }
  65. ],
  66. "dependencies": {
  67. "backo2": "1.0.2",
  68. "component-bind": "1.0.0",
  69. "component-emitter": "1.2.0",
  70. "debug": "2.2.0",
  71. "engine.io-client": "1.6.8",
  72. "has-binary": "0.1.7",
  73. "indexof": "0.0.1",
  74. "object-component": "0.0.3",
  75. "parseuri": "0.0.4",
  76. "socket.io-parser": "2.2.6",
  77. "to-array": "0.1.4"
  78. },
  79. "description": "[![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg)](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-client) [![dev",
  80. "devDependencies": {
  81. "base64-arraybuffer": "0.1.5",
  82. "browserify": "13.0.0",
  83. "concat-stream": "1.5.1",
  84. "derequire": "2.0.3",
  85. "expect.js": "0.3.1",
  86. "has-cors": "1.1.0",
  87. "istanbul": "0.4.2",
  88. "mocha": "2.3.4",
  89. "socket.io": "1.4.5",
  90. "text-blob-builder": "0.0.1",
  91. "uglify-js": "2.6.1",
  92. "zuul": "3.9.0",
  93. "zuul-ngrok": "3.2.0"
  94. },
  95. "directories": {},
  96. "dist": {
  97. "shasum": "400d630c31e7c9579e45173f977e4f5bd8dc7d2e",
  98. "tarball": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.4.5.tgz"
  99. },
  100. "gitHead": "5fe7373610ef92de0d34b44d503c22cab5712c8d",
  101. "homepage": "https://github.com/Automattic/socket.io-client",
  102. "jspm": {
  103. "main": "socket.io.js"
  104. },
  105. "keywords": [
  106. "realtime",
  107. "framework",
  108. "websocket",
  109. "tcp",
  110. "events",
  111. "client"
  112. ],
  113. "license": "MIT",
  114. "main": "./lib/index",
  115. "maintainers": [
  116. {
  117. "name": "rauchg",
  118. "email": "rauchg@gmail.com"
  119. }
  120. ],
  121. "name": "socket.io-client",
  122. "optionalDependencies": {},
  123. "readme": "ERROR: No README data found!",
  124. "repository": {
  125. "type": "git",
  126. "url": "git+https://github.com/Automattic/socket.io-client.git"
  127. },
  128. "scripts": {
  129. "test": "make test"
  130. },
  131. "version": "1.4.5"
  132. }