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.

109 lines
2.8 KiB

  1. {
  2. "_args": [
  3. [
  4. "engine.io-client@1.4.2",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client"
  6. ]
  7. ],
  8. "_from": "engine.io-client@1.4.2",
  9. "_id": "engine.io-client@1.4.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/engine.io-client",
  13. "_npmUser": {
  14. "email": "rauchg@gmail.com",
  15. "name": "rauchg"
  16. },
  17. "_npmVersion": "1.4.21",
  18. "_phantomChildren": {
  19. "better-assert": "1.0.2"
  20. },
  21. "_requested": {
  22. "name": "engine.io-client",
  23. "raw": "engine.io-client@1.4.2",
  24. "rawSpec": "1.4.2",
  25. "scope": null,
  26. "spec": "1.4.2",
  27. "type": "version"
  28. },
  29. "_requiredBy": [
  30. "/socket.io-client"
  31. ],
  32. "_resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.4.2.tgz",
  33. "_shasum": "c7ac000e6df05b1ca358f060c7999df9114ccf1e",
  34. "_shrinkwrap": null,
  35. "_spec": "engine.io-client@1.4.2",
  36. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\socket.io-client",
  37. "browser": {
  38. "xmlhttprequest": "./lib/xmlhttprequest.js"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/Automattic/engine.io-client/issues"
  42. },
  43. "contributors": [
  44. {
  45. "email": "rauchg@gmail.com",
  46. "name": "Guillermo Rauch"
  47. },
  48. {
  49. "email": "dronnikov@gmail.com",
  50. "name": "Vladimir Dronnikov"
  51. },
  52. {
  53. "name": "Christoph Dorn",
  54. "url": "https://github.com/cadorn"
  55. },
  56. {
  57. "email": "mokesmokes@gmail.com",
  58. "name": "Mark Mokryn"
  59. }
  60. ],
  61. "dependencies": {
  62. "component-emitter": "1.1.2",
  63. "component-inherit": "0.0.3",
  64. "debug": "0.7.4",
  65. "engine.io-parser": "1.1.0",
  66. "has-cors": "1.0.3",
  67. "indexof": "0.0.1",
  68. "parsejson": "0.0.1",
  69. "parseqs": "0.0.2",
  70. "parseuri": "0.0.4",
  71. "ws": "0.4.31",
  72. "xmlhttprequest": "https://github.com/LearnBoost/node-XMLHttpRequest/archive/0f36d0b5ebc03d85f860d42a64ae9791e1daa433.tar.gz"
  73. },
  74. "description": "Client for the realtime Engine",
  75. "devDependencies": {
  76. "blob": "0.0.2",
  77. "browserify": "4.2.1",
  78. "engine.io": "1.4.2",
  79. "expect.js": "0.2.0",
  80. "express": "3.4.8",
  81. "istanbul": "0.2.3",
  82. "mocha": "1.16.2",
  83. "zuul": "1.10.2"
  84. },
  85. "directories": {},
  86. "dist": {
  87. "shasum": "c7ac000e6df05b1ca358f060c7999df9114ccf1e",
  88. "tarball": "http://registry.npmjs.org/engine.io-client/-/engine.io-client-1.4.2.tgz"
  89. },
  90. "gitHead": "8bd41ad7b44c66d6ec400c398bcaad1e29eb0f9a",
  91. "homepage": "http://socket.io",
  92. "maintainers": [
  93. {
  94. "email": "rauchg@gmail.com",
  95. "name": "rauchg"
  96. }
  97. ],
  98. "name": "engine.io-client",
  99. "optionalDependencies": {},
  100. "readme": "ERROR: No README data found!",
  101. "repository": {
  102. "type": "git",
  103. "url": "git+https://github.com/Automattic/engine.io-client.git"
  104. },
  105. "scripts": {
  106. "test": "make test"
  107. },
  108. "version": "1.4.2"
  109. }