package.json 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "_args": [
  3. [
  4. "tunnel-agent@~0.4.0",
  5. "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/request"
  6. ]
  7. ],
  8. "_from": "tunnel-agent@>=0.4.0 <0.5.0",
  9. "_id": "tunnel-agent@0.4.1",
  10. "_inCache": true,
  11. "_location": "/tunnel-agent",
  12. "_nodeVersion": "0.12.5",
  13. "_npmUser": {
  14. "email": "simeonvelichkov@gmail.com",
  15. "name": "simov"
  16. },
  17. "_npmVersion": "2.11.2",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "tunnel-agent",
  21. "raw": "tunnel-agent@~0.4.0",
  22. "rawSpec": "~0.4.0",
  23. "scope": null,
  24. "spec": ">=0.4.0 <0.5.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/request"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.1.tgz",
  31. "_shasum": "bbeecff4d679ce753db9462761a88dfcec3c5ab3",
  32. "_shrinkwrap": null,
  33. "_spec": "tunnel-agent@~0.4.0",
  34. "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/request",
  35. "author": {
  36. "email": "mikeal.rogers@gmail.com",
  37. "name": "Mikeal Rogers",
  38. "url": "http://www.futurealoof.com"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/mikeal/tunnel-agent/issues"
  42. },
  43. "dependencies": {},
  44. "description": "HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.",
  45. "devDependencies": {},
  46. "directories": {},
  47. "dist": {
  48. "shasum": "bbeecff4d679ce753db9462761a88dfcec3c5ab3",
  49. "tarball": "http://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.1.tgz"
  50. },
  51. "engines": {
  52. "node": "*"
  53. },
  54. "gitHead": "912a7a6d00e10ec76baf9c9369de280fa5badef3",
  55. "homepage": "https://github.com/mikeal/tunnel-agent#readme",
  56. "installable": true,
  57. "main": "index.js",
  58. "maintainers": [
  59. {
  60. "name": "mikeal",
  61. "email": "mikeal.rogers@gmail.com"
  62. },
  63. {
  64. "name": "nylen",
  65. "email": "jnylen@gmail.com"
  66. },
  67. {
  68. "name": "fredkschott",
  69. "email": "fkschott@gmail.com"
  70. },
  71. {
  72. "name": "simov",
  73. "email": "simeonvelichkov@gmail.com"
  74. }
  75. ],
  76. "name": "tunnel-agent",
  77. "optionalDependencies": {},
  78. "repository": {
  79. "url": "git+https://github.com/mikeal/tunnel-agent.git"
  80. },
  81. "scripts": {},
  82. "version": "0.4.1"
  83. }