1 Star 0 Fork 728

zbl / roncoo-education-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 971 Bytes
一键复制 编辑 原始数据 按行查看 历史
laiwenbiao 提交于 2019-06-06 10:26 . 注释控制台打印
{
"name": "open-cloud",
"version": "1.0.0",
"description": "My impressive Nuxt.js project",
"author": "laiwenbiao",
"private": true,
"scripts": {
"dev": "cross-env NODE_ENV=development nodemon server/index.js --watch server",
"build": "nuxt build",
"build-test": "cross-env NODE_ENV=testing nuxt build",
"start": "cross-env NODE_ENV=production node server/index.js",
"test": "cross-env NODE_ENV=testing node server/index.js",
"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/zblzym/roncoo-education-web.git
git@gitee.com:zblzym/roncoo-education-web.git
zblzym
roncoo-education-web
roncoo-education-web
master

搜索帮助