{"_id":"@worldmatrix/wmx-three","name":"@worldmatrix/wmx-three","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@worldmatrix/wmx-three","version":"0.1.0","private":false,"description":"Three.js WMX loader for selecting and loading WorldMatrix variants.","license":"MIT","repository":{"type":"git","url":"git+https://github.com/worldmatrix/worldmatrix-private.git"},"homepage":"https://github.com/worldmatrix/worldmatrix-private#readme","bugs":{"url":"https://github.com/worldmatrix/worldmatrix-private/issues"},"keywords":["worldmatrix","threejs","gltf","glb","loader"],"type":"module","publishConfig":{"access":"public"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"}},"scripts":{"build":"tsc -p tsconfig.json"},"dependencies":{"@worldmatrix/wmx-core":"^0.1.0"},"peerDependencies":{"three":"^0.182.0"},"devDependencies":{"typescript":"^5.8.2"},"_id":"@worldmatrix/wmx-three@0.1.0","gitHead":"52efde61891b8a4c1d4ae990a73b6868e9595632","_nodeVersion":"24.2.0","_npmVersion":"11.3.0","dist":{"integrity":"sha512-Z1XoKfhLGhTJNsaBwymdmUbqt0tw3cMolPPoAGxThQV0pPz2qsJcBsxYljRjz7Sp0go1M+L1j+MAEEHkJ91few==","shasum":"6e7ff111928bb1906df9568dfd7f2d07fcdeb4cf","tarball":"https://registry.npmjs.org/@worldmatrix/wmx-three/-/wmx-three-0.1.0.tgz","fileCount":10,"unpackedSize":9466,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCzSNxcaa44cTlwZ+73cK6cpVJOPV98PpAcFrRu/jImagIhAI5CgfgUx/dfOp98G4yHc2JodRucfI2rCxBQMIz2Hhvh"}]},"_npmUser":{"name":"hkahlon","email":"harshdeepkahlon00@gmail.com"},"directories":{},"maintainers":[{"name":"hkahlon","email":"harshdeepkahlon00@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/wmx-three_0.1.0_1771214981812_0.7193166327254548"},"_hasShrinkwrap":false}},"time":{"created":"2026-02-16T04:09:41.733Z","0.1.0":"2026-02-16T04:09:41.981Z","modified":"2026-02-16T04:09:42.184Z"},"maintainers":[{"name":"hkahlon","email":"harshdeepkahlon00@gmail.com"}],"description":"Three.js WMX loader for selecting and loading WorldMatrix variants.","homepage":"https://github.com/worldmatrix/worldmatrix-private#readme","keywords":["worldmatrix","threejs","gltf","glb","loader"],"repository":{"type":"git","url":"git+https://github.com/worldmatrix/worldmatrix-private.git"},"bugs":{"url":"https://github.com/worldmatrix/worldmatrix-private/issues"},"license":"MIT","readme":"# @worldmatrix/wmx-three\n\nThree.js loader wrapper for loading WorldMatrix manifests and variants.\n\n## Install\n\n```bash\nnpm install @worldmatrix/wmx-three three\n```\n\n## Usage\n\n```ts\nimport { GLTFLoader } from 'three/examples/jsm/loaders/GLTFLoader.js';\nimport { WMXLoader } from '@worldmatrix/wmx-three';\n\nconst loader = new WMXLoader(new GLTFLoader());\n\nconst gltf = await loader.load('/wmx/my-asset/asset.wmx.json', { quality: 'medium' });\n```\n","readmeFilename":"README.md","_rev":"1-b117f328165157908a479aa89c628aa0"}