3 Star 4 Fork 0

Gitee 极速下载 / littlejs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/KilledByAPixel/LittleJS
克隆/下载
package.json 821 Bytes
一键复制 编辑 原始数据 按行查看 历史
Frank Force 提交于 2024-04-14 22:27 . rebuild and bump examples
{
"name": "littlejsengine",
"version": "1.8.1",
"description": "LittleJS - Tiny and Fast HTML5 Game Engine",
"main": "build/littlejs.esm.js",
"repository": {
"type": "git",
"url": "git+https://github.com/KilledByAPixel/LittleJS.git"
},
"keywords": [
"LittleJS",
"HTML5",
"JavaScript",
"game",
"engine",
"library",
"JS13K",
"webgl"
],
"author": "Frank Force",
"license": "MIT",
"bugs": {
"url": "https://github.com/KilledByAPixel/LittleJS/issues"
},
"homepage": "https://github.com/KilledByAPixel/LittleJS",
"scripts": {
"build": "node src/engineBuild.js"
},
"devDependencies": {
"google-closure-compiler": "~20230502.0.0",
"roadroller": "~2.1.0",
"uglify-js": "~3.17.4",
"typescript": "~5.1.6",
"ect-bin": "~1.4.1"
}
}
JavaScript
1
https://gitee.com/mirrors/littlejs.git
git@gitee.com:mirrors/littlejs.git
mirrors
littlejs
littlejs
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891