26 Star 179 Fork 41

北京蓝亚盒子科技有限公司 / LayaAir

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 893 Bytes
一键复制 编辑 原始数据 按行查看 历史
李嵘 提交于 2020-06-01 18:51 . Compiling Canon library files separately
{
"name": "ts",
"version": "1.0.0",
"description": "",
"main": "layaAir.config.js",
"scripts": {
"build": "cd src/publishTool&&cmd /k publish.bat",
"compile": "gulp LayaAirBuild",
"buildDoc": "cd src/generateDoc&&cmd /k run.bat"
},
"author": "Layabox Inc.",
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-rename": "^2.0.0",
"gulp-uglify-es": "^2.0.0",
"iconv-lite": "^0.5.0",
"matched": "^4.0.0",
"pump": "^3.0.0",
"rollup": "^1.16.7",
"rollup-plugin-glsl": "^1.3.0",
"rollup-plugin-typescript2": "^0.21.2",
"through2": "^3.0.1",
"typedoc": "^0.15.0",
"typescript": "^3.7.2"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/layabox/LayaAir"
},
"bugs": {
"url": "https://ask.layabox.com/"
}
}
TypeScript
1
https://gitee.com/layabox/LayaAir.git
git@gitee.com:layabox/LayaAir.git
layabox
LayaAir
LayaAir
master

搜索帮助