1 Star 0 Fork 16

起个名字真是烦/cocos-engine

forked from Cocos/cocos-engine 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 3.44 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "cocos-creator",
"version": "3.6.0",
"description": "Cocos Creator is a cross-platform 2D & 3D game engine written in TypeScript, licensed under MIT.",
"homepage": "http://www.cocos.com",
"license": "MIT",
"authors": [
"AUTHORS.txt"
],
"module": "index.js",
"scripts": {
"server": "http-server . -p 8002 -o playground/index.html",
"postinstall": "gulp build-debug-infos && npm run build-declaration && npm run bundle-adapter && npm run fetch-ral && npm run install:typedoc-plugin && npm run install:native-pack-tool",
"build": "gulp build",
"build:dev": "gulp build-h5-source",
"build:min": "gulp build-h5-minified",
"build-declaration": "npm run build-const && gulp build-declarations",
"build-api-json": "gulp build-api-json -i index.ts -o ./3d-api-docs/tempJson",
"build-api": "npm run build-api-json && gulp build-3d-api -i index.ts -o ./3d-api-docs -j ./3d-api-docs/tempJson",
"checkout-engine-version": "node ./scripts/checkout-engine-version.js",
"varify-engine-version": "node ./scripts/varify-engine-version.js",
"fetch-ral": "node ./scripts/fetch-ral.js",
"bundle-adapter": "node ./scripts/bundle-adapter.js",
"build-const": "node ./scripts/build-consts.js",
"clear": "git clean -xfd",
"clear-platform": "node ./native/utils/clear-platform.js && node ./scripts/clear-file.js",
"update:native-external": "node ./native/utils/update-external.js",
"test": "gulp test",
"install:typedoc-plugin": "cd ./scripts/typedoc-plugin && npm install --only=production",
"install:native-pack-tool": "cd ./scripts/native-pack-tool && npm install && npm run build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cocos-creator/engine.git"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-env": "7.8.7",
"@cocos/babel-preset-cc": "2.2.0",
"@cocos/build-engine": "4.3.10",
"@types/fs-extra": "^5.0.4",
"@types/jest": "^24.9.1",
"@types/yargs": "^12.0.14",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
"async": "^2.6.4",
"chalk": "^2.4.1",
"child_process": "^1.0.2",
"commander": "^2.20.3",
"dat.gui": "^0.7.5",
"del": "^6.0.0",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.24.1",
"fs": "^0.0.1-security",
"fs-extra": "^7.0.1",
"ftp": "0.3.10",
"gulp": "^4.0.2",
"gulp-sequence": "^1.0.0",
"gulp-zip": "^5.0.2",
"http-server": "^0.12.3",
"jest": "^28.0.2",
"jest-environment-jsdom": "^28.0.2",
"jest-extended": "^1.1.0",
"jest-matcher-deep-close-to": "^2.0.1",
"jsdom": "^19.0.0",
"path": "^0.12.7",
"pngjs": "^6.0.0",
"spectorjs": "^0.9.15",
"stats.js": "^0.17.0",
"tmp": "^0.2.1",
"tree-kill": "^1.2.0",
"ts-jest": "^26.5.4",
"typedoc": "^0.22.13",
"typedoc-plugin-cc": "file:scripts/typedoc-plugin",
"typescript": "^4.3.5",
"vconsole": "^3.3.0",
"which": "^2.0.2",
"yargs": "^12.0.5",
"@babel/plugin-proposal-export-default-from": "^7.17.12",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"gulp-rename": "^2.0.0",
"gulp-uglify": "^3.0.2",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
},
"dependencies": {
"@cocos/box2d": "1.0.1",
"@cocos/bullet": "1.0.2",
"@cocos/cannon": "1.2.8",
"@cocos/dragonbones-js": "^1.0.1",
"@cocos/physx": "1.0.7"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/workformyself/cocos-engine.git
git@gitee.com:workformyself/cocos-engine.git
workformyself
cocos-engine
cocos-engine
develop

搜索帮助

D67c1975 1850385 1daf7b77 1850385