1 Star 0 Fork 11

第三方项目/summerVideoCMS_Service

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
rockey 提交于 2018-07-26 00:02 . 更新
{
"name": "summervideocms_service",
"version": "1.0.0",
"author": "",
"keywords": [],
"description": "",
"license": "ISC",
"scripts": {
"build": "gulp build",
"dev": "gulp build && gulp dev",
"pm2": "pm2 start pm2.config.js",
"pm2_dev": "pm2 start pm2.config.js --env development"
},
"dependencies": {
"@koa/cors": "^2.2.2",
"axios": "^0.18.0",
"braintree": "^2.11.0",
"glob": "^7.1.2",
"jsonwebtoken": "^8.3.0",
"koa": "^2.5.2",
"koa-compose": "^4.1.0",
"koa-compress": "^3.0.0",
"koa-conditional-get": "^2.0.0",
"koa-etag": "^3.0.0",
"koa-helmet": "^4.0.0",
"koa-joi-router": "^5.1.0",
"koa-jwt": "^3.3.2",
"koa-onerror": "^4.0.0",
"koa2-ratelimit": "^0.6.1",
"mysql2": "^1.5.3",
"node-forge": "^0.7.5",
"redis": "^2.8.0",
"sequelize": "^5.0.0-beta.9"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-plugin-dynamic-import-node": "^2.0.0",
"babel-preset-env": "^1.7.0",
"gulp": "^4.0.0",
"gulp-babel": "^7.0.1",
"nodemon": "^1.18.3"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/third_projects/summerVideoCMS_Service.git
git@gitee.com:third_projects/summerVideoCMS_Service.git
third_projects
summerVideoCMS_Service
summerVideoCMS_Service
master

搜索帮助