Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pm2 / usr / local / lib / pm2 / node_modules / pac-resolver / package.json
Size: Mime:
{
  "name": "pac-resolver",
  "version": "3.0.0",
  "description": "Generates an asynchronous resolver function from a PAC file",
  "main": "index.js",
  "dependencies": {
    "co": "^4.6.0",
    "degenerator": "^1.0.4",
    "ip": "^1.1.5",
    "netmask": "^1.0.6",
    "thunkify": "^2.1.2"
  },
  "devDependencies": {
    "mocha": "^3.4.2"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-pac-resolver.git"
  },
  "keywords": [
    "pac",
    "file",
    "proxy",
    "resolve",
    "dns"
  ],
  "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TooTallNate/node-pac-resolver/issues"
  }

,"_resolved": "https://registry.npmjs.org/pac-resolver/-/pac-resolver-3.0.0.tgz"
,"_integrity": "sha512-tcc38bsjuE3XZ5+4vP96OfhOugrX+JcnpUbhfuc4LuXBLQhoTthOstZeoQJBDnQUDYzYmdImKsbz0xSl1/9qeA=="
,"_from": "pac-resolver@3.0.0"
}