1 Star 0 Fork 0

duyafei/dyf-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.84 KB
一键复制 编辑 原始数据 按行查看 历史
dyfSama 提交于 2019-05-05 00:41 . Initial commit
{
"name": "d2-admin",
"version": "1.6.15",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",
"start": "npm run serve",
"dev": "npm run serve",
"build": "vue-cli-service build",
"build:nomock": "vue-cli-service build --mode nomock",
"build:travis": "vue-cli-service build --mode travis",
"lint": "vue-cli-service lint --fix",
"test:unit": "vue-cli-service test:unit"
},
"dependencies": {
"@babel/runtime": "^7.2.0",
"@d2-projects/d2-crud": "^2.0.5",
"@d2-projects/vue-filters-date": "^1.0.2",
"axios": "^0.17.1",
"better-scroll": "^1.12.1",
"dayjs": "^1.6.7",
"element-ui": "^2.8.2",
"flex.css": "^1.1.7",
"fuse.js": "^3.2.1",
"hotkeys-js": "^3.3.6",
"js-cookie": "^2.2.0",
"lodash": "^4.17.10",
"lowdb": "^1.0.0",
"mockjs": "^1.0.1-beta3",
"nprogress": "^0.2.0",
"qs": "^6.6.0",
"screenfull": "^4.0.0",
"ua-parser-js": "^0.7.18",
"vue": "^2.5.17",
"vue-i18n": "^7.4.2",
"vue-router": "^3.0.1",
"vuex": "^3.0.1"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.2.0",
"@kazupon/vue-i18n-loader": "^0.3.0",
"@vue/cli-plugin-babel": "^3.0.0",
"@vue/cli-plugin-eslint": "^3.0.0",
"@vue/cli-plugin-unit-jest": "^3.0.0",
"@vue/cli-service": "^3.0.0",
"@vue/eslint-config-standard": "^3.0.0",
"@vue/test-utils": "^1.0.0-beta.20",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^23.0.1",
"lint-staged": "^7.2.0",
"node-sass": "^4.9.0",
"sass-loader": "^7.0.1",
"svg-sprite-loader": "^3.8.0",
"text-loader": "0.0.1",
"uglifyjs-webpack-plugin": "^2.0.1",
"vue-template-compiler": "^2.5.17"
},
"lint-staged": {
"*.js": [
"vue-cli-service lint",
"git add"
],
"*.vue": [
"vue-cli-service lint",
"git add"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dyfduyafei/dyf-ui.git
git@gitee.com:dyfduyafei/dyf-ui.git
dyfduyafei
dyf-ui
dyf-ui
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385