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.

117 lines
3.0 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "http-proxy@^1.8.1",
  6. "scope": null,
  7. "escapedName": "http-proxy",
  8. "name": "http-proxy",
  9. "rawSpec": "^1.8.1",
  10. "spec": ">=1.8.1 <2.0.0",
  11. "type": "range"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/http-server"
  14. ]
  15. ],
  16. "_from": "http-proxy@>=1.8.1 <2.0.0",
  17. "_id": "http-proxy@1.16.2",
  18. "_inCache": true,
  19. "_location": "/http-proxy",
  20. "_nodeVersion": "6.9.1",
  21. "_npmOperationalInternal": {
  22. "host": "packages-18-east.internal.npmjs.com",
  23. "tmp": "tmp/http-proxy-1.16.2.tgz_1481039349196_0.5866330966819078"
  24. },
  25. "_npmUser": {
  26. "name": "jcrugzz",
  27. "email": "jcrugzz@gmail.com"
  28. },
  29. "_npmVersion": "3.10.8",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "http-proxy@^1.8.1",
  33. "scope": null,
  34. "escapedName": "http-proxy",
  35. "name": "http-proxy",
  36. "rawSpec": "^1.8.1",
  37. "spec": ">=1.8.1 <2.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/http-server"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz",
  44. "_shasum": "06dff292952bf64dbe8471fa9df73066d4f37742",
  45. "_shrinkwrap": null,
  46. "_spec": "http-proxy@^1.8.1",
  47. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/http-server",
  48. "author": {
  49. "name": "Charlie Robbins",
  50. "email": "charlie.robbins@gmail.com"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/nodejitsu/node-http-proxy/issues"
  54. },
  55. "dependencies": {
  56. "eventemitter3": "1.x.x",
  57. "requires-port": "1.x.x"
  58. },
  59. "description": "HTTP proxying for the masses",
  60. "devDependencies": {
  61. "async": "*",
  62. "blanket": "*",
  63. "coveralls": "*",
  64. "dox": "*",
  65. "expect.js": "*",
  66. "mocha": "*",
  67. "mocha-lcov-reporter": "*",
  68. "semver": "^5.0.3",
  69. "socket.io": "*",
  70. "socket.io-client": "*",
  71. "sse": "0.0.6",
  72. "ws": "^0.8.0"
  73. },
  74. "directories": {},
  75. "dist": {
  76. "shasum": "06dff292952bf64dbe8471fa9df73066d4f37742",
  77. "tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.16.2.tgz"
  78. },
  79. "engines": {
  80. "node": ">=0.10.0"
  81. },
  82. "gitHead": "c1fb596b856df971d291585ccf105233f7deca51",
  83. "homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
  84. "license": "MIT",
  85. "main": "index.js",
  86. "maintainers": [
  87. {
  88. "name": "indexzero",
  89. "email": "charlie.robbins@gmail.com"
  90. },
  91. {
  92. "name": "cronopio",
  93. "email": "aristizabal.daniel@gmail.com"
  94. },
  95. {
  96. "name": "yawnt",
  97. "email": "yawn.localhost@gmail.com"
  98. },
  99. {
  100. "name": "jcrugzz",
  101. "email": "jcrugzz@gmail.com"
  102. }
  103. ],
  104. "name": "http-proxy",
  105. "optionalDependencies": {},
  106. "readme": "ERROR: No README data found!",
  107. "repository": {
  108. "type": "git",
  109. "url": "git+https://github.com/nodejitsu/node-http-proxy.git"
  110. },
  111. "scripts": {
  112. "coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js",
  113. "test": "mocha test/*-test.js",
  114. "test-cov": "mocha --require blanket -R html-cov > cov/coverage.html"
  115. },
  116. "version": "1.16.2"
  117. }