{ "_args": [ [ "pac-proxy-agent@1.1.0", "E:\\2023\\5\\myjadmin" ] ], "_development": true, "_from": "pac-proxy-agent@1.1.0", "_id": "pac-proxy-agent@1.1.0", "_inBundle": false, "_integrity": "sha512-QBELCWyLYPgE2Gj+4wUEiMscHrQ8nRPBzYItQNOHWavwBt25ohZHQC4qnd5IszdVVrFbLsQ+dPkm6eqdjJAmwQ==", "_location": "/pac-proxy-agent", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "pac-proxy-agent@1.1.0", "name": "pac-proxy-agent", "escapedName": "pac-proxy-agent", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/proxy-agent" ], "_resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-1.1.0.tgz", "_spec": "1.1.0", "_where": "E:\\2023\\5\\myjadmin", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/node-pac-proxy-agent/issues" }, "dependencies": { "agent-base": "2", "debug": "2", "extend": "3", "get-uri": "2", "http-proxy-agent": "1", "https-proxy-agent": "1", "pac-resolver": "~2.0.0", "raw-body": "2", "socks-proxy-agent": "2" }, "description": "A PAC file proxy `http.Agent` implementation for HTTP", "devDependencies": { "mocha": "^3.4.2", "proxy": "0.2.3", "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": "1.1.0" }