1 Star 0 Fork 1

凛冬将至/个人博客前端页面

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 874 Bytes
一键复制 编辑 原始数据 按行查看 历史
背包Boy 提交于 2020-02-21 18:35 . blog front
{
"name": "blogmanage",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"core-js": "^3.4.4",
"qiniu-js": "^2.5.5",
"quil": "^1.1.30",
"view-design": "^4.1.1",
"vue-cropper": "^0.5.0",
"vue-quill-editor": "^3.0.6",
"vuex-along": "^1.2.10",
"vuex": "^3.1.2",
"axios": "^0.19.2",
"moment": "^2.24.0",
"vue": "^2.6.10",
"vue-router": "^3.1.5"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.0",
"@vue/cli-plugin-eslint": "^4.1.0",
"@vue/cli-service": "^4.1.0",
"babel-eslint": "^10.0.3",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"less": "^3.0.4",
"less-loader": "^5.0.0",
"vue-template-compiler": "^2.6.10"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hello-piper/front_page_of_personal_blog.git
[email protected]:hello-piper/front_page_of_personal_blog.git
hello-piper
front_page_of_personal_blog
个人博客前端页面
master

搜索帮助