| { |
| "name": "proxy-scraper", |
| "version": "1.0.0", |
| "description": "JSON", |
| "main": "conf.js", |
| "dependencies": { |
| "country-list": "^2.3.0", |
| "mysql2": "^3.3.3", |
| "xml-js": "^1.6.11", |
| "yaml": "^2.3.1" |
| }, |
| "scripts": { |
| "test": "echo \"Error: no test specified\" && exit 1" |
| }, |
| "repository": { |
| "type": "git", |
| "url": "git+https://github.com/sunny9577/proxy-scraper.git" |
| }, |
| "keywords": [], |
| "author": "Sunny Singh", |
| "license": "ISC", |
| "bugs": { |
| "url": "https://github.com/sunny9577/proxy-scraper/issues" |
| }, |
| "homepage": "https://github.com/sunny9577/proxy-scraper#readme" |
| } |
|
|