File size: 619 Bytes
81d22d0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "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"
}