8 Star 42 Fork 29

老张的哲学 / Blog.Vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 783 Bytes
一键复制 编辑 原始数据 按行查看 历史
MandIand 提交于 2021-11-28 17:53 . fix: npm install error
{
"name": "blog.vue",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.19.0",
"core-js": "^2.6.5",
"element-ui": "^2.4.7",
"oidc-client": "^1.4.1",
"stylus": "^0.54.7",
"stylus-loader": "^3.0.2",
"vue": "^2.6.10",
"vue-class-component": "^7.0.2",
"vue-property-decorator": "^8.1.0",
"vue-quill-editor": "^3.0.6",
"vue-quill-editor-upload": "^1.1.0",
"vue-router": "^3.0.3",
"vuex": "^3.1.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.3",
"@vue/cli-plugin-typescript": "^3.0.3",
"@vue/cli-service": "^3.0.3",
"typescript": "^3.4.3",
"vue-template-compiler": "^2.6.10"
}
}
1
https://gitee.com/laozhangIsPhi/Blog.Vue.git
git@gitee.com:laozhangIsPhi/Blog.Vue.git
laozhangIsPhi
Blog.Vue
Blog.Vue
master

搜索帮助