flash-spider
Version:
闪电般的爬图软件
22 lines (21 loc) • 412 B
JSON
{
"name": "flash-spider",
"version": "2.0.2",
"description": "闪电般的爬图软件",
"bin": "flash-spider",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"闪电",
"spider",
"爬虫"
],
"author": "ding.chao",
"license": "ISC",
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"express": "^4.16.3",
"request": "^2.87.0"
}
}