1 Star 1 Fork 1

nshen/mini-shed-starter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 960 Bytes
一键复制 编辑 原始数据 按行查看 历史
nshen 提交于 4年前 . update
{
"name": "@shed/starter",
"version": "0.2.0",
"description": "mini-shed 小游戏示例项目",
"module": "dist/mini-game.es.js",
"private": true,
"keywords": [
"mini-game",
"wechat"
],
"author": "nshen <nshen121@gmail.com>",
"homepage": "https://github.com/nshen/mini-shed#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/nshen/mini-shed.git"
},
"bugs": {
"url": "https://github.com/nshen/mini-shed/issues"
},
"license": "MIT",
"dependencies": {
"@shed/ecs": "^0.2.0",
"@shed/gl": "^0.2.0",
"@shed/math": "^0.2.0",
"@shed/platform": "^0.2.0",
"@shed/render2d-system": "^0.2.0",
"@shed/utils": "^0.2.0"
},
"devDependencies": {
"live-server": "^1.2.1"
},
"scripts": {
"build": "shed build h5",
"serve": "live-server --open=./dist/h5 -q",
"dev": "shed build h5 --debug --watch"
},
"gitHead": "a5a3082dd23fc78f64cea163d3c105f4aaf8c978"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/nshen/mini-shed-starter.git
git@gitee.com:nshen/mini-shed-starter.git
nshen
mini-shed-starter
mini-shed-starter
master

搜索帮助

371d5123 14472233 46e8bd33 14472233