1 Star 0 Fork 728

骆锐 / roncoo-education-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1023 Bytes
一键复制 编辑 原始数据 按行查看 历史
laiwenbiao 提交于 2020-05-05 16:58 . pkg
{
"name": "roncoo-education-web",
"version": "6.0.0-RELEASE",
"description": "roncoo education web",
"author": "laiwenbiao",
"scripts": {
"dev": "cross-env NODE_ENV=development nodemon server/index.js --watch server",
"test": "cross-env NODE_ENV=testing node server/index.js",
"start": "cross-env NODE_ENV=production node server/index.js",
"build": "nuxt build",
"build-dev": "cross-env NODE_ENV=development nuxt build",
"build-test": "cross-env NODE_ENV=testing nuxt build",
"generate": "nuxt generate"
},
"dependencies": {
"@gauseen/nuxt-proxy": "^1.0.1",
"@nuxtjs/axios": "^5.0.0",
"awe-dnd": "^0.3.4",
"axios": "^0.19.0",
"cross-env": "^5.2.0",
"koa": "^2.5.2",
"lru-cache": "^5.1.1",
"md5": "^2.2.1",
"node-gyp": "^4.0.0",
"node-sass": "^4.11.0",
"nuxt": "^2.0.0",
"qrcode": "^1.3.2",
"vue-cookie": "^1.1.4",
"wangeditor": "^3.1.1"
},
"devDependencies": {
"nodemon": "^1.11.0",
"sass-loader": "^7.1.0"
}
}
JavaScript
1
https://gitee.com/LuoruiGit/roncoo-education-web.git
git@gitee.com:LuoruiGit/roncoo-education-web.git
LuoruiGit
roncoo-education-web
roncoo-education-web
master

搜索帮助