当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 35

jeArts / ak-vue
暂停

forked from 337547038 / ak-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
337547038 提交于 2019-12-25 23:26 . 优化loading
{
"name": "ak-project",
"version": "1.0.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"docs": "vue-cli-service serve",
"build": "vue-cli-service build",
"buildDocs": "vue-cli-service build",
"buildComponents": "vue-cli-service build --target lib --name ak packages/index.js",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.19.0",
"core-js": "^2.6.5",
"js-cookie": "^2.2.1",
"js-md5": "^0.7.3",
"vue": "^2.6.10",
"vue-router": "^3.0.3",
"vuex": "^3.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.11.0",
"@vue/cli-plugin-eslint": "^3.11.0",
"@vue/cli-service": "^3.11.0",
"@vue/eslint-config-standard": "^4.0.0",
"babel-eslint": "^10.0.1",
"copy-webpack-plugin": "^5.0.4",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"markdown-it-anchor": "^5.2.4",
"markdown-it-container": "^2.0.0",
"markdown-it-table-of-contents": "^0.4.4",
"node-sass": "^4.9.0",
"sass-loader": "^7.1.0",
"spritesmith": "^3.3.1",
"uglifyjs-webpack-plugin": "^2.2.0",
"vue-markdown-loader": "^2.4.1",
"vue-template-compiler": "^2.6.10"
}
}
JavaScript
1
https://gitee.com/arts1986/ak-vue.git
git@gitee.com:arts1986/ak-vue.git
arts1986
ak-vue
ak-vue
master

搜索帮助