1 Star 0 Fork 191

yulin_mr / wemirr-platform-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.78 KB
一键复制 编辑 原始数据 按行查看 历史
memmsc 提交于 2021-01-28 14:42 . add:完成验证码登录
{
"name": "d2-crud-plus-with-d2admin-starter",
"version": "1.20.1",
"scripts": {
"serve": "vue-cli-service serve --open",
"start": "npm run serve",
"dev": "npm run serve",
"build": "vue-cli-service build",
"build:preview": "NODE_OPTIONS=--max_old_space_size=4096 vue-cli-service build --mode preview",
"lint": "vue-cli-service lint --fix",
"test:unit": "vue-cli-service test:unit"
},
"dependencies": {
"@d2-projects/vue-table-export": "1.1.0",
"@d2-projects/vue-table-import": "^1.0.0",
"axios": "^0.19.0",
"axios-mock-adapter": "^1.18.1",
"better-scroll": "^1.15.2",
"clipboard": "^2.0.6",
"core-js": "^3.4.3",
"cropperjs": "^1.5.6",
"d2-crud-plus": "^2.15.0",
"d2-crud-x": "^2.15.0",
"d2p-extends": "^2.15.0",
"dayjs": "^1.8.17",
"default-passive-events": "^2.0.0",
"e-icon-picker": "^1.0.12",
"echarts": "^4.9.0",
"el-phone-number-input": "^1.1.5",
"element-ui": "^2.14.1",
"faker": "^4.1.0",
"file-saver": "^2.0.5",
"flex.css": "^1.1.7",
"fuse.js": "^5.2.3",
"hotkeys-js": "^3.7.3",
"js-cookie": "^2.2.1",
"lodash": "^4.17.20",
"lowdb": "^1.0.0",
"monaco-editor": "^0.21.2",
"monaco-editor-webpack-plugin": "^2.0.0",
"nprogress": "^0.2.0",
"screenfull": "^5.0.2",
"sortablejs": "^1.10.1",
"ua-parser-js": "^0.7.20",
"uuid": "^8.3.2",
"v-charts": "^1.19.0",
"vue": "^2.6.11",
"vue-i18n": "^8.15.1",
"vue-json-viewer": "^2.2.16",
"vue-json-views": "^1.3.0",
"vue-router": "^3.1.3",
"vuex": "^3.1.2"
},
"devDependencies": {
"@d2-projects/vue-filename-injector": "^1.1.0",
"@kazupon/vue-i18n-loader": "^0.5.0",
"@vue/cli-plugin-babel": "^4.1.0",
"@vue/cli-plugin-eslint": "^4.1.0",
"@vue/cli-plugin-router": "^4.1.0",
"@vue/cli-plugin-unit-jest": "^4.1.0",
"@vue/cli-plugin-vuex": "^4.1.0",
"@vue/cli-service": "^4.1.0",
"@vue/eslint-config-standard": "^5.1.2",
"@vue/test-utils": "^1.0.2",
"babel-eslint": "^10.0.3",
"compression-webpack-plugin": "^3.1.0",
"cz-conventional-changelog": "^3.2.0",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.2",
"sass": "^1.23.7",
"sass-loader": "^8.0.0",
"svg-sprite-loader": "^4.1.6",
"text-loader": "^0.0.1",
"vue-cli-plugin-i18n": "^1.0.1",
"vue-template-compiler": "^2.6.10",
"webpack-bundle-analyzer": "^3.6.0",
"webpack-theme-color-replacer": "^1.3.3"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"repository": {
"type": "git",
"url": "https://github.com/d2-projects/d2-admin.git"
}
}
1
https://gitee.com/yulin_mr/wemirr-platform-ui.git
git@gitee.com:yulin_mr/wemirr-platform-ui.git
yulin_mr
wemirr-platform-ui
wemirr-platform-ui
master

搜索帮助