3 Star 10 Fork 4

337547038/ak-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
3375477038 提交于 2023-10-19 09:41 +08:00 . 优化
{
"name": "ak-vue",
"private": true,
"version": "1.0.0",
"repository": "[email protected]:337547038/ak-vue3.git",
"author": "337547038 <[email protected]>",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"lint": "eslint --ext .js,.vue,.ts src --fix",
"lint:fromat": "prettier -c --parser typescript \"{src,__tests__,e2e}/**/*.[jt]s?(x)\"",
"build:lib": "pnpm --filter ./build build"
},
"dependencies": {
"axios": "^1.4.0",
"vue": "^3.3.4",
"vue-router": "^4.2.2"
},
"devDependencies": {
"@types/node": "^20.2.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/eslint-config-typescript": "^11.0.3",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.13.0",
"prettier": "^2.8.8",
"sass": "^1.62.1",
"typescript": "^5.0.4",
"vite": "^4.3.9",
"vite-plugin-doc-preview": "^0.2.1",
"vite-plugin-pages": "^0.31.0",
"vue-tsc": "^1.6.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/q337547038/ak-vue3.git
[email protected]:q337547038/ak-vue3.git
q337547038
ak-vue3
ak-vue3
master

搜索帮助