package.json 505 Bytes
{
  "name": "proxy-check",
  "version": "1.0.8",
  "description": "Check proxy for NodeJS",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/zamanuhina/proxy-check.git"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "keywords": [
    "proxy",
    "proxy-check"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zamanuhina/proxy-check/issues"
  },
  "homepage": "https://github.com/zamanuhina/proxy-check#readme"
}