34 Star 778 Fork 465

wBekvam / vueShop-api-server

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
package.json 922 Bytes
Copy Edit Raw Blame History
wBekvam authored 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/wBekvam/vueShop-api-server.git
git@gitee.com:wBekvam/vueShop-api-server.git
wBekvam
vueShop-api-server
vueShop-api-server
master

Search