package.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "tunnel-agent@~0.4.1",
  6. "scope": null,
  7. "escapedName": "tunnel-agent",
  8. "name": "tunnel-agent",
  9. "rawSpec": "~0.4.1",
  10. "spec": ">=0.4.1 <0.5.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/request"
  14. ]
  15. ],
  16. "_from": "tunnel-agent@>=0.4.1 <0.5.0",
  17. "_id": "tunnel-agent@0.4.3",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/tunnel-agent",
  21. "_nodeVersion": "5.9.0",
  22. "_npmOperationalInternal": {
  23. "host": "packages-16-east.internal.npmjs.com",
  24. "tmp": "tmp/tunnel-agent-0.4.3.tgz_1462396470295_0.23639482469297945"
  25. },
  26. "_npmUser": {
  27. "name": "simov",
  28. "email": "simeonvelichkov@gmail.com"
  29. },
  30. "_npmVersion": "2.15.3",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "tunnel-agent@~0.4.1",
  34. "scope": null,
  35. "escapedName": "tunnel-agent",
  36. "name": "tunnel-agent",
  37. "rawSpec": "~0.4.1",
  38. "spec": ">=0.4.1 <0.5.0",
  39. "type": "range"
  40. },
  41. "_requiredBy": [
  42. "/request"
  43. ],
  44. "_resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz",
  45. "_shasum": "6373db76909fe570e08d73583365ed828a74eeeb",
  46. "_shrinkwrap": null,
  47. "_spec": "tunnel-agent@~0.4.1",
  48. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/request",
  49. "author": {
  50. "name": "Mikeal Rogers",
  51. "email": "mikeal.rogers@gmail.com",
  52. "url": "http://www.futurealoof.com"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/mikeal/tunnel-agent/issues"
  56. },
  57. "dependencies": {},
  58. "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
  59. "devDependencies": {},
  60. "directories": {},
  61. "dist": {
  62. "shasum": "6373db76909fe570e08d73583365ed828a74eeeb",
  63. "tarball": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz"
  64. },
  65. "engines": {
  66. "node": "*"
  67. },
  68. "files": [
  69. "index.js"
  70. ],
  71. "gitHead": "e72d830f5ed388a2a71d37ce062c38e3fb34bdde",
  72. "homepage": "https://github.com/mikeal/tunnel-agent#readme",
  73. "license": "Apache-2.0",
  74. "main": "index.js",
  75. "maintainers": [
  76. {
  77. "name": "mikeal",
  78. "email": "mikeal.rogers@gmail.com"
  79. },
  80. {
  81. "name": "nylen",
  82. "email": "jnylen@gmail.com"
  83. },
  84. {
  85. "name": "fredkschott",
  86. "email": "fkschott@gmail.com"
  87. },
  88. {
  89. "name": "simov",
  90. "email": "simeonvelichkov@gmail.com"
  91. }
  92. ],
  93. "name": "tunnel-agent",
  94. "optionalDependencies": {},
  95. "readme": "ERROR: No README data found!",
  96. "repository": {
  97. "url": "git+https://github.com/mikeal/tunnel-agent.git"
  98. },
  99. "scripts": {},
  100. "version": "0.4.3"
  101. }