UNPKG

gather-public-proxy

Version:
38 lines (37 loc) 792 B
{ "name": "gather-public-proxy", "version": "0.9.3", "description": "Find free anonymous proxy", "main": "lib/index.js", "bin": { "gpp": "./bin/gpp" }, "dependencies" : { "commander": "2.2.0", "q" : "1.0.1", "request" : "2.34.0", "lodash" : "2.4.1", "cheerio" : "0.16.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/gfauchart/gather-public-proxy" }, "keywords": [ "proxy", "anonymous", "free", "public", "nodejs", "npm" ], "author": "Gautier Fauchart", "license": "MIT", "bugs": { "url": "https://github.com/gfauchart/gather-public-proxy/issues" }, "homepage": "https://github.com/gfauchart/gather-public-proxy" }