9 Star 0 Fork 0

闫韬蒙/tyut_anniversary_calendar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
严高琪 提交于 2022-04-30 13:55 . feat: "更改活动""
{
"name": "lingyun",
"version": "0.1.0",
"private": true,
"openGizp": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"prepare": "husky install",
"format": "npx prettier --write .",
"commit": "npx git-cz"
},
"dependencies": {
"axios": "^0.21.1",
"core-js": "^3.6.5",
"register-service-worker": "^1.7.1",
"vue": "^3.0.0",
"vue-router": "^4.0.0-0",
"vuex": "^4.0.0-0"
},
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/preset-env": "^7.16.11",
"@commitlint/config-conventional": "^16.2.1",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-pwa": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"babel-loader": "^8.2.4",
"commitizen": "^4.2.4",
"commitlint": "^16.2.3",
"compression-webpack-plugin": "^1.1.12",
"cz-conventional-changelog": "^3.3.0",
"husky": "^7.0.4",
"less": "^3.9.0",
"less-loader": "^4.1.0",
"prettier": "^2.6.0",
"style-resources-loader": "^1.4.1",
"vue-cli-plugin-element-plus": "^0.0.13",
"vue-cli-plugin-style-resources-loader": "~0.1.5"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yan-taomeng/tyut-anniversary-calendar.git
git@gitee.com:yan-taomeng/tyut-anniversary-calendar.git
yan-taomeng
tyut-anniversary-calendar
tyut_anniversary_calendar
master

搜索帮助