Authored by 周奇琪

init project!

{
"name": "valid-proxy",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"async": "^2.1.5",
"baidu-ocr-api": "^2.0.5",
"cheerio": "^0.22.0",
"md5": "^2.2.1",
"nedb": "^1.8.0",
"nightmare": "^2.10.0",
"node-schedule": "^1.2.1",
"request": "^2.79.0",
"selenium-webdriver": "^3.3.0"
}
}
... ...