1 Star 0 Fork 166

刘振岗/Node-SpliderApi

forked from ecitlm/Node-SpliderApi 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 953 Bytes
一键复制 编辑 原始数据 按行查看 历史
ecitlm 提交于 2018-04-26 22:45 . nodemon
{
"name": "application-name",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"axios": "^0.17.1",
"body-parser": "~1.0.0",
"cheerio": "^1.0.0-rc.2",
"colors": "^1.1.2",
"cookie-parser": "~1.0.1",
"ejs": "^2.5.6",
"express": "^4.15.3",
"iconv-lite": "^0.4.19",
"md5": "^2.2.1",
"morgan": "~1.0.0",
"mysql": "^2.15.0",
"nodemon": "^1.17.3",
"qs": "^6.5.1",
"request": "^2.83.0",
"static-favicon": "~1.0.0"
},
"devDependencies": {
"async": "^2.6.0",
"atob": "^2.0.3",
"btoa": "^1.1.2",
"debug": "~0.7.4",
"fs": "^0.0.1-security",
"html-entities": "^1.2.1",
"mkdirp": "^0.5.1",
"nodemon": "^1.17.3"
},
"standard": {
"ignore": [
"/node_modules/",
"node_modules/",
"/public/",
"/utils/decrypt.js",
"/utils/md5.js"
],
"globals": [
"$"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/liu_zhengang/splider.git
git@gitee.com:liu_zhengang/splider.git
liu_zhengang
splider
Node-SpliderApi
splider2

搜索帮助