2 Star 0 Fork 0

xiangli jiaxing / area-puppeteer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 489 Bytes
一键复制 编辑 原始数据 按行查看 历史
dwqs 提交于 2018-04-18 11:36 . 添加 mocha & chai
{
"name": "area-puppeteer",
"version": "0.0.1",
"dependencies": {
"async-await-error-handling": "^0.5.2",
"chai": "^4.1.2",
"chalk": "^2.4.0",
"mocha": "^5.1.0",
"ora": "^2.0.0",
"puppeteer": "^1.3.0"
},
"description": "基于 puppeteer 的中国行政区域抓取爬虫(省市区)",
"scripts": {
"start": "node index.js",
"format": "node format.js",
"test": "npx mocha test/index.js"
}
}
1
https://gitee.com/xljx/area-puppeteer.git
git@gitee.com:xljx/area-puppeteer.git
xljx
area-puppeteer
area-puppeteer
master

搜索帮助