1 Star 0 Fork 1

jade_lee/wechat_spider

forked from stoneqp/wechat_spider 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
李强 提交于 2020-01-11 17:21 . 导出脚本修改
{
"name": "wechat_spider",
"version": "1.1.1",
"description": "wechat spider by Man-in-the-middle attack",
"main": "index.js",
"scripts": {
"start": "node index.js",
"dev": "nodemon index.js --ignore client/ --ignore test/",
"prod": "NODE_ENV=production npm start",
"test": "mocha --recursive --exit --timeout 10000"
},
"author": "liqiang",
"license": "MIT",
"dependencies": {
"anyproxy": "^4.1.2",
"cheerio": "^1.0.0-rc.3",
"express": "^4.17.1",
"ip": "^1.1.5",
"json2csv": "3.11.5",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"mongoose": "^5.8.4",
"morgan": "^1.9.1",
"motime": "^0.0.2",
"redis": "^2.8.0",
"request": "^2.88.0",
"request-promise": "^4.2.5",
"winston": "^3.2.1"
},
"devDependencies": {
"eslint": "^5.16.0",
"eslint-plugin-react": "^7.14.3",
"mocha": "^5.2.0",
"nodemon": "^1.19.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lqqyt2423/wechat_spider.git"
},
"keywords": [
"wechat",
"spider"
],
"bugs": {
"url": "https://github.com/lqqyt2423/wechat_spider/issues"
},
"homepage": "https://github.com/lqqyt2423/wechat_spider#readme"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jade_lee/wechat_spider.git
git@gitee.com:jade_lee/wechat_spider.git
jade_lee
wechat_spider
wechat_spider
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385