1 Star 0 Fork 0

ithubin/jmyp-front-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 926 Bytes
一键复制 编辑 原始数据 按行查看 历史
itcast_java 提交于 2019-04-20 23:09 +08:00 . 下订单页面
{
"name": "tensquare",
"version": "1.0.0",
"description": "{{ description }}",
"author": "{{ author }}",
"private": true,
"scripts": {
"dev": "nuxt",
"build": "nuxt build",
"start": "nuxt start",
"generate": "nuxt generate",
"lint": "eslint --ext .js,.vue --ignore-path .gitignore .",
"precommit": "npm run lint"
},
"config": {
"nuxt": {
"port": 8888
}
},
"dependencies": {
"axios": "^0.18.0",
"element-ui": "^2.4.11",
"jquery": "^3.4.0",
"js-cookie": "^2.2.0",
"mockjs": "^1.0.1-beta3",
"nuxt": "^1.0.0",
"vue-infinite-scroll": "^2.0.2",
"vue-qriously": "^1.1.1",
"vue-quill-editor": "^3.0.6",
"vue-quill-editor-upload": "^1.1.0"
},
"devDependencies": {
"babel-eslint": "^8.2.1",
"eslint": "^4.15.0",
"eslint-friendly-formatter": "^3.0.0",
"eslint-loader": "^1.7.1",
"eslint-plugin-vue": "^4.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ithubin/jmyp-front-ui.git
git@gitee.com:ithubin/jmyp-front-ui.git
ithubin
jmyp-front-ui
jmyp-front-ui
master

搜索帮助