{
  "name": "psproxy",
  "version": "2.0.2",
  "description": "Executable for enabling or disabling proxy settings for Junos Pulse Secure VPN",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/majgis/psproxy.git"
  },
  "keywords": [
    "pulse-secure",
    "juniper",
    "charles"
  ],
  "author": "majgis",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/majgis/psproxy/issues"
  },
  "homepage": "https://github.com/majgis/psproxy",
  "bin": {
    "psproxy": "bin/psproxy.bin.js"
  }
}
