1 Star 1 Fork 0

yunwisdom/Vue3tankWar2D

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 560 Bytes
一键复制 编辑 原始数据 按行查看 历史
mia1232 提交于 2020-08-31 14:57 . repo rename
{
"name": "battle-city-kurenai",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"build": "webpack",
"serve": "webpack-dev-server --open",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"file-loader": "^6.0.0",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"@vue/runtime-core": "^3.0.0-rc.5",
"howler": "^2.2.0",
"pixi.js": "^5.3.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yunwisdom_zhao/Vue3tankWar2D.git
git@gitee.com:yunwisdom_zhao/Vue3tankWar2D.git
yunwisdom_zhao
Vue3tankWar2D
Vue3tankWar2D
master

搜索帮助