代码拉取完成,页面将自动刷新
{
"name": "node-crawler",
"version": "1.0.0",
"description": "#### Description nodejs写的爬虫定时任务",
"main": "index.js",
"scripts": {
"installDependencies": "npm i -g pm2 && npm i",
"debug": "node src/index.js",
"start": "pm2 start ecosystem.config.js",
"restart": "pm2 restart ecosystem.config.js",
"delete": "pm2 delete ecosystem.config.js",
"stop": "pm2 stop ecosystem.config.js",
"getShellUsedToStartProjectAfterReboot": "pm2 startup",
"log": "pm2 log",
"status": "pm2 status"
},
"repository": {
"type": "git",
"url": "https://gitee.com/bulls-cows/node-crawler.git"
},
"keywords": [
"node",
"crawler"
],
"author": "",
"license": "MIT",
"dependencies": {
"cheerio": "^1.0.0-rc.6",
"mysql": "^2.18.1",
"node-schedule": "^2.0.0",
"superagent": "^6.1.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。