1 Star 15 Fork 1

shiina/reclamation-algorithm-map

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
QingXia-Ela 提交于 2024-10-08 15:40 +08:00 . chore: upgrade tarui to v2
{
"name": "reclamation-algorithm-map",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"dev:tauri": "vite --config vite.desktop.config.ts",
"userEdit": "vite --mode edit",
"docs:edit": "cd docs/edit && astro dev",
"build": "vite build",
"build:gitee": "vite build --mode gitee",
"build:desktop": "vite build --mode desktop --config vite.desktop.config.ts",
"test": "vitest run",
"preview": "vite preview",
"smoke": "echo smoke"
},
"dependencies": {
"@nanostores/vue": "^0.10.0",
"@tweenjs/tween.js": "^23.1.1",
"element-plus": "^2.6.3",
"font-spider": "^1.3.5",
"lodash": "^4.17.21",
"nanostores": "^0.9.5",
"pinia": "^2.1.7",
"three": "^0.161.0",
"v-viewer": "^3.0.13",
"viewerjs": "^1.11.6",
"vue": "^3.4.15",
"vue-i18n": "^9.13.1"
},
"devDependencies": {
"@tauri-apps/cli": "^2.0.2",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.20",
"@types/three": "^0.161.2",
"@vitejs/plugin-vue": "^5.0.3",
"chinese-simplified-common-characters": "^1.0.1",
"fast-glob": "^3.3.2",
"github-markdown-css": "^5.5.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.70.0",
"typescript": "^5.2.2",
"vite": "^5.1.0",
"vite-plugin-md": "^0.21.5",
"vite-plugin-svg-icons": "^2.0.1",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.27",
"zod": "^3.22.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/shiinafan/reclamation-algorithm-map.git
git@gitee.com:shiinafan/reclamation-algorithm-map.git
shiinafan
reclamation-algorithm-map
reclamation-algorithm-map
main

搜索帮助