1 Star 0 Fork 1

江夏尧/游戏算法库文档

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
江夏尧 提交于 2022-02-26 16:23 . feat: 添加按需导入
{
"name": "my-vue-app",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build ",
"build-only": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@element-plus/icons-vue": "^0.2.7",
"@form-create/element-ui": "^3.1.1",
"animejs": "^3.2.1",
"element-plus": "^1.3.0-beta.10",
"enum-color": "^1.1.1",
"game-algorithm": "^1.1.14",
"game-random": "^1.0.7",
"matter-js": "^0.18.0",
"mitt": "^3.0.0",
"pinia": "^2.0.11",
"pixi.js": "^6.2.2",
"quick-format-unescaped": "^4.0.4",
"vue": "^3.2.31"
},
"devDependencies": {
"@babel/core": "^7.17.5",
"@types/animejs": "^3.1.4",
"@types/matter-js": "^0.17.7",
"@types/quick-format-unescaped": "^4.0.0",
"@vitejs/plugin-vue": "^2.2.2",
"autoprefixer": "^10.4.2",
"postcss": "^8.4.7",
"rollup-plugin-visualizer": "^5.6.0",
"tailwindcss": "^3.0.23",
"typescript": "^4.5.5",
"vite": "^2.8.4",
"vite-plugin-fast-external": "^1.4.8",
"vue": "^3.2.25",
"vue-router": "^4.0.12",
"vue-tsc": "^0.29.8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dongzhongzhidong/game-algorithm-docs.git
[email protected]:dongzhongzhidong/game-algorithm-docs.git
dongzhongzhidong
game-algorithm-docs
游戏算法库文档
master

搜索帮助