1 Star 1 Fork 465

Hikari / vueShop-api-server

forked from wBekvam / vueShop-api-server 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 922 Bytes
一键复制 编辑 原始数据 按行查看 历史
wBekvam 提交于 2020-02-02 14:11 . 电商后台管理系统API接口
{
"name": "shop",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"bluebird": "^3.5.1",
"body-parser": "~1.18.2",
"busboy": "^0.2.14",
"config": "^1.28.0",
"debug": "~2.6.9",
"express": "^4.16.2",
"gm": "^1.23.0",
"je": "^1.0.2",
"jsonwebtoken": "^7.1.9",
"lodash": "^4.17.4",
"log4js": "^2.4.1",
"morgan": "~1.9.0",
"mount-routes": "^1.0.8",
"multer": "^1.3.0",
"mysql": "^2.15.0",
"node-orm": "^2.1.15",
"node-php-password": "^0.1.2",
"orm": "^4.0.1",
"passport": "^0.4.0",
"passport-http-bearer": "^1.0.1",
"passport-local": "^1.0.0",
"serve-favicon": "~2.4.5",
"underscore": "^1.8.3",
"uniqid": "^4.1.1"
},
"devDependencies": {
"chai": "^4.1.2",
"chai-http": "^3.0.0",
"gulp": "^3.9.1",
"mocha": "^4.0.1",
"request": "^2.83.0"
}
}
NodeJS
1
https://gitee.com/tyoubin_admin/vueShop-api-server.git
git@gitee.com:tyoubin_admin/vueShop-api-server.git
tyoubin_admin
vueShop-api-server
vueShop-api-server
master

搜索帮助