{ "_from": "pac-proxy-agent@^3.0.1", "_id": "pac-proxy-agent@3.0.1", "_inBundle": false, "_integrity": "sha512-44DUg21G/liUZ48dJpUSjZnFfZro/0K5JTyFYLBcmh9+T6Ooi4/i4efwUiEy0+4oQusCBqWdhv16XohIj1GqnQ==", "_location": "/pac-proxy-agent", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pac-proxy-agent@^3.0.1", "name": "pac-proxy-agent", "escapedName": "pac-proxy-agent", "rawSpec": "^3.0.1", "saveSpec": null, "fetchSpec": "^3.0.1" }, "_requiredBy": [ "/proxy-agent" ], "_resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-3.0.1.tgz", "_shasum": "115b1e58f92576cac2eba718593ca7b0e37de2ad", "_spec": "pac-proxy-agent@^3.0.1", "_where": "C:\\Users\\andre\\Documents\\Ohm\\MSY\\8.Semester\\MDT1_2\\projekt\\code2\\code\\application_liste\\app\\node_modules\\proxy-agent", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues" }, "bundleDependencies": false, "dependencies": { "agent-base": "^4.2.0", "debug": "^4.1.1", "get-uri": "^2.0.0", "http-proxy-agent": "^2.1.0", "https-proxy-agent": "^3.0.0", "pac-resolver": "^3.0.0", "raw-body": "^2.2.0", "socks-proxy-agent": "^4.0.1" }, "deprecated": false, "description": "A PAC file proxy `http.Agent` implementation for HTTP", "devDependencies": { "mocha": "6", "proxy": "^1.0.1", "socksv5": "0.0.6" }, "homepage": "https://github.com/TooTallNate/node-pac-proxy-agent", "keywords": [ "pac", "proxy", "agent", "http", "https", "socks", "request", "access" ], "license": "MIT", "main": "index.js", "name": "pac-proxy-agent", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-pac-proxy-agent.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "3.0.1" }