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.

114 lines
3.0 KiB

  1. {
  2. "_args": [
  3. [
  4. "socket.io-client@1.2.0",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io"
  6. ]
  7. ],
  8. "_from": "socket.io-client@1.2.0",
  9. "_id": "socket.io-client@1.2.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/socket.io-client",
  13. "_npmUser": {
  14. "email": "rauchg@gmail.com",
  15. "name": "rauchg"
  16. },
  17. "_npmVersion": "1.4.21",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "socket.io-client",
  21. "raw": "socket.io-client@1.2.0",
  22. "rawSpec": "1.2.0",
  23. "scope": null,
  24. "spec": "1.2.0",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/socket.io"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.2.0.tgz",
  31. "_shasum": "1268bd3fb182fff3afa44e126f1230d63b8d161d",
  32. "_shrinkwrap": null,
  33. "_spec": "socket.io-client@1.2.0",
  34. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io",
  35. "bugs": {
  36. "url": "https://github.com/Automattic/socket.io-client/issues"
  37. },
  38. "contributors": [
  39. {
  40. "email": "rauchg@gmail.com",
  41. "name": "Guillermo Rauch"
  42. },
  43. {
  44. "email": "info@3rd-eden.com",
  45. "name": "Arnout Kazemier"
  46. },
  47. {
  48. "email": "dronnikov@gmail.com",
  49. "name": "Vladimir Dronnikov"
  50. },
  51. {
  52. "email": "einaros@gmail.com",
  53. "name": "Einar Otto Stangvik"
  54. }
  55. ],
  56. "dependencies": {
  57. "component-bind": "1.0.0",
  58. "component-emitter": "1.1.2",
  59. "debug": "0.7.4",
  60. "engine.io-client": "1.4.2",
  61. "has-binary": "0.1.5",
  62. "indexof": "0.0.1",
  63. "object-component": "0.0.3",
  64. "parseuri": "0.0.2",
  65. "socket.io-parser": "2.2.2",
  66. "to-array": "0.1.3"
  67. },
  68. "description": "[![Build Status](https://secure.travis-ci.org/Automattic/socket.io-client.svg)](http://travis-ci.org/Automattic/socket.io-client) [![NPM version](https://badge.fury.io/js/socket.io-client.svg)](http://badge.fury.io/js/socket.io-client) ![Downloads](http:/",
  69. "devDependencies": {
  70. "base64-arraybuffer": "0.1.0",
  71. "browserify": "4.2.1",
  72. "expect.js": "0.2.0",
  73. "has-cors": "1.0.3",
  74. "istanbul": "0.2.1",
  75. "mocha": "1.16.2",
  76. "socket.io": "1.2.0",
  77. "text-blob-builder": "0.0.1",
  78. "uglify-js": "2.4.8",
  79. "zuul": "1.10.2"
  80. },
  81. "directories": {},
  82. "dist": {
  83. "shasum": "1268bd3fb182fff3afa44e126f1230d63b8d161d",
  84. "tarball": "http://registry.npmjs.org/socket.io-client/-/socket.io-client-1.2.0.tgz"
  85. },
  86. "gitHead": "295be0bda9ae1dd198eddfc03f1280efbe7084dc",
  87. "homepage": "https://github.com/Automattic/socket.io-client",
  88. "keywords": [
  89. "realtime",
  90. "framework",
  91. "websocket",
  92. "tcp",
  93. "events",
  94. "client"
  95. ],
  96. "license": "MIT",
  97. "maintainers": [
  98. {
  99. "email": "rauchg@gmail.com",
  100. "name": "rauchg"
  101. }
  102. ],
  103. "name": "socket.io-client",
  104. "optionalDependencies": {},
  105. "readme": "ERROR: No README data found!",
  106. "repository": {
  107. "type": "git",
  108. "url": "git+https://github.com/Automattic/socket.io-client.git"
  109. },
  110. "scripts": {
  111. "test": "make test"
  112. },
  113. "version": "1.2.0"
  114. }