代码拉取完成,页面将自动刷新
同步操作将从 地球仪/gltf-pipeline 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "gltf-pipeline",
"version": "3.0.1",
"description": "Content pipeline tools for optimizing glTF assets.",
"license": "Apache-2.0",
"contributors": [
{
"name": "Richard Lee, Cesium GS, Inc., and Contributors",
"url": "https://github.com/CesiumGS/gltf-pipeline/graphs/contributors"
}
],
"keywords": [
"glTF",
"WebGL"
],
"homepage": "https://github.com/CesiumGS/gltf-pipeline",
"repository": {
"type": "git",
"url": "git@github.com:CesiumGS/gltf-pipeline.git"
},
"bugs": {
"url": "https://github.com/CesiumGS/gltf-pipeline/issues"
},
"main": "index.js",
"engines": {
"node": ">=6.0.0"
},
"dependencies": {
"bluebird": "^3.7.2",
"cesium": "^1.69.0",
"draco3d": "1.3.6",
"fs-extra": "^9.0.0",
"mime": "^2.4.5",
"object-hash": "^2.0.3",
"yargs": "^15.3.1"
},
"devDependencies": {
"cloc": "^2.5.1",
"coveralls": "^3.1.0",
"dependency-tree": "^7.2.1",
"eslint": "^7.0.0",
"eslint-config-cesium": "^8.0.1",
"gulp": "^4.0.2",
"jasmine": "^3.5.0",
"jasmine-spec-reporter": "^5.0.2",
"jsdoc": "^3.6.4",
"nyc": "^15.0.1",
"open": "^7.0.3"
},
"scripts": {
"jsdoc": "jsdoc ./lib -R ./README.md -d doc",
"eslint": "eslint \"./**/*.js\" --cache --quiet",
"eslint-watch": "gulp eslint-watch",
"test": "gulp test",
"test-watch": "gulp test-watch",
"coverage": "gulp coverage",
"coveralls": "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls",
"cloc": "gulp cloc",
"build-cesium": "gulp build-cesium"
},
"bin": {
"gltf-pipeline": "./bin/gltf-pipeline.js"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。