12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "_args": [
- [
- {
- "raw": "http-proxy-agent@^1.0.0",
- "scope": null,
- "escapedName": "http-proxy-agent",
- "name": "http-proxy-agent",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/home/robert/workspace/xmlrpc/node_modules/popsicle-proxy-agent"
- ]
- ],
- "_from": "http-proxy-agent@>=1.0.0 <2.0.0",
- "_id": "http-proxy-agent@1.0.0",
- "_inCache": true,
- "_location": "/http-proxy-agent",
- "_nodeVersion": "0.12.6",
- "_npmUser": {
- "name": "tootallnate",
- "email": "nathan@tootallnate.net"
- },
- "_npmVersion": "2.11.2",
- "_phantomChildren": {},
- "_requested": {
- "raw": "http-proxy-agent@^1.0.0",
- "scope": null,
- "escapedName": "http-proxy-agent",
- "name": "http-proxy-agent",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/popsicle-proxy-agent"
- ],
- "_resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-1.0.0.tgz",
- "_shasum": "cc1ce38e453bf984a0f7702d2dd59c73d081284a",
- "_shrinkwrap": null,
- "_spec": "http-proxy-agent@^1.0.0",
- "_where": "/home/robert/workspace/xmlrpc/node_modules/popsicle-proxy-agent",
- "author": {
- "name": "Nathan Rajlich",
- "email": "nathan@tootallnate.net",
- "url": "http://n8.io/"
- },
- "bugs": {
- "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues"
- },
- "dependencies": {
- "agent-base": "2",
- "debug": "2",
- "extend": "3"
- },
- "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
- "devDependencies": {
- "mocha": "2",
- "proxy": "~0.2.3"
- },
- "directories": {},
- "dist": {
- "shasum": "cc1ce38e453bf984a0f7702d2dd59c73d081284a",
- "tarball": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-1.0.0.tgz"
- },
- "gitHead": "c2a1e575ebf7226251b55194855e739ef319a1cb",
- "homepage": "https://github.com/TooTallNate/node-http-proxy-agent#readme",
- "keywords": [
- "http",
- "proxy",
- "endpoint",
- "agent"
- ],
- "license": "MIT",
- "main": "http-proxy-agent.js",
- "maintainers": [
- {
- "name": "tootallnate",
- "email": "nathan@tootallnate.net"
- }
- ],
- "name": "http-proxy-agent",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/TooTallNate/node-http-proxy-agent.git"
- },
- "scripts": {
- "test": "mocha --reporter spec"
- },
- "version": "1.0.0"
- }
|