{"_id":"obj2gltf","_rev":"2926744","name":"obj2gltf","description":"Convert OBJ model format to glTF","dist-tags":{"latest":"3.1.6"},"maintainers":[{"name":"mramato","email":"matt.amato@gmail.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"},{"name":"cesiumgsadmin","email":"devops@cesium.com"}],"time":{"modified":"2023-03-03T06:03:53.000Z","created":"2016-07-20T18:56:13.685Z","3.1.6":"2023-02-10T20:28:43.837Z","3.1.5":"2023-01-25T21:33:58.124Z","3.1.4":"2021-10-15T19:33:56.564Z","3.1.3":"2021-09-15T16:19:27.355Z","3.1.2":"2021-08-02T22:03:36.192Z","3.1.1":"2021-07-23T00:05:35.392Z","3.1.0":"2020-03-13T16:09:36.607Z","3.0.4":"2019-07-22T22:47:26.225Z","3.0.3":"2019-06-26T23:16:17.449Z","3.0.2":"2019-03-21T16:18:59.629Z","3.0.1":"2019-03-08T14:56:41.494Z","3.0.0":"2018-12-05T14:35:20.041Z","2.3.2":"2018-11-03T02:27:09.509Z","1.3.5":"2018-11-03T02:22:48.995Z","2.3.1":"2018-10-16T14:54:24.519Z","1.3.4":"2018-10-16T14:50:22.704Z","2.3.0":"2018-09-20T00:03:28.948Z","1.3.3":"2018-09-20T00:01:19.580Z","1.3.2":"2018-06-08T12:16:38.726Z","1.3.1":"2018-03-28T18:06:40.976Z","2.2.0":"2018-01-29T20:09:55.748Z","2.1.0":"2017-12-28T19:37:15.909Z","2.0.0":"2017-08-11T17:31:12.401Z","1.3.0":"2017-08-11T16:27:55.779Z","1.2.0":"2017-07-11T16:08:23.662Z","1.1.1":"2017-04-25T20:46:38.305Z","1.1.0":"2017-04-25T20:40:09.064Z","1.0.0":"2017-04-13T14:31:15.712Z","0.1.7":"2017-01-06T22:55:55.867Z","0.1.6":"2016-09-07T23:19:14.908Z","0.1.5":"2016-08-26T20:04:07.192Z","0.1.4":"2016-08-26T14:24:00.311Z","0.1.3":"2016-08-08T15:41:13.207Z","0.1.2":"2016-07-26T02:13:42.452Z","0.1.1":"2016-07-21T21:25:47.545Z","0.1.0":"2016-07-20T18:56:13.685Z"},"users":{},"repository":{"type":"git","url":"git+ssh://git@github.com/CesiumGS/obj2gltf.git"},"versions":{"3.1.6":{"name":"obj2gltf","version":"3.1.6","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Cesium GS, Inc. and Contributors","url":"https://github.com/CesiumGS/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/CesiumGS/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/CesiumGS/obj2gltf.git"},"bugs":{"url":"https://github.com/CesiumGS/obj2gltf/issues"},"main":"index.js","engines":{"node":">=14.0.0"},"dependencies":{"bluebird":"^3.7.2","cesium":"^1.86.1","fs-extra":"^11.0.0","jpeg-js":"^0.4.3","mime":"^3.0.0","pngjs":"^6.0.0","yargs":"^17.2.1"},"devDependencies":{"cloc":"^2.8.0","coveralls":"^3.1.1","eslint":"^8.0.1","eslint-config-cesium":"^9.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-node":"^11.1.0","gulp":"^4.0.2","husky":"^8.0.3","jasmine":"^4.5.0","jasmine-spec-reporter":"^7.0.0","jsdoc":"^4.0.0","nyc":"^15.1.0","open":"^8.3.0","prettier":"2.8.4","pretty-quick":"^3.1.1"},"scripts":{"prepare":"husky install","pre-commit":"eslint && pretty-quick --staged","jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc","prettier":"prettier --write \"**/*\"","prettier-check":"prettier --check \"**/*\"","pretty-quick":"pretty-quick","generate-third-party":"gulp generate-third-party"},"bin":{"obj2gltf":"bin/obj2gltf.js"},"gitHead":"a64828da3ffe811018ebee4f5c053813036784b9","_id":"obj2gltf@3.1.6","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"37ce5f2e54f4beae8db915f6cde73f2d817e347e","size":37788,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.1.6.tgz"},"_npmUser":{"name":"mramato","email":"matt.amato@gmail.com"},"directories":{},"maintainers":[{"name":"mramato","email":"matt.amato@gmail.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"},{"name":"cesiumgsadmin","email":"devops@cesium.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.1.6_1676060923661_0.8294005871796879"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-10T20:28:43.837Z","publish_time":1676060923837,"_cnpm_publish_time":1676060923837},"3.1.5":{"name":"obj2gltf","version":"3.1.5","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Cesium GS, Inc. and Contributors","url":"https://github.com/CesiumGS/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/CesiumGS/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/CesiumGS/obj2gltf.git"},"bugs":{"url":"https://github.com/CesiumGS/obj2gltf/issues"},"main":"index.js","engines":{"node":">=12.0.0"},"dependencies":{"bluebird":"^3.7.2","cesium":"^1.86.1","fs-extra":"^10.0.0","jpeg-js":"^0.4.3","mime":"^2.5.2","pngjs":"^6.0.0","yargs":"^17.2.1"},"devDependencies":{"cloc":"^2.8.0","coveralls":"^3.1.1","eslint":"^8.0.1","eslint-config-cesium":"^9.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-node":"^11.1.0","gulp":"^4.0.2","husky":"^4.3.8","jasmine":"^3.10.0","jasmine-spec-reporter":"^7.0.0","jsdoc":"^3.6.7","nyc":"^15.1.0","open":"^8.3.0","prettier":"2.3.2","pretty-quick":"^3.1.1"},"husky":{"hooks":{"pre-commit":"eslint && pretty-quick --staged"}},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc","prettier":"prettier --write \"**/*\"","prettier-check":"prettier --check \"**/*\"","pretty-quick":"pretty-quick","generate-third-party":"gulp generate-third-party"},"bin":{"obj2gltf":"bin/obj2gltf.js"},"gitHead":"d1c3ed46b75f03c870e85ec545bf0ed04f260398","_id":"obj2gltf@3.1.5","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"shasum":"1fae45463899607bcc91e995151ca348a5812722","size":37773,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.1.5.tgz"},"_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"directories":{},"maintainers":[{"name":"mramato","email":"matt.amato@gmail.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"},{"name":"cesiumgsadmin","email":"devops@cesium.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.1.5_1674682437857_0.7138370086959291"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-25T21:33:58.124Z","publish_time":1674682438124,"_cnpm_publish_time":1674682438124},"3.1.4":{"name":"obj2gltf","version":"3.1.4","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Cesium GS, Inc. and Contributors","url":"https://github.com/CesiumGS/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/CesiumGS/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/CesiumGS/obj2gltf.git"},"bugs":{"url":"https://github.com/CesiumGS/obj2gltf/issues"},"main":"index.js","engines":{"node":">=12.0.0"},"dependencies":{"bluebird":"^3.7.2","cesium":"^1.86.1","fs-extra":"^10.0.0","jpeg-js":"^0.4.3","mime":"^2.5.2","pngjs":"^6.0.0","yargs":"^17.2.1"},"devDependencies":{"cloc":"^2.8.0","coveralls":"^3.1.1","eslint":"^8.0.1","eslint-config-cesium":"^8.0.1","eslint-config-prettier":"^8.3.0","gulp":"^4.0.2","husky":"^4.3.8","jasmine":"^3.10.0","jasmine-spec-reporter":"^7.0.0","jsdoc":"^3.6.7","nyc":"^15.1.0","open":"^8.3.0","prettier":"2.3.2","pretty-quick":"^3.1.1"},"husky":{"hooks":{"pre-commit":"eslint && pretty-quick --staged"}},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc","prettier":"prettier --write \"**/*\"","prettier-check":"prettier --check \"**/*\"","pretty-quick":"pretty-quick"},"bin":{"obj2gltf":"bin/obj2gltf.js"},"gitHead":"28fdfc35e42aa31f0b1a2cbe2ffc153a416ecac0","_id":"obj2gltf@3.1.4","_nodeVersion":"16.11.0","_npmVersion":"8.0.0","dist":{"shasum":"27bdfe2ab0840ebb52e97d2c58d645bcde9123a3","size":37407,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.1.4.tgz"},"_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"directories":{},"maintainers":[{"name":"mramato","email":"matt.amato@gmail.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"},{"name":"cesiumgsadmin","email":"devops@cesium.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.1.4_1634326436400_0.7002007908823049"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:18:04.717Z","publish_time":1634326436564,"_cnpm_publish_time":1634326436564},"3.1.3":{"name":"obj2gltf","version":"3.1.3","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Cesium GS, Inc. and Contributors","url":"https://github.com/CesiumGS/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/CesiumGS/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/CesiumGS/obj2gltf.git"},"bugs":{"url":"https://github.com/CesiumGS/obj2gltf/issues"},"main":"index.js","engines":{"node":">=12.0.0"},"dependencies":{"bluebird":"^3.7.2","cesium":"1.84.0","fs-extra":"^10.0.0","jpeg-js":"^0.4.3","mime":"^2.5.2","pngjs":"^6.0.0","yargs":"^17.0.1"},"devDependencies":{"cloc":"^2.8.0","coveralls":"^3.1.1","eslint":"^7.32.0","eslint-config-cesium":"^8.0.1","eslint-config-prettier":"^8.3.0","gulp":"^4.0.2","husky":"^4.3.8","jasmine":"^3.8.0","jasmine-spec-reporter":"^7.0.0","jsdoc":"^3.6.7","nyc":"^15.1.0","open":"^8.2.1","prettier":"2.3.2","pretty-quick":"^3.1.1"},"husky":{"hooks":{"pre-commit":"eslint && pretty-quick --staged"}},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc","prettier":"prettier --write \"**/*\"","prettier-check":"prettier --check \"**/*\"","pretty-quick":"pretty-quick"},"bin":{"obj2gltf":"bin/obj2gltf.js"},"gitHead":"359341f50c1e6f6932fbef2a6c2bc804d81fa629","_id":"obj2gltf@3.1.3","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"440f3abdf27498ba8602912db4acb8e1272d2007","size":37373,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.1.3.tgz"},"_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"directories":{},"maintainers":[{"name":"mramato","email":"matt.amato@gmail.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"},{"name":"cesiumgsadmin","email":"devops@cesium.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.1.3_1631722767210_0.30447472671188436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:18:03.979Z","publish_time":1631722767355,"_cnpm_publish_time":1631722767355},"3.1.2":{"name":"obj2gltf","version":"3.1.2","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Cesium GS, Inc. and Contributors","url":"https://github.com/CesiumGS/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/CesiumGS/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/CesiumGS/obj2gltf.git"},"bugs":{"url":"https://github.com/CesiumGS/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.7.2","cesium":"^1.83.0","fs-extra":"^10.0.0","jpeg-js":"^0.4.3","mime":"^2.5.2","pngjs":"^6.0.0","yargs":"^17.0.1"},"devDependencies":{"cloc":"^2.8.0","coveralls":"^3.1.1","eslint":"^7.32.0","eslint-config-cesium":"^8.0.1","eslint-config-prettier":"^8.3.0","gulp":"^4.0.2","husky":"^4.3.8","jasmine":"^3.8.0","jasmine-spec-reporter":"^7.0.0","jsdoc":"^3.6.7","nyc":"^15.1.0","open":"^8.2.1","prettier":"2.3.2","pretty-quick":"^3.1.1"},"husky":{"hooks":{"pre-commit":"eslint && pretty-quick --staged"}},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc","prettier":"prettier --write \"**/*\"","prettier-check":"prettier --check \"**/*\"","pretty-quick":"pretty-quick"},"bin":{"obj2gltf":"bin/obj2gltf.js"},"gitHead":"6e3441319a82b1ca3cd75d0cee1ce85de3a8885d","_id":"obj2gltf@3.1.2","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"shasum":"e786785d9e2308d870eef56ab5a4232460d73bd5","size":37440,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.1.2.tgz"},"_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"directories":{},"maintainers":[{"name":"mramato","email":"matt.amato@gmail.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"},{"name":"cesiumgsadmin","email":"devops@cesium.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.1.2_1627941816037_0.22385354996598483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:18:02.691Z","publish_time":1627941816192,"_cnpm_publish_time":1627941816192},"3.1.1":{"name":"obj2gltf","version":"3.1.1","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Cesium GS, Inc. and Contributors","url":"https://github.com/CesiumGS/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/CesiumGS/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/CesiumGS/obj2gltf.git"},"bugs":{"url":"https://github.com/CesiumGS/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.7.2","cesium":"^1.83.0","fs-extra":"^10.0.0","jpeg-js":"^0.4.3","mime":"^2.5.2","pngjs":"^6.0.0","yargs":"^17.0.1"},"devDependencies":{"cloc":"^2.8.0","coveralls":"^3.1.1","eslint":"^7.31.0","eslint-config-cesium":"^8.0.1","gulp":"^4.0.2","jasmine":"^3.8.0","jasmine-spec-reporter":"^7.0.0","jsdoc":"^3.6.7","nyc":"^15.1.0","open":"^8.2.1"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc"},"bin":{"obj2gltf":"bin/obj2gltf.js"},"gitHead":"2634c25e33c368e35b1c71161769d2d1b2c6b7cb","_id":"obj2gltf@3.1.1","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"1da9dfc32645e456a6a932bfd5c532995e991aab","size":36647,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.1.1.tgz"},"_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"directories":{},"maintainers":[{"name":"mramato","email":"matt.amato@gmail.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"},{"name":"cesiumgsadmin","email":"devops@cesium.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.1.1_1626998735241_0.9450709435956486"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:18:01.603Z","publish_time":1626998735392,"_cnpm_publish_time":1626998735392},"3.1.0":{"name":"obj2gltf","version":"3.1.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Cesium GS, Inc. and Contributors","url":"https://github.com/CesiumGS/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/CesiumGS/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/CesiumGS/obj2gltf.git"},"bugs":{"url":"https://github.com/CesiumGS/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.7.2","cesium":"^1.66.0","fs-extra":"^8.1.0","jpeg-js":"^0.3.6","mime":"^2.4.4","pngjs":"^3.4.0","yargs":"^15.1.0"},"devDependencies":{"cloc":"^2.5.1","coveralls":"^3.0.9","eslint":"^6.8.0","eslint-config-cesium":"^8.0.1","gulp":"^4.0.2","jasmine":"^3.5.0","jasmine-spec-reporter":"^4.2.1","jsdoc":"^3.6.3","nyc":"^15.0.0","open":"^7.0.2"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"c5aaa64d099eccaf82a361f224594580123f57ba","_id":"obj2gltf@3.1.0","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"d4d2fd0a473bd927360758d1511cd78f259d7160","size":36630,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.1.0.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.1.0_1584115776495_0.10030884037538401"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:18:00.537Z","publish_time":1584115776607,"_cnpm_publish_time":1584115776607},"3.0.4":{"name":"obj2gltf","version":"3.0.4","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.5","cesium":"^1.58.1","fs-extra":"^8.0.1","jpeg-js":"^0.3.5","mime":"^2.4.4","pngjs":"^3.4.0","yargs":"^13.2.4"},"devDependencies":{"cloc":"^2.5.0","coveralls":"^3.0.4","eslint":"^6.0.0","eslint-config-cesium":"^7.0.0","gulp":"^4.0.2","jasmine":"^3.4.0","jasmine-spec-reporter":"^4.2.1","jsdoc":"^3.6.2","nyc":"^14.1.1","open":"^6.3.0","requirejs":"^2.3.6"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"1d0bb5eb359595a2191016581d801ffd1206d751","_id":"obj2gltf@3.0.4","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"756df9e9e695d250c8e770caa8124457f563dd5e","size":36660,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.0.4.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.0.4_1563835646091_0.8423390581831258"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:59.451Z","publish_time":1563835646225,"_cnpm_publish_time":1563835646225},"3.0.3":{"name":"obj2gltf","version":"3.0.3","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.5","cesium":"^1.58.1","fs-extra":"^8.0.1","jpeg-js":"^0.3.5","mime":"^2.4.4","pngjs":"^3.4.0","yargs":"^13.2.4"},"devDependencies":{"cloc":"^2.5.0","coveralls":"^3.0.4","eslint":"^6.0.0","eslint-config-cesium":"^7.0.0","gulp":"^4.0.2","jasmine":"^3.4.0","jasmine-spec-reporter":"^4.2.1","jsdoc":"^3.6.2","nyc":"^14.1.1","open":"^6.3.0","requirejs":"^2.3.6"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"8fa5bf9d24b3e90dad15d28a55fbd47f9d6d777e","_id":"obj2gltf@3.0.3","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"af184b8c4e3f66430df94d4d5193a1387fa6111e","size":36593,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.0.3.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.0.3_1561590977329_0.5576692258559905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:58.390Z","publish_time":1561590977449,"_cnpm_publish_time":1561590977449},"3.0.2":{"name":"obj2gltf","version":"3.0.2","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.3","cesium":"^1.55.0","fs-extra":"^7.0.1","jpeg-js":"^0.3.4","mime":"^2.4.0","pngjs":"^3.3.3","yargs":"^13.2.2"},"devDependencies":{"cloc":"^2.4.0","coveralls":"^3.0.3","eslint":"^5.15.1","eslint-config-cesium":"^6.0.1","gulp":"^4.0.0","jasmine":"^3.3.1","jasmine-spec-reporter":"^4.2.1","jsdoc":"^3.5.5","nyc":"^13.3.0","open":"^0.0.5","requirejs":"^2.3.6"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"2e1dbe97b800ab79bb2496867b2dbbcb40ead69c","_id":"obj2gltf@3.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"503c3d74fedb5d45ae311a93cdb975b8182e2c30","size":36478,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.0.2.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.0.2_1553185139521_0.7739911150013878"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:57.319Z","publish_time":1553185139629,"_cnpm_publish_time":1553185139629},"3.0.1":{"name":"obj2gltf","version":"3.0.1","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.3","cesium":"^1.55.0","fs-extra":"^7.0.1","jpeg-js":"^0.3.4","mime":"^2.4.0","pngjs":"^3.3.3","yargs":"^13.2.2"},"devDependencies":{"cloc":"^2.4.0","coveralls":"^3.0.3","eslint":"^5.15.1","eslint-config-cesium":"^6.0.1","gulp":"^4.0.0","jasmine":"^3.3.1","jasmine-spec-reporter":"^4.2.1","jsdoc":"^3.5.5","nyc":"^13.3.0","open":"^0.0.5","requirejs":"^2.3.6"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"cb32c549e17346d1e18df9b7f67a36de31e58d8a","_id":"obj2gltf@3.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"d8155cc6e2b3ec488408909ff1cdcecd37d886ff","size":36064,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.0.1.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.0.1_1552057001289_0.03226857850881415"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:56.247Z","publish_time":1552057001494,"_cnpm_publish_time":1552057001494},"3.0.0":{"name":"obj2gltf","version":"3.0.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.2","cesium":"^1.50.0","fs-extra":"^7.0.0","jpeg-js":"^0.3.4","mime":"^2.3.1","pngjs":"^3.3.3","yargs":"^12.0.2"},"devDependencies":{"cloc":"^2.3.4","coveralls":"^3.0.2","eslint":"^5.6.1","eslint-config-cesium":"^6.0.0","gulp":"^4.0.0","jasmine":"^3.2.0","jasmine-spec-reporter":"^4.2.1","jsdoc":"^3.5.5","nyc":"^13.0.1","open":"^0.0.5","requirejs":"^2.3.6"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"b458856904f96787b764232500396fdc00e588b4","_id":"obj2gltf@3.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"26218609a1fa3839f72aa6c81089bab9ba3cd117","size":35870,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-3.0.0.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_3.0.0_1544020519865_0.8744628620104327"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:54.944Z","publish_time":1544020520041,"_cnpm_publish_time":1544020520041},"2.3.2":{"name":"obj2gltf","version":"2.3.2","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.2","cesium":"^1.50.0","fs-extra":"^7.0.0","jpeg-js":"^0.3.4","mime":"^2.3.1","pngjs":"^3.3.3","yargs":"^12.0.2"},"devDependencies":{"cloc":"^2.3.4","coveralls":"^3.0.2","eslint":"^5.6.1","eslint-config-cesium":"^6.0.0","gulp":"^3.9.1","jasmine":"^3.2.0","jasmine-spec-reporter":"^4.2.1","jsdoc":"^3.5.5","nyc":"^13.0.1","open":"^0.0.5","requirejs":"^2.3.6"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"0b30a11e3a30915dc6791228f17fe49d8807356a","_id":"obj2gltf@2.3.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"f927f457a89c77d1be027cc65f682f8cd1421ed8","size":36484,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-2.3.2.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_2.3.2_1541212029294_0.859333039307453"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:53.857Z","publish_time":1541212029509,"_cnpm_publish_time":1541212029509},"1.3.5":{"name":"obj2gltf","version":"1.3.5","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.2","cesium":"^1.50.0","fs-extra":"^7.0.0","gltf-pipeline":"^1.0.6","mime":"^2.3.1","pngjs":"^3.3.3","uuid":"^3.3.2","yargs":"^12.0.2"},"devDependencies":{"coveralls":"^3.0.2","eslint":"^5.7.0","eslint-config-cesium":"^6.0.0","gulp":"^3.9.1","jasmine":"^3.2.0","jasmine-spec-reporter":"^4.2.1","jsdoc":"^3.5.5","nyc":"^13.1.0","open":"^0.0.5","requirejs":"^2.3.6"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"62d5765ceb23bfefcbcb5ba54a0cc2fbbbea01b6","_id":"obj2gltf@1.3.5","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"d150307b041a122b782a87de30dbd98a4d4cabb8","size":23340,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-1.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-1.3.5.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_1.3.5_1541211768808_0.6488839144669423"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:52.782Z","publish_time":1541211768995,"_cnpm_publish_time":1541211768995},"2.3.1":{"name":"obj2gltf","version":"2.3.1","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.2","cesium":"^1.50.0","fs-extra":"^7.0.0","jpeg-js":"^0.3.4","mime":"^2.3.1","pngjs":"^3.3.3","yargs":"^12.0.2"},"devDependencies":{"cloc":"^2.3.4","coveralls":"^3.0.2","eslint":"^5.6.1","eslint-config-cesium":"^6.0.0","gulp":"^3.9.1","jasmine":"^3.2.0","jasmine-spec-reporter":"^4.2.1","jsdoc":"^3.5.5","nyc":"^13.0.1","open":"^0.0.5","requirejs":"^2.3.6"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"b781459234c49e2e9c715744eaef371a8856f393","_id":"obj2gltf@2.3.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"d17f81511d0a695fdf1c9a08f447c1e468259db5","size":35873,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-2.3.1.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_2.3.1_1539701664409_0.855846784634007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:52.256Z","publish_time":1539701664519,"_cnpm_publish_time":1539701664519},"1.3.4":{"name":"obj2gltf","version":"1.3.4","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.2","cesium":"^1.50.0","fs-extra":"^7.0.0","gltf-pipeline":"^1.0.6","mime":"^2.3.1","pngjs":"^3.3.3","uuid":"^3.3.2","yargs":"^12.0.2"},"devDependencies":{"coveralls":"^3.0.2","eslint":"^5.7.0","eslint-config-cesium":"^6.0.0","gulp":"^3.9.1","jasmine":"^3.2.0","jasmine-spec-reporter":"^4.2.1","jsdoc":"^3.5.5","nyc":"^13.1.0","open":"^0.0.5","requirejs":"^2.3.6"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"a497e8f7fe15ffdb4ae5fe15d97ae4431b0b78ef","_id":"obj2gltf@1.3.4","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"a4e5c048fc8f5e6f6a050e53c2b661bbd5d2b43d","size":21879,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-1.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-1.3.4.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_1.3.4_1539701422544_0.6540018510635819"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:50.538Z","publish_time":1539701422704,"_cnpm_publish_time":1539701422704},"2.3.0":{"name":"obj2gltf","version":"2.3.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.1","cesium":"^1.39.0","fs-extra":"^4.0.2","jpeg-js":"^0.3.3","mime":"^2.0.3","pngjs":"^3.3.0","yargs":"^10.0.3"},"devDependencies":{"cloc":"^2.3.3","coveralls":"^3.0.0","eslint":"^4.4.1","eslint-config-cesium":"^2.0.1","gulp":"^3.9.1","jasmine":"^2.7.0","jasmine-spec-reporter":"^4.2.0","jsdoc":"^3.5.4","nyc":"^11.1.0","open":"^0.0.5","requirejs":"^2.3.4"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls","cloc":"gulp cloc"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"0197ffa15fb7861514d0cb0d50482484526e8e8a","_id":"obj2gltf@2.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"cec245acad9966fca2e53d951a32182c1794b1a5","size":37022,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-2.3.0.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_2.3.0_1537401808861_0.3029798019213188"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:49.451Z","publish_time":1537401808948,"_cnpm_publish_time":1537401808948},"1.3.3":{"name":"obj2gltf","version":"1.3.3","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.0","cesium":"^1.35.2","fs-extra":"^5.0.0","gltf-pipeline":"^1.0.0","mime":"^2.2.0","pngjs":"^3.2.0","uuid":"^3.1.0","yargs":"^11.0.0"},"devDependencies":{"coveralls":"^3.0.0","eslint":"^4.2.0","eslint-config-cesium":"^4.0.0","gulp":"^3.9.1","jasmine":"^3.1.0","jasmine-spec-reporter":"^4.1.1","jsdoc":"^3.5.1","nyc":"^11.0.3","open":"^0.0.5","requirejs":"^2.3.3"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"0d270ab4d240283824c404bee0cc9d3017768f0a","_id":"obj2gltf@1.3.3","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"c40161a982e267f3378dc87320c87bc2f693cdea","size":23036,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-1.3.3.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_1.3.3_1537401679395_0.3676828295224115"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:48.367Z","publish_time":1537401679580,"_cnpm_publish_time":1537401679580},"1.3.2":{"name":"obj2gltf","version":"1.3.2","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.0","cesium":"^1.35.2","fs-extra":"^5.0.0","gltf-pipeline":"^1.0.0","mime":"^2.2.0","pngjs":"^3.2.0","uuid":"^3.1.0","yargs":"^11.0.0"},"devDependencies":{"coveralls":"^3.0.0","eslint":"^4.2.0","eslint-config-cesium":"^4.0.0","gulp":"^3.9.1","jasmine":"^3.1.0","jasmine-spec-reporter":"^4.1.1","jsdoc":"^3.5.1","nyc":"^11.0.3","open":"^0.0.5","requirejs":"^2.3.3"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"ca2b3830c84666f9a3464da7a3cee08057f6457d","_id":"obj2gltf@1.3.2","_npmVersion":"6.1.0","_nodeVersion":"8.11.2","_npmUser":{"name":"mramato","email":"matt.amato@gmail.com"},"dist":{"shasum":"903efee54282320668cae0fa7cf73aac2f9c9608","size":22587,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-1.3.2.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_1.3.2_1528460198636_0.7684367843741227"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:47.078Z","publish_time":1528460198726,"_cnpm_publish_time":1528460198726},"1.3.1":{"name":"obj2gltf","version":"1.3.1","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.0","cesium":"^1.35.2","fs-extra":"^5.0.0","gltf-pipeline":"^1.0.0","mime":"^2.2.0","pngjs":"^3.2.0","uuid":"^3.1.0","yargs":"^11.0.0"},"devDependencies":{"coveralls":"^3.0.0","eslint":"^4.2.0","eslint-config-cesium":"^4.0.0","gulp":"^3.9.1","jasmine":"^3.1.0","jasmine-spec-reporter":"^4.1.1","jsdoc":"^3.5.1","nyc":"^11.0.3","open":"^0.0.5","requirejs":"^2.3.3"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"readmeFilename":"README.md","gitHead":"13d5a906329b5abe3093de3773a29fc298cbe991","_id":"obj2gltf@1.3.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"mramato","email":"matt.amato@gmail.com"},"dist":{"shasum":"57b3916b515428216187121936352fea32c3589e","size":22561,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-1.3.1.tgz"},"maintainers":[{"email":"todd@agi.com","name":"analyticalgraphics"},{"email":"lilleyse@gmail.com","name":"lilleyse"},{"email":"matt.amato@gmail.com","name":"mramato"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf_1.3.1_1522260400125_0.9764263095866643"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-23T10:17:42.872Z","publish_time":1522260400976,"_cnpm_publish_time":1522260400976},"2.2.0":{"name":"obj2gltf","version":"2.2.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.1","cesium":"^1.39.0","fs-extra":"^4.0.2","jpeg-js":"^0.3.3","mime":"^2.0.3","pngjs":"^3.3.0","yargs":"^10.0.3"},"devDependencies":{"coveralls":"^3.0.0","eslint":"^4.4.1","eslint-config-cesium":"^2.0.1","gulp":"^3.9.1","jasmine":"^2.7.0","jasmine-spec-reporter":"^4.2.0","jsdoc":"^3.5.4","nyc":"^11.1.0","open":"^0.0.5","requirejs":"^2.3.4"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"36c72e1e251cd270f9600dfbcef0ac2fbf3e2000","_id":"obj2gltf@2.2.0","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"767e097a6fb62f7bd27d8c9a207ca07aec46cf3e","size":36722,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-2.2.0.tgz"},"maintainers":[{"name":"analyticalgraphics","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf-2.2.0.tgz_1517256594742_0.2768906825222075"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:40.310Z","publish_time":1517256595748,"_cnpm_publish_time":1517256595748},"2.1.0":{"name":"obj2gltf","version":"2.1.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.1","cesium":"^1.39.0","fs-extra":"^4.0.2","jpeg-js":"^0.3.3","mime":"^2.0.3","pngjs":"^3.3.0","yargs":"^10.0.3"},"devDependencies":{"coveralls":"^3.0.0","eslint":"^4.4.1","eslint-config-cesium":"^2.0.1","gulp":"^3.9.1","jasmine":"^2.7.0","jasmine-spec-reporter":"^4.2.0","jsdoc":"^3.5.4","nyc":"^11.1.0","open":"^0.0.5","requirejs":"^2.3.4"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"1bebb590ef9b94d1a37bfc3bc6ff23cac79092e0","_id":"obj2gltf@2.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"3edc06c8f3b4edc73643b8efd22d4fa8f0e31385","size":35479,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-2.1.0.tgz"},"maintainers":[{"name":"analyticalgraphics","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf-2.1.0.tgz_1514489834827_0.5695282672531903"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:39.231Z","publish_time":1514489835909,"_cnpm_publish_time":1514489835909},"2.0.0":{"name":"obj2gltf","version":"2.0.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.0","cesium":"^1.36.0","fs-extra":"^4.0.1","jpeg-js":"^0.3.3","mime":"^1.3.6","pngjs":"^3.3.0","uuid":"^3.1.0","yargs":"^8.0.2"},"devDependencies":{"coveralls":"^2.13.1","eslint":"^4.4.1","eslint-config-cesium":"^2.0.1","gulp":"^3.9.1","jasmine":"^2.7.0","jasmine-spec-reporter":"^4.2.0","jsdoc":"^3.5.4","nyc":"^11.1.0","open":"^0.0.5","requirejs":"^2.3.4"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"a1f5550c59140874c88543c6be13903ee36a9dd7","_id":"obj2gltf@2.0.0","_shasum":"1860ead29d8d10787d0217dde61d244d4479d5cf","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"1860ead29d8d10787d0217dde61d244d4479d5cf","size":34099,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-2.0.0.tgz"},"maintainers":[{"name":"analyticalgraphics","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf-2.0.0.tgz_1502472671337_0.794513322878629"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:38.151Z","publish_time":1502472672401,"_cnpm_publish_time":1502472672401},"1.3.0":{"name":"obj2gltf","version":"1.3.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.0","cesium":"^1.35.2","fs-extra":"^3.0.1","gltf-pipeline":"^1.0.0","mime":"^1.3.6","pngjs":"^3.2.0","uuid":"^3.1.0","yargs":"^8.0.2"},"devDependencies":{"coveralls":"^2.13.1","eslint":"^4.2.0","eslint-config-cesium":"^2.0.1","gulp":"^3.9.1","jasmine":"^2.6.0","jasmine-spec-reporter":"^4.1.1","jsdoc":"^3.5.1","nyc":"^11.0.3","open":"^0.0.5","requirejs":"^2.3.3"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"0e119098603e0a0b80940f35922a20e900c7b62a","_id":"obj2gltf@1.3.0","_shasum":"7ddac38567507af14c2bb7ff1875d32d9fd5a5d3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"7ddac38567507af14c2bb7ff1875d32d9fd5a5d3","size":22700,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-1.3.0.tgz"},"maintainers":[{"name":"analyticalgraphics","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf-1.3.0.tgz_1502468874319_0.0741392623167485"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:37.104Z","publish_time":1502468875779,"_cnpm_publish_time":1502468875779},"1.2.0":{"name":"obj2gltf","version":"1.2.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc. and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.5.0","cesium":"^1.35.2","fs-extra":"^3.0.1","gltf-pipeline":"^1.0.0","mime":"^1.3.6","pngjs":"^3.2.0","uuid":"^3.1.0","yargs":"^8.0.2"},"devDependencies":{"coveralls":"^2.13.1","eslint":"^4.2.0","eslint-config-cesium":"^2.0.1","gulp":"^3.9.1","jasmine":"^2.6.0","jasmine-spec-reporter":"^4.1.1","jsdoc":"^3.5.1","nyc":"^11.0.3","open":"^0.0.5","requirejs":"^2.3.3"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","eslint":"eslint \"./**/*.js\" --cache --quiet","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"8701c877678acb0d667e3be80ac50391e4683c8a","_id":"obj2gltf@1.2.0","_shasum":"19236353941366d6c6c671fd3c4577fc7a4ed35f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"19236353941366d6c6c671fd3c4577fc7a4ed35f","size":20541,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-1.2.0.tgz"},"maintainers":[{"name":"analyticalgraphics","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/obj2gltf-1.2.0.tgz_1499789301553_0.7872311975806952"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:36.051Z","publish_time":1499789303662,"_cnpm_publish_time":1499789303662},"1.1.1":{"name":"obj2gltf","version":"1.1.1","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.4.7","cesium":"^1.31.0","event-stream":"^3.3.4","fs-extra":"^2.0.0","gltf-pipeline":"^0.1.0-alpha11","mime":"^1.3.4","pngjs":"^3.0.1","uuid":"^3.0.1","yargs":"^7.0.1"},"devDependencies":{"coveralls":"^2.12.0","gulp":"^3.9.1","gulp-jshint":"^2.0.4","istanbul":"^0.4.5","jasmine":"^2.5.3","jasmine-spec-reporter":"^3.2.0","jsdoc":"^3.4.3","jshint":"^2.9.4","jshint-stylish":"^2.2.1","open":"^0.0.5","requirejs":"^2.3.3"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"9213047cbbc88e565bf2ee078ad8a89f2f56e1ca","_id":"obj2gltf@1.1.1","_shasum":"858dba76ef935aad98fcbfa38f421ad84dcde536","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"858dba76ef935aad98fcbfa38f421ad84dcde536","size":17104,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-1.1.1.tgz"},"maintainers":[{"name":"analyticalgraphics","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/obj2gltf-1.1.1.tgz_1493153196362_0.3861387735232711"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:34.943Z","publish_time":1493153198305,"_cnpm_publish_time":1493153198305},"1.1.0":{"name":"obj2gltf","version":"1.1.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.4.7","cesium":"^1.31.0","event-stream":"^3.3.4","fs-extra":"^2.0.0","gltf-pipeline":"^0.1.0-alpha11","mime":"^1.3.4","pngjs":"^3.0.1","uuid":"^3.0.1","yargs":"^7.0.1"},"devDependencies":{"coveralls":"^2.12.0","gulp":"^3.9.1","gulp-jshint":"^2.0.4","istanbul":"^0.4.5","jasmine":"^2.5.3","jasmine-spec-reporter":"^3.2.0","jsdoc":"^3.4.3","jshint":"^2.9.4","jshint-stylish":"^2.2.1","open":"^0.0.5","requirejs":"^2.3.3"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"74f95cd61631bef1e0e21b50c1dd74a224afc822","_id":"obj2gltf@1.1.0","_shasum":"e6fbec3a82ef3a7098775323022847269bfcbf1a","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"e6fbec3a82ef3a7098775323022847269bfcbf1a","size":17083,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-1.1.0.tgz"},"maintainers":[{"name":"analyticalgraphics","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/obj2gltf-1.1.0.tgz_1493152808387_0.8181817936711013"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:33.840Z","publish_time":1493152809064,"_cnpm_publish_time":1493152809064},"1.0.0":{"name":"obj2gltf","version":"1.0.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/obj2gltf","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/obj2gltf.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/obj2gltf/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"bluebird":"^3.4.7","cesium":"^1.31.0","event-stream":"^3.3.4","fs-extra":"^2.0.0","gltf-pipeline":"^0.1.0-alpha11","mime":"^1.3.4","pngjs":"^3.0.1","yargs":"^7.0.1"},"devDependencies":{"coveralls":"^2.12.0","gulp":"^3.9.1","gulp-jshint":"^2.0.4","istanbul":"^0.4.5","jasmine":"^2.5.3","jasmine-spec-reporter":"^3.2.0","jsdoc":"^3.4.3","jshint":"^2.9.4","jshint-stylish":"^2.2.1","open":"^0.0.5","requirejs":"^2.3.3"},"scripts":{"jsdoc":"jsdoc ./lib -R ./README.md -d doc","jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"45feac8dd00a758d39e686f94b4dac0abdfea7a9","_id":"obj2gltf@1.0.0","_shasum":"6c9591156b2cae7fcd5a3fb473581587240f5e3c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"6c9591156b2cae7fcd5a3fb473581587240f5e3c","size":16298,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-1.0.0.tgz"},"maintainers":[{"name":"analyticalgraphics","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/obj2gltf-1.0.0.tgz_1492093873601_0.16987083898857236"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:32.929Z","publish_time":1492093875712,"_cnpm_publish_time":1492093875712},"0.1.7":{"name":"obj2gltf","version":"0.1.7","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/OBJ2GLTF.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"async":"^2.1.4","bluebird":"^3.4.7","byline":"^5.0.0","cesium":"^1.29.0","fs-extra":"^1.0.0","gltf-pipeline":"^0.1.0-alpha9","yargs":"^6.6.0"},"devDependencies":{"coveralls":"^2.11.15","gulp":"^3.9.1","gulp-jshint":"^2.0.4","istanbul":"^0.4.5","jasmine":"^2.5.2","jasmine-spec-reporter":"^3.0.0","jsdoc":"^3.4.3","jshint":"^2.9.4","jshint-stylish":"^2.2.1","open":"^0.0.5","requirejs":"^2.3.2","typings":"^2.1.0"},"scripts":{"prepublish":"typings install","jsdoc":"jsdoc ./lib -R ./README.md -d doc","jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","coveralls":"cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"233d163b4cbfdf94a18a63adf7aaf57f0b0918d2","_id":"obj2gltf@0.1.7","_shasum":"37f6dd82eaf0780b8dfd85a53567e0929d60da14","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"37f6dd82eaf0780b8dfd85a53567e0929d60da14","size":11267,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-0.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-0.1.7.tgz"},"maintainers":[{"name":"analyticalgraphics","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/obj2gltf-0.1.7.tgz_1483743355236_0.08132903394289315"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:32.029Z","publish_time":1483743355867,"_cnpm_publish_time":1483743355867},"0.1.6":{"name":"obj2gltf","version":"0.1.6","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/OBJ2GLTF.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"async":"2.0.0-rc.6","bluebird":"^3.4.1","byline":"4.2.1","cesium":"1.23.0","fs-extra":"0.30.0","gltf-pipeline":"0.1.0-alpha4","yargs":"4.7.1"},"devDependencies":{"gulp":"3.9.1","gulp-jshint":"2.0.1","istanbul":"0.4.4","jasmine":"2.4.1","jasmine-spec-reporter":"2.5.0","jshint":"2.9.2","jshint-stylish":"2.2.0","open":"0.0.5","request":"2.72.0","requirejs":"2.2.0"},"scripts":{"jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","update-ts-definitions":"gulp update-ts-definitions"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"0dc73e1312c530ac8130ed94204172f3a3579dc1","_id":"obj2gltf@0.1.6","_shasum":"54857ece951a604ffba5e646be8c551f03870f70","_from":".","_npmVersion":"3.10.6","_nodeVersion":"4.4.5","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"54857ece951a604ffba5e646be8c551f03870f70","size":16293,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-0.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-0.1.6.tgz"},"maintainers":[{"name":"analyticalgraphicsinc","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/obj2gltf-0.1.6.tgz_1473290353157_0.16014916286803782"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:31.135Z","publish_time":1473290354908,"_cnpm_publish_time":1473290354908},"0.1.5":{"name":"obj2gltf","version":"0.1.5","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/OBJ2GLTF.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"async":"2.0.0-rc.6","bluebird":"^3.4.1","byline":"4.2.1","cesium":"1.23.0","fs-extra":"0.30.0","gltf-pipeline":"0.1.0-alpha4","yargs":"4.7.1"},"devDependencies":{"gulp":"3.9.1","gulp-jshint":"2.0.1","istanbul":"0.4.4","jasmine":"2.4.1","jasmine-spec-reporter":"2.5.0","jshint":"2.9.2","jshint-stylish":"2.2.0","open":"0.0.5","request":"2.72.0","requirejs":"2.2.0"},"scripts":{"jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","update-ts-definitions":"gulp update-ts-definitions"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"7503e36e860e7b391797c5b955871ba226a96d93","_id":"obj2gltf@0.1.5","_shasum":"c1c650ea6b07ef2ec9f9351152f76701a9038a00","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"c1c650ea6b07ef2ec9f9351152f76701a9038a00","size":16217,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-0.1.5.tgz"},"maintainers":[{"name":"analyticalgraphicsinc","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/obj2gltf-0.1.5.tgz_1472241845327_0.325208060676232"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:30.229Z","publish_time":1472241847192,"_cnpm_publish_time":1472241847192},"0.1.4":{"name":"obj2gltf","version":"0.1.4","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/OBJ2GLTF.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"async":"2.0.0-rc.6","bluebird":"^3.4.1","byline":"4.2.1","cesium":"1.23.0","fs-extra":"0.30.0","gltf-pipeline":"0.1.0-alpha4","yargs":"4.7.1"},"devDependencies":{"gulp":"3.9.1","gulp-jshint":"2.0.1","istanbul":"0.4.4","jasmine":"2.4.1","jasmine-spec-reporter":"2.5.0","jshint":"2.9.2","jshint-stylish":"2.2.0","open":"0.0.5","request":"2.72.0","requirejs":"2.2.0"},"scripts":{"jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","update-ts-definitions":"gulp update-ts-definitions"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"99a5e8762379f89a5afab043097cf395bcadd89d","_id":"obj2gltf@0.1.4","_shasum":"5bbfd8cdc1b98c0ec93de91909b2dee8baba85d3","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"5bbfd8cdc1b98c0ec93de91909b2dee8baba85d3","size":16188,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-0.1.4.tgz"},"maintainers":[{"name":"analyticalgraphicsinc","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/obj2gltf-0.1.4.tgz_1472221438258_0.08655880717560649"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:29.341Z","publish_time":1472221440311,"_cnpm_publish_time":1472221440311},"0.1.3":{"name":"obj2gltf","version":"0.1.3","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/OBJ2GLTF.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"async":"2.0.0-rc.6","bluebird":"^3.4.1","byline":"4.2.1","cesium":"1.23.0","fs-extra":"0.30.0","gltf-pipeline":"0.1.0-alpha3","yargs":"4.7.1"},"devDependencies":{"gulp":"3.9.1","gulp-jshint":"2.0.1","istanbul":"0.4.4","jasmine":"2.4.1","jasmine-spec-reporter":"2.5.0","jshint":"2.9.2","jshint-stylish":"2.2.0","open":"0.0.5","request":"2.72.0","requirejs":"2.2.0"},"scripts":{"jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","update-ts-definitions":"gulp update-ts-definitions"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"5decc6cee9a767d5eec8bf9f86e7e293a3ddf52b","_id":"obj2gltf@0.1.3","_shasum":"1ec3e7639d63f00908a0da195402be7eb52861f6","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"1ec3e7639d63f00908a0da195402be7eb52861f6","size":15969,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-0.1.3.tgz"},"maintainers":[{"name":"analyticalgraphicsinc","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/obj2gltf-0.1.3.tgz_1470670870940_0.5500745265744627"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:28.469Z","publish_time":1470670873207,"_cnpm_publish_time":1470670873207},"0.1.2":{"name":"obj2gltf","version":"0.1.2","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/OBJ2GLTF.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"async":"2.0.0-rc.6","bluebird":"^3.4.1","byline":"4.2.1","cesium":"1.23.0","fs-extra":"0.30.0","gltf-pipeline":"0.1.0-alpha3","yargs":"4.7.1"},"devDependencies":{"gulp":"3.9.1","gulp-jshint":"2.0.1","istanbul":"0.4.4","jasmine":"2.4.1","jasmine-spec-reporter":"2.5.0","jshint":"2.9.2","jshint-stylish":"2.2.0","open":"0.0.5","request":"2.72.0","requirejs":"2.2.0"},"scripts":{"jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","update-ts-definitions":"gulp update-ts-definitions"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"2d6e0d16c9fa9fe5f9634fb7f3a6afc66ab64868","_id":"obj2gltf@0.1.2","_shasum":"f92d3d34ea6c60c69034a93d67cc118e2a5539f3","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"f92d3d34ea6c60c69034a93d67cc118e2a5539f3","size":15918,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-0.1.2.tgz"},"maintainers":[{"name":"analyticalgraphicsinc","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/obj2gltf-0.1.2.tgz_1469499218825_0.514407075708732"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:27.563Z","publish_time":1469499222452,"_cnpm_publish_time":1469499222452},"0.1.1":{"name":"obj2gltf","version":"0.1.1","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/OBJ2GLTF.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"async":"2.0.0-rc.6","byline":"4.2.1","cesium":"1.23.0","fs-extra":"0.30.0","gltf-pipeline":"0.1.0-alpha2","yargs":"4.7.1"},"devDependencies":{"gulp":"3.9.1","gulp-jshint":"2.0.1","istanbul":"0.4.4","jasmine":"2.4.1","jasmine-spec-reporter":"2.5.0","jshint":"2.9.2","jshint-stylish":"2.2.0","open":"0.0.5","request":"2.72.0","requirejs":"2.2.0"},"scripts":{"jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","update-ts-definitions":"gulp update-ts-definitions"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"68003e43b79543e196a5f98db94f081f2f307a11","_id":"obj2gltf@0.1.1","_shasum":"a7c063ddccd2bcfe952a2305bf1297edd6201042","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"a7c063ddccd2bcfe952a2305bf1297edd6201042","size":15556,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-0.1.1.tgz"},"maintainers":[{"name":"analyticalgraphicsinc","email":"todd@agi.com"},{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/obj2gltf-0.1.1.tgz_1469136345852_0.8910349789075553"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:26.701Z","publish_time":1469136347545,"_cnpm_publish_time":1469136347545},"0.1.0":{"name":"obj2gltf","version":"0.1.0","description":"Convert OBJ model format to glTF","license":"Apache-2.0","contributors":[{"name":"Analytical Graphics, Inc., and Contributors","url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/graphs/contributors"}],"keywords":["obj","gltf"],"homepage":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF","repository":{"type":"git","url":"git+ssh://git@github.com/AnalyticalGraphicsInc/OBJ2GLTF.git"},"bugs":{"url":"https://github.com/AnalyticalGraphicsInc/OBJ2GLTF/issues"},"main":"index.js","engines":{"node":">=4.0.0"},"dependencies":{"async":"2.0.0-rc.6","byline":"4.2.1","cesium":"1.23.0","fs-extra":"0.30.0","gltf-pipeline":"0.1.0-alpha1","yargs":"4.7.1"},"devDependencies":{"gulp":"3.9.1","gulp-jshint":"2.0.1","istanbul":"0.4.4","jasmine":"2.4.1","jasmine-spec-reporter":"2.5.0","jshint":"2.9.2","jshint-stylish":"2.2.0","open":"0.0.5","request":"2.72.0","requirejs":"2.2.0"},"scripts":{"jsHint":"gulp jsHint","jsHint-watch":"gulp jsHint-watch","test":"gulp test","test-watch":"gulp test-watch","coverage":"gulp coverage","update-ts-definitions":"gulp update-ts-definitions"},"bin":{"obj2gltf":"./bin/obj2gltf.js"},"gitHead":"49f37d5798e8d6320a34b446102977f23a004c2f","_id":"obj2gltf@0.1.0","_shasum":"fe38b5b7064641461da19a00a4e11d830ed31029","_from":".","_npmVersion":"2.15.5","_nodeVersion":"4.4.5","_npmUser":{"name":"lilleyse","email":"lilleyse@gmail.com"},"dist":{"shasum":"fe38b5b7064641461da19a00a4e11d830ed31029","size":15551,"noattachment":false,"key":"/obj2gltf/-/obj2gltf-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/obj2gltf/download/obj2gltf-0.1.0.tgz"},"maintainers":[{"name":"lilleyse","email":"lilleyse@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/obj2gltf-0.1.0.tgz_1469040972091_0.29987349128350616"},"directories":{},"_cnpmcore_publish_time":"2021-12-23T10:17:25.819Z","publish_time":1469040973685,"_cnpm_publish_time":1469040973685}},"readme":"# OBJ2GLTF\n\nConvert OBJ assets to [glTF](https://www.khronos.org/gltf) 2.0.\n\n## Getting Started\n\nInstall [Node.js](https://nodejs.org/en/) if you don't already have it, and then:\n\n```\nnpm install -g obj2gltf\n```\n\n### Using obj2gltf as a command-line tool:\n\n`obj2gltf -i model.obj`\n\n`obj2gltf -i model.obj -o model.gltf`\n\n`obj2gltf -i model.obj -o model.glb`\n\n### Using obj2gltf as a library:\n\n#### Converting an obj model to gltf:\n\n```javascript\nconst obj2gltf = require(\"obj2gltf\");\nconst fs = require(\"fs\");\nobj2gltf(\"model.obj\").then(function (gltf) {\n  const data = Buffer.from(JSON.stringify(gltf));\n  fs.writeFileSync(\"model.gltf\", data);\n});\n```\n\n#### Converting an obj model to glb\n\n```javascript\nconst obj2gltf = require(\"obj2gltf\");\nconst fs = require(\"fs\");\nconst options = {\n  binary: true,\n};\nobj2gltf(\"model.obj\", options).then(function (glb) {\n  fs.writeFileSync(\"model.glb\", glb);\n});\n```\n\n## Material types\n\nTraditionally the .mtl file format describes the Blinn-Phong shading model. Meanwhile glTF 2.0 introduces physically-based\nmaterials.\n\nThere are three shading models supported by `obj2gltf`:\n\n- Metallic roughness PBR\n- Specular glossiness PBR (via `KHR_materials_pbrSpecularGlossiness` extension)\n- Unlit materials (via `KHR_materials_unlit` extension)\n\nIf the material type is known in advance, it should be specified with either the `metallicRoughness` or `specularGlossiness` flag.\n\nIf lighting information is already present in the model, the `unlit` flag should be used. This will save the glTF with the `KHR_materials_unlit` extension.\n\nIf the model is created with PBR textures, either the `metallicRoughness` or `specularGlossiness` flag should be passed in.\nSee the table below for more information about how to specify PBR values inside the .mtl file.\n\nIf none of these flags are provided, the .mtl is assumed to contain traditional Blinn-Phong materials which will be converted to metallic-roughness PBR.\nThere may be some quality loss as traditional materials do not map perfectly to PBR materials.\n\nCommonly in PBR workflows the the .mtl file may not exist or its values may be outdated or incorrect.\nAs a convenience the PBR textures may be supplied directly to the command line.\n\n**Mapping of mtl slots to shading models**\n\n| Slot     | Metallic roughness | Specular glossiness |\n| -------- | ------------------ | ------------------- |\n| Ka       | occlusion value    | occlusion value     |\n| Ke       | emissive color     | emissive color      |\n| Kd       | base color         | diffuse color       |\n| Ks       | metallic value     | specular color      |\n| Ns       | roughness value    | glossiness value    |\n| d        | alpha              | alpha               |\n| Tr       | 1.0 - alpha        | 1.0 - alpha         |\n| map_Ka   | occlusion texture  | occlusion texture   |\n| map_Ke   | emissive texture   | emissive texture    |\n| map_Kd   | base color texture | diffuse texture     |\n| map_Ks   | metallic texture   | specular texture    |\n| map_Ns   | roughness texture  | glossiness texture  |\n| map_Bump | normal texture     | normal texture      |\n\n## Usage\n\n### Command line flags:\n\n| Flag                                    | Description                                                                                                                                                                                                                                                                                                                                                                                                                                               | Required               |\n| --------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |\n| `-h`, `--help`                          | Display help.                                                                                                                                                                                                                                                                                                                                                                                                                                             | No                     |\n| `-i`, `--input`                         | Path to the obj file.                                                                                                                                                                                                                                                                                                                                                                                                                                     | :white_check_mark: Yes |\n| `-o`, `--output`                        | Path of the converted glTF or glb file.                                                                                                                                                                                                                                                                                                                                                                                                                   | No                     |\n| `-b`, `--binary`                        | Save as binary glTF (.glb).                                                                                                                                                                                                                                                                                                                                                                                                                               | No, default `false`    |\n| `-s`, `--separate`                      | Writes out separate buffers and textures instead of embedding them in the glTF file.                                                                                                                                                                                                                                                                                                                                                                      | No, default `false`    |\n| `-t`, `--separateTextures`              | Write out separate textures only.                                                                                                                                                                                                                                                                                                                                                                                                                         | No, default `false`    |\n| `--checkTransparency`                   | Do a more exhaustive check for texture transparency by looking at the alpha channel of each pixel. By default textures are considered to be opaque.                                                                                                                                                                                                                                                                                                       | No, default `false`    |\n| `--secure`                              | Prevent the converter from reading texture or mtl files outside of the input obj directory.                                                                                                                                                                                                                                                                                                                                                               | No, default `false`    |\n| `--packOcclusion`                       | Pack the occlusion texture in the red channel of metallic-roughness texture.                                                                                                                                                                                                                                                                                                                                                                              | No, default `false`    |\n| `--metallicRoughness`                   | The values in the mtl file are already metallic-roughness PBR values and no conversion step should be applied. Metallic is stored in the Ks and map_Ks slots and roughness is stored in the Ns and map_Ns slots.                                                                                                                                                                                                                                          | No, default `false`    |\n| `--specularGlossiness`                  | The values in the mtl file are already specular-glossiness PBR values and no conversion step should be applied. Specular is stored in the Ks and map_Ks slots and glossiness is stored in the Ns and map_Ns slots. The glTF will be saved with the `KHR_materials_pbrSpecularGlossiness` extension.                                                                                                                                                       | No, default `false`    |\n| `--unlit`                               | The glTF will be saved with the KHR_materials_unlit extension.                                                                                                                                                                                                                                                                                                                                                                                            | No, default `false`    |\n| `--metallicRoughnessOcclusionTexture`   | Path to the metallic-roughness-occlusion texture that should override textures in the .mtl file, where occlusion is stored in the red channel, roughness is stored in the green channel, and metallic is stored in the blue channel. The model will be saved with a pbrMetallicRoughness material. This is often convenient in workflows where the .mtl does not exist or is not set up to use PBR materials. Intended for models with a single material. | No                     |\n| `--specularGlossinessTexture`           | Path to the specular-glossiness texture that should override textures in the .mtl file, where specular color is stored in the red, green, and blue channels and specular glossiness is stored in the alpha channel. The model will be saved with a material using the KHR_materials_pbrSpecularGlossiness extension.                                                                                                                                      | No                     |\n| `--occlusionTexture`                    | Path to the occlusion texture that should override textures in the .mtl file.                                                                                                                                                                                                                                                                                                                                                                             | No                     |\n| `--normalTexture`                       | Path to the normal texture that should override textures in the .mtl file.                                                                                                                                                                                                                                                                                                                                                                                | No                     |\n| `--baseColorTexture`                    | Path to the baseColor/diffuse texture that should override textures in the .mtl file.                                                                                                                                                                                                                                                                                                                                                                     | No                     |\n| `--emissiveTexture`                     | Path to the emissive texture that should override textures in the .mtl file.                                                                                                                                                                                                                                                                                                                                                                              | No                     |\n| `--alphaTexture`                        | Path to the alpha texture that should override textures in the .mtl file.                                                                                                                                                                                                                                                                                                                                                                                 | No                     |\n| `--input-up-axis`                       | Up axis of the obj.                                                                                                                                                                                                                                                                                                                                                                                                                                       | No                     |\n| `--output-up-axis`                      | Up axis of the converted glTF.                                                                                                                                                                                                                                                                                                                                                                                                                            | No                     |\n| `--triangle-winding-order-sanitization` | Apply triangle winding order sanitization.                                                                                                                                                                                                                                                                                                                                                                                                                | No                     |\n\n## Build Instructions\n\nRun the tests:\n\n```\nnpm run test\n```\n\nTo run ESLint on the entire codebase, run:\n\n```\nnpm run eslint\n```\n\nTo run ESLint automatically when a file is saved, run the following and leave it open in a console window:\n\n```\nnpm run eslint-watch\n```\n\n## Running Test Coverage\n\nCoverage uses [nyc](https://github.com/istanbuljs/nyc). Run:\n\n```\nnpm run coverage\n```\n\nFor complete coverage details, open `coverage/lcov-report/index.html`.\n\nThe tests and coverage covers the Node.js module; it does not cover the command-line interface, which is tiny.\n\n## Generating Documentation\n\nTo generate the documentation:\n\n```\nnpm run jsdoc\n```\n\nThe documentation will be placed in the `doc` folder.\n\n## Contributions\n\nPull requests are appreciated. Please use the same [Contributor License Agreement (CLA)](https://github.com/CesiumGS/cesium/blob/main/CONTRIBUTING.md) used for [CesiumJS](https://cesium.com/cesiumjs/).\n\n---\n\nDeveloped by the Cesium team.\n\n<p align=\"center\">\n<a href=\"https://cesium.com/\"><img src=\"doc/cesium.png\" onerror=\"this.src='cesium.png'\"/></a>\n</p>\n","_attachments":{},"homepage":"https://github.com/CesiumGS/obj2gltf","bugs":{"url":"https://github.com/CesiumGS/obj2gltf/issues"},"license":"Apache-2.0"}