{"versions":{"1.0.0-beta.9":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.9","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"^1.0.0-beta.9"},"devDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"31a046e8ef027917490cbbb3e558f9f97f3d3259","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.9","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.22.1/node@v16.13.0+x64 (win32)","dist":{"integrity":"sha512-u30+myybMG9+DSzNaHAFETCqndS6t+9ECghWVsreq4rnQyO59AvmdtO2oZWzW5gnA3NEVOiFLWSCW9LvDRm0iw==","shasum":"271808ae9977af9173dd7f26c6dacf04980e9a93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.9.tgz","fileCount":13,"unpackedSize":72023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+QeECRA9TVsSAnZWagAAY4oP/0ayq6ZtulWWHZFLFFli\nt5seGNMDpB0kFHEQdJljl/v+V6szsfbjpAqTyV3sRY2OjeGAFK9iVDw1xO1j\nfYFTib0si9mc6g7doOtj/WlY21pYuNs6lrhl6AIZv9VzfwQvblmWXg3eKvDR\nwgiTGs9DrINwSAuGzrITa6I/1/pcYJ5EQJ2gvKcX3X8MQ+4GOgBh2Lz2JFTM\nPd62qLozTtV/qI3ZS5XDXRFCt4vkZStWAJoHBC/oTB4tOHYXWh8+UokWHloe\n2SnYi7Bz1SJwQ/aHROLZq/aTyhh9N0BtAIgt/PfdWBe+Qj9u1+8CwakmTJ+k\nfERjdeJS53PrhaxjKC3itGG+KKXin+BM67F1ITKYCzajys8WhtPpA4m99jcV\nJSYeCbDkNGY9kjEMrmGO3fMAyeNAWwjGtLwVFM9EF4hbyucSVMtCpoXHVlIM\ngpT5dJFRvplcJoBQbVMipjCEM0PzBltXPAxT+BZHvuRPgXYFTmbUzG2yk9Mj\n7vG7Pa8iiNYgiqmdCFGlR/tQpXPbk90ox14Zp92VtPLn/JcJ6aVARyxsh6Pm\nBfqh/JVIfEEWHBdN/qfk2LGcstEMYDLHBNT5oq0746d+U9VtjHVN11bGepY6\ncYwIJOZLDDix6WGgPoA9oXCB2RtqFH76EZ5PNSJ60yHt86tU99joRwFYhmwC\no6Jo\r\n=X/0R\r\n-----END PGP SIGNATURE-----\r\n","size":23566},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.9_1643710340291_0.37963848786034493"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T10:13:21.308Z","contributors":[]},"1.0.0-beta.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-materials-hdr-emissive-multiplier.js","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-moduledev && yarn build-moduleprod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.module.min.js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.0"},"devDependencies":{"@types/three":"^0.126.0","three":"^0.126.1"},"peerDependencies":{"@types/three":"^0.126.0","three":"^0.126.1"},"_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.0","_nodeVersion":"14.6.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-p8g/RgsH0tTRLD+/+ig/ZCrc7a87JrtZ7m0cDqLpLrgZNp6YT6uCd/1ZNuLDUDuKGCJZ2j7THsZgfx+6fqEutg==","shasum":"a9f8b065f3c77b149dc318647476a073e397438a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.0.tgz","fileCount":10,"unpackedSize":58089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEkBOCRA9TVsSAnZWagAAynIP/2vjAUS4Z+Y/0T7CUGe7\ntX6NEllCo7T5e0dbCyvVllXiYHZsFNo0heiBdA92YBXG89zt2gCLWQaSiEzQ\nH7DzYb58JtuG3Fq8N420o81YIzB5fZYu+iSlg/e0LhvUpOezybJ0cNJBaLk2\nkecsO/NLUrSWzaItt+jfcNz6mIMlGAj2KVxW47o90xYWddW6v1pozhml5exU\nk9QbkfZP64PIDjBBaYVL7Vplsz0PToB2qXcgCtS1ViB0pTtElnfr0+40KKk4\nABLq0OLWX7KnHYm/enVdRhInnwH4stCoyKbO0t5CGH9PzH4T1VjYG3Cdo0+J\n8C4FGHSMzoW2UNcrTLxfX2wfwWt0sp33rBdSHWRbFC4u4xVulkGEEX/D0ezo\nhwhtE5RHRE/fGZiJnxEf7tNvxmt1M9UHvV7NRgQhdUZD6q+gqWeZbqiOBoO0\ncCMzzK+UT2YEZycYXHBkhdfTrzIatpV5PR5K9yCNAYqPvTw7BoE0wMMS3fU6\n0qicUEAcpilYMByKCmGYHfhBVpkLnfVOzYtwm93HuPz1OTR9iaRTQA4HOctu\nWrZlwwe+jhraZCOpZfN7FmxzBlhSw7c9UzAYnGyWCyrMBCoeO4Ch1e5I7b7N\n2dI03TNTjzbygMwR4a08HXE0Mp3ItP8t0TkX1NECcYqAmzcI519if3Ob6PmX\nJg6T\r\n=UCjP\r\n-----END PGP SIGNATURE-----\r\n","size":17080},"_npmUser":{"name":"anonymous","email":"0b5vr@0b5vr.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"0b5vr@0b5vr.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.0_1628586062557_0.3818094828430163"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:05.424Z","contributors":[]},"1.0.0-beta.1":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.1","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-materials-hdr-emissive-multiplier.js","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-moduledev && yarn build-moduleprod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.module.min.js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.1"},"devDependencies":{"@types/three":"^0.126.0","three":"^0.126.1"},"peerDependencies":{"@types/three":"^0.126.0","three":"^0.126.1"},"gitHead":"5c8307e43c5dcc7fed2a41a2c8ae866685a071f4","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.1","_nodeVersion":"14.13.1","_npmVersion":"lerna/3.22.1/node@v14.13.1+x64 (win32)","dist":{"integrity":"sha512-GrZyzVsJR/KG96YGAsG/J0gd1NCQBbGLMn4CVJihWK1z7Tx82V8PZsjkcrsNXCoaWMKuIyiTi7vYOGJLZ+XDiw==","shasum":"7ee6ec639682f3e594fa02d64f2e7eeb85702088","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.1.tgz","fileCount":11,"unpackedSize":59218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEkl6CRA9TVsSAnZWagAAXcMP/0muDrXDRofEj4N4Rxof\n4dRXXQ3RAt4WAhxyMl19mLtGZ8xpRE1+pIMreGOe4iTm+BUS/HnFTEQhULuf\npBSD5za/jUoCSSeM/fV2bOH10/pmO8pM6ejV//fekGeWaO4eG7QfEM/HodLc\nrCCP6h9JnxLMKWJQNfRR2ZE/ARIw6i/nUe6bmXbNY3aTka/p8JNuFXNfQpdt\n3CG3OrTbJ4k/RHYw1xCnmn/Cj090RJl/9ZWKmXRQmYi1K3ZtnyL0rBmzVKs9\n3CFywZlTFPcpFkNhkmjCn3dHzGuoz2Oj4x+NFbBsTb/MM8YRqElUc6BOl4vl\nTbLfhNg8QhlaTFyb48rGmc+6lTes2rEVX5fRvD+G2WVqs7pGZefy+fBY32tB\nJSsB45X6Ona3Pv4/dVvrTOqKy6lviDDU3Y2246o8FEHpifR6f8f9RwwWYz0a\n/JQ68jTUoY1H9N+ZSeY/6YNQOH96t4KQG40WX/tp4NuZh7c5SmJUOxDb4Jdo\ni5Va/wZ7DomnEAMsm94PH+zRzrDJaMPkeobEnv7UAA4Du8TwpEE0+yIvaCzI\nhmybLNwh3Z/FMHma4FCimrgXAgWU38cgJYEN49xbu7+n3A6668ArlvpZf/0C\nvJZLEU0j4WzAcrJTteWyMVyft94lvt0tBt6szUFlHU9FdBUIXHJWAYbDYAtR\nxCAQ\r\n=CtY9\r\n-----END PGP SIGNATURE-----\r\n","size":17609},"_npmUser":{"name":"anonymous","email":"0b5vr@0b5vr.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"0b5vr@0b5vr.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.1_1628588410045_0.2135256795097158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:07.123Z","contributors":[]},"1.0.0-beta.2":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.2","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-materials-hdr-emissive-multiplier.js","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-moduledev && yarn build-moduleprod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.module.min.js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.2"},"devDependencies":{"@types/three":"^0.126.2","three":"^0.126.1"},"peerDependencies":{"@types/three":"^0.126.2","three":"^0.126.1"},"gitHead":"8b337034b7e5437347cf0c118b3ec6c4c56f54a8","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.2","_nodeVersion":"16.5.0","_npmVersion":"lerna/3.22.1/node@v16.5.0+x64 (win32)","dist":{"integrity":"sha512-n2/UmrHh9ciSuEGpSuxeRVLexr7GYJUBnJ9OnA6zaqSJD7P+fOHdqVaqSuTunPA/rA1AXZ6vjbLc9M08PqJVRQ==","shasum":"39d90d31c8da89702e1261a347eb410a638be4ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.2.tgz","fileCount":11,"unpackedSize":59218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHK+DCRA9TVsSAnZWagAAH0sP/1I/0DmYDRyXcb1u92hS\nsCxKz2LcoRqcW8FhByFaQ7LxfdBT7Of3d/QX6pjB5vuYh/56P2LIW1NxmF1x\n2JKjZYyjr+5mcyPXP5udNnWvIUPtndZ4A9o8nSbZ+MgxEtSJbq29YlaYBEP7\n98nybrI5IqJZ8bpRKoMu7hryRHlHCNfQkz2HFrvQTgM1j06N6VVE4nxRaWnj\nKYCb6irssbn+pQPtUSkVE1tcdoK/Znn1YePuD8NTi/LEvUyUtWMhsATgZ/xM\nVDCV8Rw6WwdcmFKwKOx6OCj8D/sw+2gutar+vMKP6haItqwSmMkyxtlbeOhA\nKcvleWkBYd0oLYySxgVoJipUvWVHm1O9BD7pyUPa0JYabp0jO2HD2TByHHXg\n9tcgwAiyjw0ZUoQ3q99WyjzRjqCgcJaS4SB7k9UZLCLAJ99b5e8oKmaFLYYg\npCP7wogIiDACR24CVnxDGiCZBlSHGF2Rdf3cSRYxFyiUoF8jRO69Sjch9ZUL\nkSsBPc8jgCcge3/vqvNK24uKfQ86om9TxAytf1mwkWVWb5zq4n1Rz0vPYM0Q\nrmA4XG/A3sU84C4PISdqUKaXIuXXThLYcaUtnUeEeEDXffpIZc5ReIJz5TIq\ncv7zkeCM/VVs8d5PAtf31mBKcKHWkDos13FW9ABRWk/twwXTIhRHXDB+CiZu\nidSH\r\n=W4mg\r\n-----END PGP SIGNATURE-----\r\n","size":17611},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.2_1629269891776_0.1649212479568769"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:08.953Z","contributors":[]},"1.0.0-beta.3":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.3","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-materials-hdr-emissive-multiplier.js","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-moduledev && yarn build-moduleprod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-materials-hdr-emissive-multiplier.module.min.js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.3"},"devDependencies":{"@types/three":"^0.126.2","three":"^0.126.1"},"peerDependencies":{"@types/three":"^0.126.2","three":"^0.126.1"},"gitHead":"fb89b23619d6e4b14aab1be3c482a0d5424ee7d8","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.3","_nodeVersion":"16.5.0","_npmVersion":"lerna/3.22.1/node@v16.5.0+x64 (win32)","dist":{"integrity":"sha512-pAjiP2cOqUhEwrdOe/FtrMQBoaSJ9f4wMk4J5u+s2DPKDsSOFxD7P/BMM3brjXhbtD+eU5mhU+3u/bw2Ud1ltA==","shasum":"b9b327ecaf1e2ae6ef9171c45df4ec8f9f5eefd4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.3.tgz","fileCount":11,"unpackedSize":59218,"size":17610},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.3_1633666108871_0.8995656058449961"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:10.624Z","contributors":[]},"1.0.0-beta.4":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.4","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.4"},"devDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"d44ab5f1a39ca615cbd87994d753517c99f29a5a","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.4","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-yIKtBNy+MycyRYRBIPFkg6oM6uRZor4HB99cPn8d6wMxb+Xa/mNNf+HgAB79mMbh7ugqip4jXd7GWmMwb9vQUA==","shasum":"5e5bb39f05d332f14ca662388b50bcbbf5a31b86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.4.tgz","fileCount":13,"unpackedSize":69452,"size":22642},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.4_1634872410957_0.19266781162759927"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:12.498Z","contributors":[]},"1.0.0-beta.5":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.5","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.5"},"devDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"a78967ee6b4b0a7b721127027494a6fcba1cf4d1","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.5","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-htBo7FM1OlwKcMjycgAuMNyVLwyGP1WD8q8JbtLPugkB/AKV6H+6ZXOIXoCCObOmO4PnWTwZJAhUTtBSLAgqSA==","shasum":"c0f56acb36ccb6e10bde52bad00d67eb4906cb2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.5.tgz","fileCount":13,"unpackedSize":69452,"size":22642},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.5_1636011788012_0.14138441683615444"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:14.358Z","contributors":[]},"1.0.0-beta.6":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.6","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.6"},"devDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"e3f50d2ad180a1743b280c0a74e26b3535914ef0","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.6","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-8ZighLyLiImVlCcXo0Twz//IesxiOEIOkUZbUuufPKlj4LXZsGfgmdSpq1eb71L0raDhoLC5WVqnN9VkK1G/0Q==","shasum":"71daf66e0a15e75d7a12dce630bf41f146ad6871","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.6.tgz","fileCount":13,"unpackedSize":69452,"size":22641},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.6_1636446185656_0.5668951486032838"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:16.224Z","contributors":[]},"1.0.0-beta.7":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.7","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.7"},"devDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"9b630ce11c16406bdd852753ccd19c5c9f4a6595","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.7","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-Pw9WFAINlJ7I9iVkPS27+NhJ92AYpDC2rxc7cfam1mDOwZ+PLmuPv/BwmjywrXWm9GeRTzE+P8r5F4156Dbzqw==","shasum":"c77a2d866c9b44ffbcbb8238cafdb929fde7227e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.7.tgz","fileCount":13,"unpackedSize":69302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1sJuCRA9TVsSAnZWagAAtsIP/2x4z+PLWB9X/bf+LABv\n1m19UD42pL8aPUqJ8mCux2Q+hhL3u30i7lPGKF4aWDjPH5+61E8rW9V+bzfz\nODWA962jADbFGKNBdCa6qRDN/mp8WQdb2bInO6wKGFXaz7D4xQlIdl2NBGqQ\nAJcUb5f3iLy1brVqy2qmjuiB/dhh9Fgx7ZvnbEIyQDDWW93eJHaztxpzTRIw\nIStq0BB47dSGkZxFrn4RIApSj57wvFGtPmyXu74ABX+eM0GYLTGh3wCagYVm\nJabBVI/kQ/pUpJY8lMBn3AGI3v4hbYO6xP2SRb6RMqeRBsI7yyvx82/bKGrA\nNzb4Ju7UAKWwOHrAOUDyXshwTAaKCpTx64vrD/cRrNN97lVu9Jmg55w8/KpM\nyKSNI9fv8BLFcFQ0wC2o4uN49ttlyi6aFkOu4c/xxJlVdsJEaGBbnhsi93Ab\nBPyOs2NESC+nxfJwSmbGRPuYK6EgEm5MLwGqcQM0Y+yMxh8PJadgHnjyUuD5\nwCvm9//WwD1OiNiXK5Uraw/xxQVMKUtzEdQyaSAEepLkGip2ASBiZo5WQK/P\n3lUEDt68HyXi4tct38gwrPQbAYHV17u5D+3q59Ssx5HmhOsSmd1Ff4No5hWG\nGWdemHXqmCkj0rb03PsxuBLy/mQEOcdfMASZYxs2S/IReGQ7kl3/ZC/GxUSR\nDJEr\r\n=H/vF\r\n-----END PGP SIGNATURE-----\r\n","size":22680},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.7_1641464429915_0.9012584379154662"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-06T10:20:41.543Z","contributors":[]},"1.0.0-beta.8":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.8","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.8"},"devDependencies":{"@types/three":"^0.136.1","three":"^0.136.0"},"peerDependencies":{"@types/three":"^0.136.1","three":"^0.136.0"},"gitHead":"795124c98cae6403e8936ec15f47016c23af60b1","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.8","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-zOKqVDIL4wTs87uv/OifgSCx0uVTsPFvAjhiaJ5Pnc5eW0LBJOVxx9p7eb8Layofxhcr6Ftx/mOVBYA+5QOi7w==","shasum":"f409d9a541efaa4b0fbffad30321faace9d648bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.8.tgz","fileCount":13,"unpackedSize":71836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7nsqCRA9TVsSAnZWagAA2oUP/1iM+3bY/XT4zAd2/v4b\nPFeNEuNwQQHsDb/b4cBEVtRcFEn+XgWZsutQ8cr5iBbj8aIHIwCoOmsvkv8v\nUmsYE1UDmydT1fBsa98cacsn0dLfTNyBwCSNoyK8VB45cUjoy1OaadPOS9P5\nR01MOrWy3LhwTkMUIZPGYagPWxVCvcsb4OrJ7L11vRx3Uwk1NGD1Qqb8r5xR\nqpVsuh/hl0b5Fu8ubEGIl3g4OZuM4wrQ1YchNnoQH8Mo3cHfZJRgv4dCpRrG\nmtBu4JVH6gGA22pceAbUgrgl56BJohFyFxD+RxubWbxbp/iOKVG63zX5ehwV\nVdX1WAdYOaDDftuQYLxLw4FMFqsBxVef3qjdbTqcfKmJlN8OvJ/cLCu8JgN5\noKbrL9twq/OffIsZ6ELduQBpLiCS61JpBWUx5okB1TVXi89uX4N3y0hXEWBa\na37vpQvEIn+duySH5tGBITA2VurYlfCdZR7T93huRnY7a11FzfX7vc6ScaeV\nul8a56405t3OtweP3HlNthuII314EPMr6Oj8XKTUa8e1oX4R4+KeJq3BxtO2\nZ4q662phRXcQ6deNJXCKPA200quDnSUcImqodqSOb5EW3njtAs2Yjl9Chwkz\nLZpSZz40WJVeyPAWTH+3SFq1VfMSbppNoPugYBVXbdGgfdyNek/yZcfyPLh2\nAxd+\r\n=0p+L\r\n-----END PGP SIGNATURE-----\r\n","size":23597},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.8_1643019050588_0.23326143454295378"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-24T10:13:50.881Z","contributors":[]},"1.0.0-beta.10":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.10","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.10"},"devDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"67cf3844becf1ddbe34ef6d942f58349e8f9cd06","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.10","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.22.1/node@v16.13.0+x64 (win32)","dist":{"integrity":"sha512-UZCPxQDY/2aIOiuMLGSBbj1u0nP7Oj8lrlTfvMfdKpHlmyuHX1I+GvvJDqG7CUIGTyx3Ed8CKI4yWsln93Nz+A==","shasum":"577db3cd25a137a4a3ea422d517191c624a46323","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.10.tgz","fileCount":13,"unpackedSize":72026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFuOhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0lA/+ITacdgJnG5S6+hucxuGgWZvnHKNn9ZozQJ9sE3q7dRxwHdgS\r\niXaMJM6A45nTMD7/kUAjRiP2y7N0R3//ZHZNdLWTD5BKsAVXnlrIoBeMMzPv\r\ncP4HnKxg+q5nrgCsz6amBWTCJ280VIpoaWpH0My03rhulpki711t+O5TeeJV\r\nry4H5vis4gEZKK4i6esSEYBiW8LOFcM9VaP7VGU6FyxAXWM8vWQo+iVwpqR5\r\n319lnQF+qmynZEgkg060rBrwMkPwSl4tPTCin7GgDxSqchAJXeKni+4w+yX7\r\nB7J2SoleqOuo8Uvs5oQz1NnGVAqAuq3l7Oo1NdY2/K3Mb1AJgO0mb57RN05l\r\nVlt5HTapJ9Hq1pRVoo2mQpD3FtQwiZ3mrioaheH1rv9CrOVqrlpBjLsdMWlC\r\nO4Aw/fplRKTfJBOnJzUQWGtuqOhKKdtsqHqLNexeKUxfUM7L5Y326bF3ggCK\r\nGVZX7mNz4EZ/FSJg5qz67iBcG7v2jctVjy0Wm2pjAPL1whdHRbuQUt+loMzd\r\nTXmv/aKYl0CPgoqdH0y2Do/zk8hW9+rXCfGVVloaX/fY2XiR1eNLhMVJIWRB\r\nQNMQF9w8ND0LSnOia/MGObP7WK3CZJVTyDCFM8/EwnxIJPMKTMhBWCwSngq1\r\nWibf1C7cq6fc6XbCbH4cQcg13HNBs56ZDSI=\r\n=srCf\r\n-----END PGP SIGNATURE-----\r\n","size":23568},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.10_1645667233272_0.9884039811674947"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-24T01:47:21.091Z","contributors":[]},"1.0.0-beta.11":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.11","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.11"},"devDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"2afe570b1ea275d98ac5c2269796b7c803aa8584","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.11","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-H7HrjMbQpzdOJ0T9aVVh7ixDXef78hMy+sNX5Hh88gk/SbCAtvTWBmAmNhi6t35kNFEaEyqZzM4GMqoR9wE/tQ==","shasum":"adce023ccc2b5cd9e64af47ac29b82f8d2256815","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.11.tgz","fileCount":13,"unpackedSize":71868,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID4kogF/auLp58azUnu2ZFWBXJj3NBx/JvpXpWYACofIAiEAj4CuSCeXXCo7KHhVH7eNYtDOpBUpqY56xvS9VAryLcM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV4PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUaw//TviwqBrg/mJnqI9zm+NL2ECslJAS3OlglxVbGxEYrzQOo9Nb\r\nChG5MFl+A05+8Tu9XbLIH9QsbEz2kZdRZVJ9mU3lDKN6trZA9EhHDWgonZdi\r\nGeYw9hWbqGsqk9cmo6Uyni4WaOzpgXZWFOrejaNu2AUFNw+ppzamzEx9+YzE\r\n5iv/Lwob96mZT8gFyrs6zaeTawV9jyn+MPhCx9+ye+XdJZ8PhoXscWM43UHA\r\n3hayhowuSy4SXvvvB/X+afQmIUSsdRG07Aw1vcPt+xCH3Z8xNpbteMY4yerR\r\n3V8ViSd7gbdQrgywENlKhfjaMdrHLgtKmNgEKVXTMjmFtSThg61/Qt3bg3mk\r\n7kov+CJEMi3TyAQuwDxmcM4rUtwODuPisNCjwPDbVbTZ8xHQ1m+N0A6u1mff\r\nyXZ7D4F0z8UeBIxbusUteb7qAo3yU8Uwctsc+Sj2XdYudQYZFTZV7wF3fH8H\r\n0Po2ijbrZeOzBVtvU1urjpDCCZG51+1scbJcx7yi5vd/v3leiZ4nwZ2v61FA\r\nSQZ0FUpUrNkHFtVY0fhMOmeqqqT2GE2AZxSbgVhh3Gds8rNlvL5IHblBzlXu\r\nYwUZuBf94Q8eZVbO3XA5ACoHKpH7t6NyuPRkPvI8g3t0qGAhvXJaXxtXMNIJ\r\nNA99+u9hcnrxm9MpmWIHlYRH1o1Wi+ZBJkw=\r\n=QM3w\r\n-----END PGP SIGNATURE-----\r\n","size":23611},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.11_1649761807605_0.13668754747493428"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-12T15:50:29.262Z","contributors":[]},"1.0.0-beta.12":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.12","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.12"},"devDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"351e44a704ed44b49644b8e332dbc69c62e5ac02","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.12","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-Fy4FJHcczCxJu+QgRONRm5ncaTARKLu/K4qfxwZK0NfkAIFtQeJ2/2lIC6USn9fqa20PyWmMZPhXU9qsIvAs9g==","shasum":"f6eb04883a466bdd880d9164fb10c43961b8ceee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.12.tgz","fileCount":13,"unpackedSize":71868,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlSbnmFu42OsEyxVuYnpwQHGqtBeyGcSX9hN4uXtR4dwIhAIUlTMU1NC63HlGIdevzNe5jWlq7kCcmV5t78HjnKbln"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWThXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquUQ//RAPtcUxDgX5P0yM4KtkZIwo4+J/syvVafYdcI18kvGAH71dj\r\nP+z1rsG+0Ki1kifpsnytaCAA1YnM1XuA1hvqFOtBrEVZ1rz3AkttvYWL+UIT\r\nD1mwwnFcuCfhfYrHFWR9ld0q5ekikDwRnlrBuWODy5uTJqwVPfucBwZrh0u9\r\nNlkeUK09k1I7N3jinnnXOf8jWvj+gf3dnzEVTEzf7MP9Iod+WkP961rtB7pA\r\na7pGtmdNomW3fksD4X0K6vcIqT92bV3vdTpUqITf/JlzzBVG/frrRN7u0D1I\r\nudO6ygLF+h3GFxCL7brL3wdJZxyffNPhAl1ORq/U330kMsYO5qtjO1Nhwx/N\r\nonfC/XRlSn16r/1jZV0jgeNJA1mAWv06BbW4u8iXOtUIx/yVKwkyYA4/XSbR\r\neMfyUWtv5seCSdxRHRN0meGtwj1QFl5ynWN7GH2ApSue9fc1XTa9vMT3hqho\r\n0ur97mNGwCYf+KS1+KUhgkji/d9QGVVulcRIEPqAerW/5vvPyJ64sG6v+vGX\r\n6gqYTB9x72LDfjpQcEjX6maj367RIeYs3/brFOhtdNtGxb+VvUwMdBUeU8EP\r\nLT/8mBXK6kzxm+uOxnTAWZ5IGBx2BNb2eziOimoy1BrAm2/Pf/WFJ0do/oz9\r\n8w0egH9B0dD+xz6zcuwGLL2MKqypzcOVJRc=\r\n=WhyE\r\n-----END PGP SIGNATURE-----\r\n","size":23610},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.12_1650014295397_0.6067222233932579"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-15T09:18:35.351Z","contributors":[]},"1.0.0-beta.13":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.13","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"^1.0.0-beta.13"},"devDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"b18b54ef68e5fd1a880f4901f1bd77451616782d","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.13","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-I+9MfV1SrgL0rFM3fY3+rXzVXSbPIoUeDGI48HMm2yyq1NhmyBQzP3n1GoiBM5No2peOVdaJJ2m7pWprLwG+mA==","shasum":"0301eb540de42fb28aa7d6b24bb6948427ac355c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.13.tgz","fileCount":13,"unpackedSize":71869,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFORapz2oQJoaykkRYETdPHSdyLSFC6eGpZJ4miX1QVLAiAxeZz9QaN+AzRn1t/aHa1CNNpvTHhFhLRTykM4fECJcQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifMt+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvGhAAh6YY0ry85+yNO0Rr+mDUlM+rtNjtlCO06U7PaEl2mlTSRuBx\r\nhXLG9kbt1oYbe/E56RL7wE6EJVlb6OB3yaskMt5mgYMYgj7F8f5uGdazxzBK\r\nDthJa5GlvKs0PwcGOvzFvdbegdM6JX7n6zsJD5y1QAREy6cg4LVYcwamb06f\r\ntpi0ksJ/6DByKOTnbKttBnqyYFLeOwHYPLSOu4WD5F80eGKXiLL/ICa2MJW4\r\nEv2ErmB2RlU21IYvqDv9Mk2Iv9fU9o8mm0NGTLwVMScXNnypUd2xBqP54GjB\r\nG9lfeR+y44Kmi9z2Avl3lSqdE5woeBNI4FkFKMSYq8n/PDEMelBY1b5tbwYj\r\nI5BhF0FmGN5DhcU1X/mIhBGPH6SRDRELruaoxphPTFVPOtdgn5valOoVwdrf\r\ndp3HFM40qK0bNyRji6Zy8dORAIwkhTbSIBsHE/xbjs4X4kYO8pbL2fq6TKO9\r\nnJ0gj/m6m7OM52uXS/wQZ2Z0gRIlaqmxIHIaQBRCZN0PPTw6qrCvGfrVxRle\r\nKB5ZyRl1kk4Co9XJd9lhGqgshKmkm6Q77Bur5BZctf9uQ3C7uv5LAomoZI4/\r\nskg6hhufyDEZ7tcaWJkftSyY7fLDtzf83XSMCVmZFizo5UJr4G/OT2XPobg7\r\nD+r350Uba4hDhW12ZSG7nC4TcECR5Uyw3Jg=\r\n=FA5e\r\n-----END PGP SIGNATURE-----\r\n","size":23614},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.13_1652345726695_0.6617607101821976"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-12T10:53:49.496Z","contributors":[]},"1.0.0-beta.14":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.14","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.14"},"devDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"cc5082afff02f6e535de326a89e6378ad4f315c1","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.14","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-lywXmmRkPM3Qx8wGvwogCKLVHTV/YnvypI8+vVgl/mIq1di1IAZuzisPOT6TkXRllbM01vjZ0bKBKj8tVpFXtg==","shasum":"8d61c5b5f6fb4bec0a36d536396f3e35ebb87e3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.14.tgz","fileCount":13,"unpackedSize":71868,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG8TJnztRXe1zcBSsI88Krt+gXul0gh3cDDsIk4jUtZjAiEA++C7KHUNpuChkN6QYO/UixvEUCmRtCIASOKx1uGbwfQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigxkqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJZA/+KS2PyxoSOphceyMCcnaEOAOLye0V8BobXwDSBm0K8bgb1tOE\r\nqxsA9/5dAKuZfcUEbhHFZvtAef55Gu6a/FDVwGwMX8Y1PpnHbNcq11q2dc9N\r\nrdqarF5XWo7v5SeWIkTdITRiq8y2k4LKhDe4gY2AaJQ6hB+OuVe2so/Tbukq\r\n+NgRSz1H0ejk4ZpLNghk6cYtlv1s8w8Jb10kuNxGHoS1DwhgYrO3oVH2nKTl\r\nSO4NSN1EyuGtZlOc+phdBNNSBkSfsQ1M7njAS8HLJ0+CZhVxcD9Ep72Kn7fD\r\nB/RJ6Zl1U1qOHkWn7cwNfe99pJ1tkrG5Ex2rpLt9vpZEQLbAwIkZA0/hn/dc\r\n56tek9L7GIQcmE+NPt9aasfEOV+qAaLIMBkccgqgvf71GwRttxM+NHPv5vAM\r\niN0XU3Gmu0G7OuRhDmUJGd/FiwQ+R495YDeEG5Q0OvCk/6ddPyfZBZ/bZWEq\r\n+oax2PFqG7ZqVdOTmM5oyAQuLCAW8Hs42Y1fdNbPahdoOW7nAVaMe4jGJ107\r\nACXi+bD1y5FOE0HBHwwjpON7Gb5mhRDfvBp6Tu58h28U6nzyNC7fgyStXWqR\r\nPBqc01A2KVEZyU9UdBdXb7oVnCy+DbvtPZf8IWt+6uvqk0nu/K0xtOYt2dgo\r\ndj8LqdnXcMcIUZYOF3LnM7X2oAwzQ3FeIuY=\r\n=SWg7\r\n-----END PGP SIGNATURE-----\r\n","size":23612},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.14_1652758826078_0.3692512877158769"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-17T03:48:42.648Z","contributors":[]},"1.0.0-beta.15":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.15","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.15"},"devDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"3ff3b7ba6ee1c5357e50e361b7552d0e82160cfd","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.15","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-TDNtySBZNBoQ469drDuDr8gmty533ik7iLYrg/Hvq2TTWHpfWdyBMv/JsimRYeiVUP2iJM7VnTztEMfjEaZ5Vw==","shasum":"44fd93d030de5b873e1d41914f07d95a8b4cf6b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.15.tgz","fileCount":13,"unpackedSize":71868,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWIz07hBM4XROmnKoJng0AGC/DEL/OqLzx9aqNh7eJFQIhAMh4SUUIcl8oBR6lAb66MDwOwuzwcMxqaVxnUzt6N6S+"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijKQpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogNg//ekmN2+aGMO5jMaw/a8sCipGhuv4qmwR1IJp6iuDumhaSAw3Y\r\nrOeM1gzIRCewZatEYS2kHiCt8sJtMc8/o23bdsZ8n2MFFFjLr9gyoVlJlBqS\r\nys3YatjNiQ5SbzH7NQDO2OjeozxbwZtSs0EPlJT/sku9WW6S2Cqu6JuE4aqk\r\n/P86YiCpb3lNQKuuH3kBovA/1fkYH1nPmRBRbodgjKmxALbWVjwIvFd0pW9p\r\ntOtl2HPwgKCIMbsEezTbZHtVnXLjCThP/xVMSZHQLZuyOTVIERRAVYpdbjCV\r\nZduHg2758YHipRIvI5EBMLuOeWHARwYmr2CtK5DfNsbFXIbdreqW0D7E/Uv3\r\nGkJT94TcSGI5fuGg/qEtSUX8Z7pvHVt72PmHExm0GVsNOe/fiUhsv9HIolAn\r\npX3BtERimpuOobJu0FCTSQE8C4ZD3qZBPVZe/2ZbXN9M90lNjQQwvc9KH+Yi\r\nTtghpsK7UQhmTG83288cBfX2VA5vpmD40SD6ZT0Womi3LdbjF5NY4mZILdfM\r\nIp9EKo7uu7di0cBboQnU2c0A9uGcfbcMZ/0mSqeE7ic4nB7VV55fMhMU7xzQ\r\npndaNGUwOul/F5+tjqeOd76d8y/IqnDDlt/uM7hsfUsZ+4E1wjswUbY4521V\r\n31ySnGQvh2PM7YOKwud0GRpubjWEFMFx9bs=\r\n=6EVL\r\n-----END PGP SIGNATURE-----\r\n","size":23611},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.15_1653384232830_0.7454230781321771"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-24T11:02:55.604Z","contributors":[]},"1.0.0-beta.16":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.16","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.16"},"devDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"5c6c88c108dc8883e4c875dc5312a0d330099ace","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.16","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-N8Zksd7W5Zr0fvOFJ/Jb8zxU0R/6TZD/VQqPWiYFf8rrH+XpX0nJcY9VFsNlNdEYHIi8PP5KMYwqCXdAyR4L/w==","shasum":"63712fbf93a9de0ddabf136cceddd908953288f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.16.tgz","fileCount":11,"unpackedSize":59995,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqj75R2sAEMIan/ojTTOt4CFsK2GXXJdOgaLl+QQBynQIhAIPqANnadsZ22aAUSGE7gq64WRrXFnic+p9qvBWARIkp"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioVF2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrxzw/7Bn/cyugYT0o6ou0aHzQa2pJN4vUPc27tqFo/fPQd5xeuoLDR\r\nPlje2jNwIeelfzCiHBt8vSdrkLis7pY4G42PODnkYdTKRMILtKpl8dgZ6Jo6\r\npo8GOiQNIjPsj4cpbhJXoeFrFC6PjypFm3tqkgf6fQDHDeyOq8tdPrNylWP2\r\nY+q80b4JQfAKRdl/9XBjuLCiA2I58LcOuQVSoiaBiyeRvQ0vt9ZMl77Xcz1D\r\n2uEPYKxVXaipsLXfa2Xp1tORcwVUkzEaPyeZycJ80EbUDDuvQMN6TLRJK4z2\r\nL60TgUCdyZ757v1KsjKzP5GGmxo1g48ruo6vVSZ7zxUvuDqzctmG9w28Pfbz\r\nvR4yTxz+AobVSPembfjpPwjZK1rY6BaPQirciStVp7GiginZqDZXpnGct7Un\r\ny8Z7gbDPQnAuY2kPcknww0Mz7PZetxBfHVvM+y6pSmEnQ4MtxG2UBgz2qsg1\r\ngF/mZ2MnJQCMuawXYbs3OKfZsp8Psz/0macy3xBab0qrmUodMufSQc2B2fsp\r\nhLsyHZt4FbHw9UUUvEjHz6zrw7oszCijl+2yVnQouVy+cmucm8iq6JZu26/r\r\nV2fC+x1J7OZqRsMmf2zc+Dvn/DxHtJp7Wh2RsaFla5kUgi/9tSs7+T4NqlbQ\r\n0b10vjEQqjqKFur3KE8B79Z7fTz42UmPbiE=\r\n=FMfY\r\n-----END PGP SIGNATURE-----\r\n","size":17745},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.16_1654739318040_0.4450373449594549"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-09T02:15:45.769Z","contributors":[]},"1.0.0-beta.17":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.17","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.17"},"devDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"f9a00f5610a0c3f72c6868bd3c043846a24071ae","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.17","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-OXhqcBIDSYaG1+rKZ06rFYE9aWSFE8I+3D+Z+O7a8vm0fxsHvHMrmkCMtoxT7+xpPT6mrCoS8EJB/AkmZm7Ufg==","shasum":"63da84d01faa9b5bebf5d584628c6f8e673861c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.17.tgz","fileCount":11,"unpackedSize":59995,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEbafVOauwUNBoQJ2VM+1Y5mfSZuxJJw8u5z/uDhwqvAIhAKkfXIf+FHOxj8mv8CyBHEb50SjTp7VwX9zVPOS2spHx"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJis+qDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyQw/+IQG/aT5eZlFWO20fItfGH+q4rbCUZljuNEG1/AglqRb+/j5s\r\nDAxK4YonXKVs1FLWAUuTMirGCLLscDNdjI59jSuR6epcloHeQGDBrDxAFZl2\r\naTgBQDuEGyf2gArc5owBMk7XPyDQC6wvFvlrYR4W2DmohhZjJVQXNyLEoSs0\r\nnJfnKFhZJWN9BvqfvVgkXMGrkMkPFkCA2ss8Y2WtEbZcnrZNvFCjcfacxXos\r\ntqC/tUGhsgulUJvhkKZfiCiUgQyjGcf4cTk+nqBY1CcIKjb3plhAZXd+zc6N\r\n3JpUTJl4CLfD5UAShBZhSdSDF+2p1C9GSwIdRebg+lMA1Zxvkasf6yPhxbl5\r\nMxp5e039GCsHGNV4IBMxgHWD9HzVNxeuXNTG4P+B0regXvcNNyNlyvn1ofjt\r\ngJEnaBpbfPmY3u90B4JUDB2sINqwS8k/dmvG2WQ7jAdXu+5hvZ7GIPsKBmNR\r\niT2+5/IJIrQsPOYfi+0R3DyRdYWkwsi9INPj3h910TfWVQsy8Ev3zvH5mVj3\r\n1wDcO9Z3N3TeV2waAYT4/0MiSHA9Lzco6ps0drLbyaUQ29k4DPfhvyqOKjRz\r\ndEUIeW/UogkWu9C7Mupj4EdUrzMLnX6nTGwlgAoeMyaoxFzQltVVDRkfU2e4\r\nnmZ6DlWUmrWr8bxUujV6Xu+gqSveVnmthaE=\r\n=7K5N\r\n-----END PGP SIGNATURE-----\r\n","size":17747},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.17_1655958147037_0.7812401868200545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-23T05:01:51.015Z","contributors":[]},"1.0.0-beta.18":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.18","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.18"},"devDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"5c89224f06b8c703ac81c9a1af4e15f3eee1b0c2","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.18","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-PA7ntABcZBb4cxI9wBi2ecnc2Yk/BbFHnXSXK60xzA1ao2JFJeZgHrOZLvk9J3P8KnLKlWc33GjbpNlJfaGOeQ==","shasum":"19b28afc03747b6fde9f47e79854bfbbb690f73c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.18.tgz","fileCount":11,"unpackedSize":59995,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAbSggESKmVSWz/ht27hEDJB+Osvqc9eqlHcu457YaX9AiAawrWhqE7Vcupx+uptMlr5MbirjoE/rDpoCIgehdEK/A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix6QZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTHA//SUNy4UWsi10qC8jF/ftyJXHonKEucwEiV7dkunqsuJEHu6tj\r\n8FvUd2V4e2y9gOqMdUsNX8RMPZhHVug9P03ERpYXeX6MIBfbvW8Q9bRWfZor\r\nV1kUn7/Dgco+pOSfJfqj/6OFO6cLUvjXT/grxRMr1U+qR1HSKdz1dtdv5mYM\r\nI37HjzcbSZ2zuyFNdqu+82EljdjdSueuzU06oRZBLdLb+hYuW/46o6JnpSB1\r\nxsd/tVmjzP18UwZWE0dTmEIhcefqAR5OzzjNB/5ag3uLhrq/H9ogQOmeTN2y\r\nSZ6Xaa+2W+MTlqSBvoGYOtTqedtd6OgnOmJOxASXaOgZH6TkOyzc1wNSIl8E\r\nPgGDDoKnjXEL4LAyO0hcE056zkgE+sSOi4J7R5PGOJXTEm+W032cHhT3y3la\r\n/aoylYM4pSnOwDT9oJfQ/5HcYbo0iWFjyTrPFOsysmiwDwTnLgWitNwGTFl0\r\nKrX9dW+UnUOOQ2BcE7dHfUZfipj6aE1e7SaDv3pD85L4r7nXx6WmgjWssWml\r\n3wfEP1UuKihfJ3G+SnXOsphHqTptgn64OOXP3RTJsuyRryqv7YYF09DuxhLC\r\nzP6TlFRPY5gG6TllUXp3V7mRkhJpYQRTETieipcX3yoIG+uWKfU5DILmfItv\r\nHFDjWC/OJ4bOpdPt9gYScBjxNdnTjfYpXTM=\r\n=Wmuo\r\n-----END PGP SIGNATURE-----\r\n","size":17745},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.18_1657250840826_0.26887118110412"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T03:28:20.973Z","contributors":[]},"1.0.0-beta.19-alpha.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.19-alpha.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.19-alpha.0"},"devDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"ca8af58cdc97b3cff53e7e7523cf15d81744080c","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.19-alpha.0","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-aSG5NmzO8/O/zTPfNVE0gbW4A9vwYERknzxjNXOk/RFaAixXCE071uBoVjksP/dnBeCHlvnglpNo1Yy7XsWhSQ==","shasum":"34b48561f6efaa9bb16d8479f090c4e9d81b2a6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.19-alpha.0.tgz","fileCount":11,"unpackedSize":60027,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDJqi30viBWWrSGbLBDLCWA8CLoykC4xP2e5U0ravptJAiBeohQNJ4DsYiiW/0W38kZaZVMIgEhqAa43jTTSoSlMnQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCHJIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRcA/+LtC7bxBEYw8/prmhAgcbhH4gqH1XiWu+T0EXf80fxVWQ7frs\r\nGE/tZbjA9LwDB3tOCU0bTdvdTU/GJfljj9OKuBuLXquqbz/moKmEI1Fk9hx8\r\n3kFv/sp7HWcmnPwdp+cPXWPIK4gRkOLRshtHtvsnncU9+eCcxNxyvxEuIc87\r\nZOuTRxjqbXHkXXlfj/dmgrxB9arsqc3kdUeOVmjJlSepcPvrdi7rwX18F084\r\nfd6qpQGfh0r+bHtgpjufsYvQH0QiZwwDzgeU9XQDHU28zBBzHzg9fveSk6gs\r\nVI8IkGJuWcxGYDNbn0N8tYp+Fus9BkQCE9Qai7q7ajxXgYa6HnM8VGm762lV\r\net+Wb8N4lXD3BYyEPwhRv6zvlFRZWYo1uE861bYyiGxSCIbX7pHydeJCM3cl\r\n3VOzXQIk4gV8JMBxFBDhreBdDTwQ3J9Nqlj0zSJ5Jr7ykliNMozS9MMgA7F8\r\nvFYKdhtzeLiZrz0BrDUJhBjFVzPX6N6wHQGh6n84ehB5rOYvMoRwNJQLoZkK\r\nGr9nIaa5NBPgyMoVa/lCyTrK2m5/kdfnE2emISMZA3kKtg1sJe/VRuN2FSTa\r\nSlcQBignUUKXda6X1iiT3biibH3rpLe+3KJsPKt8wCbfrzPNDzKFf5H+59fE\r\nrfJaxUTZ8DwMXL+iSTKC7InBcpIeX2zeXs0=\r\n=ByAJ\r\n-----END PGP SIGNATURE-----\r\n","size":17754},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.19-alpha.0_1661497928126_0.5309400813150675"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-26T07:12:53.060Z","contributors":[]},"1.0.0-beta.19":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0-beta.19","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0-beta.19"},"devDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"10cce5a50c66ed95fd4ba8773865d3118cb35382","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0-beta.19","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-dHgG+ieUG2peMQgiA98nO2fnNWyfoLPfnx0YC/rnjfrYzhB8BZS6WShG8RANIa0zLILJMrxlynFj5xxJscBRng==","shasum":"c2d79ff191cf7185668f90dbce224cf2fec74102","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0-beta.19.tgz","fileCount":11,"unpackedSize":59995,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDy8erB+hqNB1al4rMimj/t4OM2Yc6w4+HpiTX8MIMyAAiEAwh+s7YuOifFqoGu9CviSAgTY+i/zEjxJNdHJTPMdSeM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDwFfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrh1Q//TDpevLQwZh+8EwsWnqILcKSvK2QvFJwy+MTkCFXXC0EWK07M\r\ncubzx0P9D3hj5cxq2YHyA6Ei4lG5y5vsfK6EVDWI5gs2YZHCumRkLlWo+eXW\r\nK8ktvrGJGSxpTFLPP743mNeSlN2RGLHkbVQvWtJ40R5nXV3tkOJ25ZtDFKHe\r\nb1ErwrJDwBQ3O8+veQSyfOr+ruzuVWa6+oSPubqiq3ZZYtAW56d95l2nZH41\r\nrEbelzXTgP/OJKAbF/VJqDacykh8KhwrquLb4fuJfxNZchITH+bMXGydFGCk\r\nDx2bHf6x5sB2CBHTatuzsdPSDdcKmL+nsjgmkgzeFYLyb/Eejjdo6fWWijh4\r\nFK/VgZm2dk+tY6HPSQikbUUEBwbsR3NrSqJp+geFqwStH4XsNeERyTv84xYf\r\npQ4ZEDIKu9pEvoEd4igUrc2TuB//QOFS4HB7dc6PJCFSXbJAapY8lB4e3jWo\r\nt3lmxWr9dyKrZYSCeaSnr1g2PpYPJ4dGfEJqsK+8gCb5JjGK1eLPnK8id4Xg\r\n+la5oLLSgB7Q+utOWWOTEdbjtJvAySxspOLJqv8WI2rSg3xlnFZR/GIpfP0y\r\noABSzIDsyW8BoN86/EpVa170ecb/1wkc7d3CvKG/iCI4nlwRMMRcY2miTm1h\r\nRMbavXe/UVblDUWljbdlRaEng369tIMAHvc=\r\n=yMJ2\r\n-----END PGP SIGNATURE-----\r\n","size":17745},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0-beta.19_1661927774940_0.1068601248728911"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-31T06:38:53.027Z","contributors":[]},"1.0.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"4d68337eb9a48a1bc53db87c9f5db7894184ce35","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.0","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-/oOvFfjDlgtI43eDuvhznSjNTDN5GqO3rw8Xs3GOpHVJc/2skmN/Y59/K1NkZNOQ2j1al9nD6rNQwomufGfTLQ==","shasum":"8114c5ab26e34dab94d0c3f0608b7af26d380787","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.0.tgz","fileCount":11,"unpackedSize":60137,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC5yH2cO0qczYKKgOfkBGcFoaInlRPno4MXGVmqcLLlJAiAVwTITaky5XOZ8QaasE/0zgwClJPWshxuUsUXp4kEX8w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK9vSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmri+w/+IRv1XTb/Sba/MRU8f1QEBgVuxZhh/1rYb9T6vgkCGyR64d4f\r\n8Mu1736168ze2fq+U5ogLO1q2p6EnfR/D7EZHpx+PZGSU8BNzrmHUqJ4+Ew2\r\nmkj7byqYYR9XD47+YgRMYdIeK+Wcx6n/hbp+oT50XBpsFqCxq4KoZdtmouBl\r\nF+hWFL79aw/2f12oBUI5jbciudueIKwbwfutLWx4S68OsQysWiHwChX63rB6\r\n1q5iC/h9wHlsGXrufiLSbLvo8PCnnw1eqH9jS7LlnILqtUwdKrSKH34v+NR9\r\nHXxx1XBYL64Yw6byN+HuUfucPFMC6lI35nvehTeVNjiF1WGR0YNUaUzLGOpy\r\n9JwsYjUigWgJLggYcu3sYnzsWLO/aH68r/7kI3p0DCjNL+AAfSjUtqTuKTKF\r\nDlC5eJv5djoltHf5jal6WjZaoHQtuLYGo5MuRv8wWDrfqZOMqb/+EB9XhEmI\r\nPkIz+i+113ecGJk2uWtDZFK+NgftyfX6lE/J3SCqz5d/YMyu5RUQeuOSsPyj\r\n+0ycb1TxyFryNJykT6L6tNX//auFO+1lGQtDiAt6rFx2v+A4zuiK2uobXz0R\r\nVp+4N1uZyatfQwYRSDUY5ucZ+fr13cs14kiTe8c/Z4bdH3THDm5/2yw03rh1\r\n9mBVE4DMXdkn8PbrN3idq29JrDpRzEceqGk=\r\n=YDnG\r\n-----END PGP SIGNATURE-----\r\n","size":17799},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.0_1663818706015_0.8848919050494339"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-22T03:53:18.839Z","contributors":[]},"1.0.3":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.3","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.144.0","three":"^0.144.0"},"peerDependencies":{"@types/three":"^0.144.0","three":"^0.144.0"},"gitHead":"47b260ebac482260ff75155243f359491ddfdbcf","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.3","_nodeVersion":"16.17.1","_npmVersion":"lerna/5.5.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-rGZPN9JhXNIInXctKDVjvnTZpAj/K0Fv3DE7UZIw2INigMN4PIaLgSxYJW8CZ6LHRAR2fZA5V89CcfVGK9nJ6g==","shasum":"d3f2f05a7868b38dedc8d94ad583a537c6ce89e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.3.tgz","fileCount":11,"unpackedSize":62521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2BoGhwNdnnVsgQNBAPYtXoOJLBYvy7VhfALnI8TMBowIgJAzuuXz9I3R7GZvcJnBdN0nHXQDEsFRfvW6VieJtrhs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNUH3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrAdg//f4oO6PK7xAsFULPF/YRvI6ocmQ9zCDxXdgIpxQEY8p88dkR1\r\n8t5HLqSurJMrn3USjSEjb+EaDYw/vESwJ2Hh58sQ4ZwjD1M+DBD0nMjy8D5v\r\nqJGFYnX8uOMnyxYUbkO/RpDO004lbA7CDrvPAtYkEC8e5xicYqArA1sNl9dM\r\nRoFItAbYX9I3qTE52gYbPahMCpD9AVL2C3X652fJWRIIklxgCE+JdKpX1VUF\r\npA6ykPvjRskioijhnXt0uBKSYrzDYc2FLf2X0Hubr4OdvuuTvF3WVmVGZOMC\r\nP8o3189051ST8gj/h+eRUwGjinWHfY/X7VCGpPgBmPb50tH6uPkeFaOZYG2b\r\nt/gpcYjyjngdmoYAuCFYsOt4mOW/IqRePmvBm69YqflKtbyRLOBlxIPUzQUi\r\n/ULI04g+Z+QY5iwOqfrjEfW777WydtdKnm9Kv8SPtLBlgk9vgMmLo9p9QsEk\r\nu0qN3xW8uluny1ZODfkI79Hg5jkhFfVdm4cd6zdMlxdTWeiDXq9qljgBnrOT\r\nRWZU2IU7UQF0Qqmj/3u1ntUEWFo7LKtm0hXerx8y7Y2ErBnGlfGJCUJR8P4X\r\nfdP7G45/YivXkalC1+MqVSQaWNolq4187LkxvA8sEd0//WVsTInRpbBLot6C\r\nsIiU2oj4YZNh/GBAGSQcH0XtiV7Nm++PZpw=\r\n=GP8u\r\n-----END PGP SIGNATURE-----\r\n","size":18835},"_npmUser":{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.3_1664434678924_0.6243528932538722"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-29T07:24:21.699Z","contributors":[]},"1.0.4":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.4","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.144.0","three":"^0.144.0"},"peerDependencies":{"@types/three":"^0.144.0","three":"^0.144.0"},"gitHead":"da4010b831bc0a081de5cf5f99fa4314131f8ced","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.4","_nodeVersion":"16.17.1","_npmVersion":"lerna/5.5.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-Y6SwEGbwPKaj6d0EHA0VGu6rn82T95ObhuIGKTqIm+LuGvqxvTOfOP4HwLiXcSMMu1qRvq21X/jmu83ehE0clw==","shasum":"24f5093b41fb64c5fba2c8abb90c9bafbc7f7a0a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.4.tgz","fileCount":11,"unpackedSize":62521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGIHxd9tv43/1iPYHjuBpuvhvEiQsM3M8dDt3DAUgu8wIgBlFh8EpZF7wuBvodIFDKhq6cJN0stwfQHy3z3xOyH4M="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjROA+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzBA/9E/XvP7JsQOj5MqopUcIziO/XCLDX8TMsPTOsBVEhSMUw7VUp\r\nfKyRq2VUar0qOvHoibq6mEYFvGO68yYkaGzi5PwAiwrQfRCsrV6XIfv6Lcxb\r\nugbnNnCmKnst3RrPGn6kcTZbX3qJ8RpA2EOJEeGfb0kpBE0nZbdz1ueZaDrf\r\nMBYhDDe2/7QBJ0YP/qygqndrzpTikJXbrqGWeR0V4kQYAzhuqGwIuRLIcYVY\r\n900q4pU0+nOeyI7QVk8y9woXeL7vasIFk+FmfXGOTzfKkPQHEJOBQ3EuL4hX\r\nszMohjJ5K6TAPFh9jsMzxqPU8EiN06jSGCYlO3TxEncYCACTahFQvQ2S7ruv\r\nmNuNz4agzU3w0l1GRNCp/+4leCaQIsKhhVBF6bvvtPZm8PXfRbzlYG+7MOu3\r\nJu8euX5FAHpdRGlFZ4HrBnZ60oI7V3iRVNqwxg+BvBFcKbBt6sU+CgDiUKnQ\r\nAj5GlN505GyxwbX6eZOvw5JwoXKCPL9OGQUFRnbk3/xawsF9w2gizmRQYF9F\r\nb6KQZ7jg2PymixMeOEWxQ1gljMlHi3uhjqPgy6E9m4UXVCLRol9oDgnV6JMh\r\nGSqvuBR4f41cwLsl2/ufF+dc4f3UGHoo4VD3LtytEBpHZfhakiJ6IkopN12P\r\nREcV0Na9xKzlh9JzdHB+S67V6nxcZEH7yQk=\r\n=e0rF\r\n-----END PGP SIGNATURE-----\r\n","size":18834},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.4_1665458237877_0.7537412876884879"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-11T03:21:39.928Z","contributors":[]},"1.0.6":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.6","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.146.0","three":"^0.146.0"},"peerDependencies":{"@types/three":"^0.146.0","three":"^0.146.0"},"gitHead":"43a983f66dbe3a430476d19d8fe0cc7821bfff01","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.6","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-9nPexNkF7y28Rst9BfKUnzJHClLQfhiVkKEVhcyE88P/hoC8PlkIbHq/RTTvyakMHhA2ZOROWRJc242HWIkF0w==","shasum":"2d5c2edb5efabba8eea140db078f9305ca4f3bcb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.6.tgz","fileCount":11,"unpackedSize":62521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwBL21lQTxzjxnIActdudvUr/RGN9MyHtz8t1jhkMAEgIgWwVPWUWLTMYqI9q0ciuHt5D/Lw+kjLSdZW94k7fPGw8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl/jvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolXg/6AnIwIEtsj9/Oi7LdZe8Avy6Pfq/BTw9BT1hc6PmfXEl7CIjQ\r\nHcBLwDJMV1lAO6x1ckacmYVxx0nG+ACZFGcVHu8i5F3W8qFw7Qr+2bfIXfR9\r\n+fNxLVSbgzxLaV8IUky4dXISm0RGPslQNOr8hhN74dNPdks21YftVE573b+F\r\nFbJmmjGyUhOfBi0MdRLmDHHcIZXZ43Z2oxYa3nKPrVIVGmC4rJSnzcTqzG08\r\n/i/eyMozTtvNVFQiF5A4+SnTFT66X77OruiNWQZ3P+4rPEwtRekzl2yditB/\r\nuk+CJS/A6OelDkPQxn8KbMVwPULoWG79ik5OjPgJMliZkL3QmQK2kgBzndss\r\nluDbkoBiLMT3Jmeqp22gN2VYohBpsQiYdVn8GoTTBLCa+0+6GXOU/2yxoufZ\r\n3H2YgTWdPs6RIukRf7MAgr7x6dY+8t1Or/KZRS5A+7cH2emSWOJtouR0gKZG\r\n4j6OCoPcx+79Y/JdFQKf/KRwWxfQs+/xtOWsmMQMiMuozFqMu0Roc8bju/4f\r\nUQiCwi5CDmzfwiESqRuUAo78IU1hvkpnoSqGyZ2/giW55+yHpqF1Gn5hr2aH\r\n4dCKKBu65w0tLm1QAH5VNIy5qv1qVhieJ9/9so+pdMcw9AHV/Nua7bVO18Ex\r\nWIiDwq9aPrJI8AuMhubkfqgM6xpLmKsoMNo=\r\n=hS1f\r\n-----END PGP SIGNATURE-----\r\n","size":18837},"_npmUser":{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.6_1670904047298_0.17940318622350615"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-13T04:08:30.178Z","contributors":[]},"1.0.7-alpha.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.7-alpha.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.146.0","three":"^0.146.0"},"peerDependencies":{"@types/three":"^0.146.0","three":"^0.146.0"},"gitHead":"5f6f321c1138715aa099cdde40e6a21584151202","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.7-alpha.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-ZlDZPYGwQWIhgzSikG9J5VH7pkgRpu8JExid+aXsUmnP4awoiWPK74Tn3uUl8GLJ0eaLkmlgPKKszzZcLVxtqA==","shasum":"c3644857c78c5dd1eb90cc85ec99f53cd5590abe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.7-alpha.0.tgz","fileCount":11,"unpackedSize":62545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMg9yF0od9DkrEmnytSNmB3tb9N1jU0QCuN+qDjd1ekAiEA6UvWSp+7gzmJuqy9QbKGdd0oO0/3ZHl35VPrtBg5GqI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmWrgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocQQ/8DYqzdKz0mwC0zW41/6GdSaXl8I7cEeu8MPUzKstQz2u21nrW\r\nlKugGWnNfjnfX+e+PNdJXDBFWuw/KRbMxuuhDFJfjX+GRGWeDhIjtF8Ir/B0\r\nf2fJInW47tVR1e5X7oWOkK0PlIfJSqsQCcMG6uLgpooe8cOqw/Qj4W1nZkTG\r\nexRen+LPuVezwam7R4CMumk8RvakM4cBgi6vY8ECReLQT5ldCGuCBEDJKbLj\r\ntr03iIX3ljut8ZX8OcLnDYaEHkavrmFrEH/tG4+XiZ5MuNaJajxMgFc0uKmO\r\n9urN6iojdhQwPPiCthY+wDSCwPl8A930BFjDzAYmLGXogqFfN2zOxbO2T4dX\r\nx8OHdfma/w3TMCUBRZLgDNxidvy0O/gCCibdAEWWvdaSe8clN+bAdRa0eZfw\r\nBYNzYNjCbmovJyV/fhVVb1n4R3q1/q8xq76MqR03Qd8+ErwEcZvNT/l+X67i\r\nOIO2iaDtRAmxcAf2fJigyo6jvUyMe80Up+HkjFBg6l7cZeQ2RSBUPON/BSyV\r\nxaBYYTKFfitjR2pXhTUb5YzzZiSPMBPO+/43wpPsJ0LWp/AnQwyNO0sGg4QY\r\npmZVmEd0Q9UXQJlqSypXo1DOBEdfYuGaiLt0ba4ptCRS6YfDe/UIqXoMVXYc\r\nkdr5solclg1eAz3atNDujsapjSFdQd5u2lc=\r\n=4czb\r\n-----END PGP SIGNATURE-----\r\n","size":18845},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.7-alpha.0_1670998751899_0.8282109827094077"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-14T06:20:06.264Z","contributors":[]},"1.0.7":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.7","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.148.0","three":"^0.148.0"},"peerDependencies":{"@types/three":"^0.148.0","three":"^0.148.0"},"gitHead":"2db83111fa915ccf58c0ff9428c68971c2232ed8","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.7","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-Tl8SKkX90hhvNxwS/EVi6rrdNubz+ByXATJrkyJ24/Ulpc83NddexGZPNCMgDt0sAEclV48D6Zy9OMk9P/qfHw==","shasum":"c5521f75fd792e5b811f61e90f1dea413955bd87","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.7.tgz","fileCount":11,"unpackedSize":62521,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9poQLSEw+dDh6axtVDrtYC8YxXnx2SnYyWTIf8U9XAAIgb6CrBdkmAUyU5W8Nc+3OGmO4YPx0YmQ6mEl+Ub2v/28="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzjuJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofKg/8CGkCcRcqWWhQeqAX+PvfG1tzAPcbAPSR0m4+DZyKJkuLH+1G\r\na5TZRzsOCTSGTl9qRPwX1Yhlj3BjF49Tmwnly3YYlFwOpk0diqNljXB2sVtN\r\nQbdLAAPwYtKNHP3e/MqxIem3U5AcI77rCqojuIHsy1J6g8OBe6h5YXm+mirj\r\nyz+8DgDKse3A+RAIRiCSv7jUhyT51zs3C8hS9OjWRFFUh+Ngb3NAG0/ZvVop\r\nKV0DGuNqKe6/gM01m0s61EjFdeGiMRS1tQ7skZ1NlLhxMAe1I+gvGKoiij/3\r\nQoF/0abO0tGW6HMwqKVOwonmrD6RF8seJLpTUWawaUyvOT9nsMZzRCb/3Vr1\r\nACju0X8QwfuU3Eplm+zqxxH9sMUO4IepCMZHQBMWHZXb2HoWqBNdfqUZu9yf\r\noeFxlDKclHzdwuy0kINN6xejITm7Gty35LFt/tPkyo0T4tGTqdkvwXh2WoAG\r\nTps4fsTupRpSJf3TeuSyUNATVtdHyyeZJcnA5io/XBRw7sMxpvmato2KLf6C\r\nKLf8CUL7QKySyV5GYVlotoRtz/e0PaNRTfqlntZT+nfHLsqOifXMd1cI9WUS\r\nMuziX0hyMUYZfk54VlubeZSr81VFe2X6tRF20Sp2UgM2djodh7dHnzSAl4NR\r\nk6DXj66TgsmtBwLTMtRJ8I5O3WMtBrAOjzs=\r\n=G0I4\r\n-----END PGP SIGNATURE-----\r\n","size":18835},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.7_1674460041064_0.6676554914103905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-23T07:47:21.267Z","publish_time":1674460041267,"contributors":[]},"1.0.9":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.9","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.149.0","three":"^0.149.0"},"peerDependencies":{"@types/three":"^0.149.0","three":"^0.149.0"},"gitHead":"57d7bdae4f41009e2ca362852e3e2138b4f5a65a","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.9","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-eb/piatnWzyrssXm4Y0mnFldSpwIFDskqknv9XHwPLiNUmyY21NrLyOreY0UolJrqiLJfCvOGHOiBWZwWSmDzw==","shasum":"ffe9d48e1fa9d0947cf171f7a8642c01a6674e84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.9.tgz","fileCount":11,"unpackedSize":69505,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGtojwXUPpmYlH+FJNS7VtT5LGyJoGLu1ol6myltDPdbAiEA9K93zN4SL4SFqaqxjfcPRqllPAl0GEFXLVL1jCrbzPA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBs7RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrAsA/+Lqss3YQ/ONPG+nmEfIzuJKzPMhvgcOQ9U4PRzjcT+JyL8Dqb\r\nOXhpJmGvdG46fgYQgR7GCZ00L4iKWX6SqlbPiklZaO0V9k1BM/fAgMAwNP5J\r\nAmibvphBXMZsszGAeVX8l19UZCR8bF2I8a0GKlIDV9qczwduT34bVg55r7J/\r\nRXL92OOlfvJd2fcQJngstHn9dUAunIcVgblkhMsHHafysojAs5aCCTcSTQix\r\ntwpIS/TOTqz6sql9Zdxc4MhVQ+BOOCrrTiqXy8qU5QyeEi9t7lGCoNc51Gsz\r\nG5IvmLSaOtdUiPDofb3HGcSLTtOwTYTqauTCatYhsJZmQl7z9ouxWG8EqKAg\r\nH2nFZAcmGFJw0rzXBxiWxTdKpeWGaK0m1Do/tj7bPVriLxEo9ODcTDunICE0\r\nMRRKwmfjQ6QfneHYgWNvSOa1/ZslUSGIUNRmzWCtctGna3PlXliMnpSpGQSi\r\njUQTYsADeak7KnfbKlYdUcuGDZTcn6jugusRBgF6mc+JLqPmTWXMvv8o3KbB\r\n0lQyPtGzjfu6kqxP2tLeBUXTjzc0LHRaSBpOaysQ3r6HBbXke+7T3/x7FYtM\r\n/ugTXiz+grMSbKOhW0/X0RHNKINzQosy13QjBof2kRxVK6MwiM8EU2OWdloM\r\n33w5C+9LU15EXQU8a0WbXWISpL8Tw3sdZJ0=\r\n=qn06\r\n-----END PGP SIGNATURE-----\r\n","size":22973},"_npmUser":{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.9_1678167761460_0.8325895626543698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-07T05:42:41.602Z","publish_time":1678167761602,"contributors":[]},"1.0.10":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"1.0.10","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.151.0","three":"^0.151.3"},"peerDependencies":{"@types/three":"^0.151.0","three":"^0.151.3"},"gitHead":"0f9fd31a0baeb16587365eb5597ebb4012f42e46","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@1.0.10","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-Vb/CwpoMlPiQe2Sq/BTYVoeWSQb/4jUgIHUrpWmN1U4jGb3b7aiSC3kfFWxitty6O+pHXTY/Ivg2mKvaYbAUuw==","shasum":"e12dea1698af8727003b74c164323cdf6fb9a578","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-1.0.10.tgz","fileCount":11,"unpackedSize":69548,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqe09sxe1TbPWMzzmV6vsURf50k2IkmoC6SVpdXFs2sAIgOgwzO9gRrdknt2+NGD4cd4iOsujXeypmBY+L446yq4E="}],"size":22983},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_1.0.10_1685520307120_0.44651245993782407"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-31T08:05:07.270Z","publish_time":1685520307270,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.0-alpha.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.152.1","three":"^0.153.0"},"peerDependencies":{"@types/three":"^0.152.1","three":"^0.153.0"},"gitHead":"d5aae12ac4d48234ecdb8f2cd60ba16fc04954c6","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.0-alpha.0","_nodeVersion":"18.16.0","_npmVersion":"lerna/6.1.0/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-ejKQr4HqEdR7D3rbnSWYmK/bry1oRPDezeRmRXKkt3nnllXb3WuFM9t06SZBqRyl5G7Pl0tDRKlBBqnS1/2RBw==","shasum":"16205e9d349eae3947394035a5556452892db236","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.0-alpha.0.tgz","fileCount":11,"unpackedSize":69569,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHXhGMiaLGuTQxrZP4Te/4z/PYyOnYPqQWD7fh8ELMR1AiEA5QEhPiUiuBQE69hipe6v8Z9aSI3HikX+pMd1CWwx39k="}],"size":23007},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.0-alpha.0_1686719375817_0.8068539525212324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-14T05:09:36.005Z","publish_time":1686719376005,"_source_registry_name":"default","contributors":[]},"2.0.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.0"},"devDependencies":{"@types/three":"^0.152.1","three":"^0.153.0"},"peerDependencies":{"@types/three":"^0.152.1","three":"^0.153.0"},"gitHead":"3cfe3003a55e2617e9f1767934ac0aaa01c6f775","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.0","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.1.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-pHwDSszXAd4GMc8aqSnp/Ez6YE5xXVFTqz9lHNq5VTKD3Btem3srRmN1nX4iXQ87MfjP6gK6p2CcVKnDR5xwxQ==","shasum":"8ca2fa80877375bdffc98fd3c2214c61476e80af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.0.tgz","fileCount":11,"unpackedSize":69545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUinznsqwD10VghVcrPOjyUs49lR5rOz764uq2pe8z1wIgVtsA/SxBX9aNSXacL9BGITnAkFEyO0cyHSp6CQ68jHw="}],"size":22980},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.0_1687241149006_0.37853874678281874"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-20T06:05:49.149Z","publish_time":1687241149149,"_source_registry_name":"default","contributors":[]},"2.0.1":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.1","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.0"},"devDependencies":{"@types/three":"^0.153.0","three":"^0.153.0"},"peerDependencies":{"@types/three":"^0.153.0","three":"^0.153.0"},"gitHead":"d107b69e6ee38400e34c3fa5cbfe5350a2e155ad","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.1","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.1.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-qsElZav9809gpn8A73ack7uwQGkywSFSxyd5ZaSVWvRswBGUPj7/hqNyONM7d2zV1Mmrjmg+lA5SDDrDGushvQ==","shasum":"d3b8f8be21d8044d4e37cce42b9e01a803ba4834","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.1.tgz","fileCount":11,"unpackedSize":69545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDK22HjGeGu5vupjlzR9Q8MnH/oBg4eYCZP+4+45Okd0wIhAL4+XiF4bE0qbVTjJzXTl9tka7wRjmAEh+1txjfV8jEO"}],"size":22977},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.1_1689934394608_0.12503185441190356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-21T10:13:14.773Z","publish_time":1689934394773,"_source_registry_name":"default","contributors":[]},"2.0.2":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.2","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.2"},"devDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"365fff8d2549bcf241df7e05ecc6518223e84a3d","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-+Qbv4+b38erJjalBbR1gYE3uRVGmlJkk4kh+7u/7bAEzQ3pGba+vud9z5ViU6DDPxiuvvReLkoXsFQHdwuLi+Q==","shasum":"fdfb5c627d4b15a647cdd531578bb8378a12c044","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.2.tgz","fileCount":11,"unpackedSize":69545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDcknqX3Hj7Vn16bBEyO2rmagUsV0bbSfzoNETUe1owwAiEAu9mNgzKkq7P+xoi/Y1QxaA08YvjCFTD5yJFNaqRvT3A="}],"size":22979},"_npmUser":{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.2_1691398898674_0.039819220008838974"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T09:01:38.800Z","publish_time":1691398898800,"_source_registry_name":"default","contributors":[]},"2.0.3":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.3","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.3"},"devDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"82f5f8071868cc447200610248e52cae337404ab","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.3","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.1.0/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-u9Wh3uXDzBsXcpXhuifRZWu78GAy29/M2jzQ52263htXPKSnxc70V7usWA9PAipsLgKTn6lY4SWbGakeeLtWHQ==","shasum":"318b56a54f160204eab5d55ed0ea0236ff8ffb86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.3.tgz","fileCount":11,"unpackedSize":69545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF0/HsmR1hqt0ZdjJvU60tC4oVdJ9Ccy76qATUIZ0FjwAiEA3givz+rWK/aXfLhhU1KfyjyjyogUNCDBormpSui5fDg="}],"size":22979},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.3_1693456879201_0.46991025073114634"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-31T04:41:19.339Z","publish_time":1693456879339,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.6-alpha.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.6-alpha.0"},"devDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"f9192a7ec273080f794bee53924deec0f363c01f","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.6-alpha.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-3ps6S5BuCYvgud881BFb6yyRgX+RIFdLR3PcCuZ1oA92FnohykQA7We11NFCysX7pOvoEMmjYcS2iL+du3CRdQ==","shasum":"da188f178d23ba49a048e02bad50be41b3c28e0f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.6-alpha.0.tgz","fileCount":11,"unpackedSize":69577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDikBFgGjj+2btWh7ixaihkJG8UzvXwjXa0jm/y5RzA7wIgNXKkqsfJJyHleJymSd84L31vZ7Q38gfPxt6iPXEHlC8="}],"size":23004},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.6-alpha.0_1695801958832_0.49008532459579013"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T08:05:59.176Z","publish_time":1695801959176,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.1":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.6-alpha.1","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.6-alpha.1"},"devDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"73a4104c5efede0c8a6a0453bc4f2e4f0eb871bf","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.6-alpha.1","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-Ua5bSRBZ/4jXCiF+RIKzCGbq9pTeRp2P+Qcilbsfa2l1kzXePmBjBdlW8dF7a743eJGml/dtI21JPfUZm34CAw==","shasum":"84f7d618e46de040aa7199e218a56e46bc2421ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.6-alpha.1.tgz","fileCount":11,"unpackedSize":69577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbEVOHD1rowj098BedUBCvuBh40lWGLrR6NKF7fLZYTgIgI8jWcX0OkI9ISYTYUxp++6vHJpagHBsBFCV4AxQSbNE="}],"size":23004},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.6-alpha.1_1695803175795_0.9442639597220985"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T08:26:16.044Z","publish_time":1695803176044,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.2":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.6-alpha.2","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.6-alpha.2"},"devDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"0243521f9edb9c5844ea288f2c4b556784e00a34","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.6-alpha.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.6.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-sefDjuogtwmVPJGDTPoRQIGCC3YeESTDf1bQeIyFtYo5hM9S7T3xWHl7UrQhEt59lM9YXOgvdqpgfppmegVL4A==","shasum":"46f5832689cd0706670d1f9cf3906972ed55d789","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.6-alpha.2.tgz","fileCount":11,"unpackedSize":69744,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.0.6-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA1pdk1OMRLBaGG1JZ6Yl5TYaUb1TooiRVq47RWqn6DiAiANh5JZgha/9Pq2r+ruS9W3Zmcu3bdWcYFuxv+H6QlhMg=="}],"size":23041},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.6-alpha.2_1695806570623_0.572680049930578"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T09:22:50.839Z","publish_time":1695806570839,"_source_registry_name":"default","contributors":[]},"2.0.6":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.6","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.6"},"devDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"1c040ad904ad7854654692be2ba4f9e941262b89","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.6","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.6.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-5uQ9F/aB0SVUZejFaje1o6+/vzuGcAJSgLKR3bTneioG85NELEFL1jaDqyyRP+BCN2gFcg5hx/m/SCdJiMdfuA==","shasum":"904c1d4f574d5e814508eff47686051fa6c4d398","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.6.tgz","fileCount":11,"unpackedSize":69712,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHzgn533WaP0u6FNKGVSMkIEV048eSo7DyK1WtEM48lwAiB98ViXGfc/Z7Z7HuPbj1ovKL0ATdMKw5If2YhAhsQWVg=="}],"size":23016},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.6_1697083683271_0.4668798099411817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-12T04:08:03.444Z","publish_time":1697083683444,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.1.0-beta.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.6"},"devDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"5ae801b29acbbec12964748da07cd80462832bc9","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.1.0-beta.0","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-eCbUJLBKTh7XqmB4NQ4Qk7+FwQqECV0+mGpHPM3jvskxDDdg6o98z/mwFXBELkwFJSUs1jlLL3ghD+DMyRBUqw==","shasum":"98ab0a7310cd59094ec6680b6139b8c77061ffb5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.1.0-beta.0.tgz","fileCount":11,"unpackedSize":69814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIENekmrwbqWK5dZypMpePj5p2RQm7pbgG/Vto57b9xV2AiAsNrCzvbQSVxyfiIPt7g8aOK6A58YZOK7otGYUbfVSOg=="}],"size":23288},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.1.0-beta.0_1701673414517_0.5569924773569956"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T07:03:34.681Z","publish_time":1701673414681,"_source_registry_name":"default","contributors":[]},"2.0.7":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.7","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.7"},"devDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"d137ae95bc84ab13cd57aa3472a978e0f5d80696","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.7","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-3dgSdOzHZWKLq1MJTR0PKGyxPRIHazKtwMJMQb2V58/LbW6O8d5MYOSsY6tMxA3MrE8zmoqXSss/P1Adg3yoAQ==","shasum":"db833bc12d09f5667428b01d0a99495bd215d4e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.7.tgz","fileCount":11,"unpackedSize":69793,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCL+/CIaU7q4pPrsfp5DhGihyHLSKEBXfapOb+gjrqXWgIgKTA/J+JjQZkwZMqAOM+LfADqbbmj+E1on0tHnOkBcHc="}],"size":23268},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.7_1701674737644_0.7141842942471162"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T07:25:37.786Z","publish_time":1701674737786,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.1":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.1.0-beta.1","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.1.0-beta.1"},"devDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"4e9a3eaadb38772b1d11e04a3d50d4d235c3e967","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.1.0-beta.1","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-oZrJCouJEqg5VvQcXRvCJmLjTXX+yFsQS6B1DWI9BlA8u5QBkgotlDpnChKequkwCFdF7hRANBI4x0KtBSPFTQ==","shasum":"c2c8ed09dedf339deeef04c8d52b84bea05b4611","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.1.0-beta.1.tgz","fileCount":11,"unpackedSize":69821,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.1.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEiOQNLzcDo79lMnPdwjf23cXFXcYr+ayZ+0783GUbZeAiALo65BBk+qVEAKsrHBz2FfEX8AXiZeyw+1gIPNOlw+bw=="}],"size":23282},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.1.0-beta.1_1701758838344_0.4467293056297583"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T06:47:18.551Z","publish_time":1701758838551,"_source_registry_name":"default","contributors":[]},"2.0.8":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.8","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.8"},"devDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"peerDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"gitHead":"8affe375f73e6cc3853736e4cde3b9f4999020d5","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.8","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-gfos3iUPQXe2CoTkR7/EorFExNo58C9YPEoPN3bdDAaPHmhA4JC3APGdTBP3hpA23ICHkBSm4Bro+8iOKvATEw==","shasum":"a1a9b7fb81697d670526e2487e7016038bc0725f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.8.tgz","fileCount":11,"unpackedSize":79075,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2yz7sccJ/MHKnEMmWdbjHZX0BJs4k0/rQ+qrNxNzp9AIgHgAdlI7CChf7kN7u/y8THm9pfh3gVnt2K/sxyBISAjw="}],"size":26761},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.8_1705454511552_0.5673582568438806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T01:21:51.748Z","publish_time":1705454511748,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.2":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.1.0-beta.2","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.8"},"devDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"peerDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"gitHead":"22f562d401e2d1e7084e7c9fa0c6e1f23f83edd6","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.1.0-beta.2","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-thBJ8FlkBTMakHg0tAlD9OJl7YDJ4/XysW3tban2HzFVbuWlwhVrGxwx/cT22HOMUBP1UIaV+1UxlGWBzwDu9A==","shasum":"951c83da4306c826f52ad9c6298e184f5b999c1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.1.0-beta.2.tgz","fileCount":11,"unpackedSize":79096,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCeoJqNZAjJCQhFxUVB6LjIVo5xaVf8fxZT4ym6ck3IywIhAOWnVVxqx3rgjD0P3j3nXXr+2MTiJTfVPPrOzCMPiIlL"}],"size":26780},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.1.0-beta.2_1705461131599_0.13421354850670952"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T03:12:11.808Z","publish_time":1705461131808,"_source_registry_name":"default","contributors":[]},"2.0.9":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.9","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.9"},"devDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"peerDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"gitHead":"754f12dffe3c0bc946a063d1efe9d78183172e7a","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.9","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-sC7rUEvhAB0j8fU3jHVqN6yB439iV1eIZuihETSM08Ej3ErU7AQJz5y/6/EghRIYF2TMCAmI6RvW0lZFtxpr1g==","shasum":"c1e360af2b0cfbb307466206a1e55d492b32013b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.9.tgz","fileCount":11,"unpackedSize":79075,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAg/t9VkorOKDA1rTe8AGlmfNIdOGO2PJW6BCZqwYb8AIgYUaOs5YUyOf/SyVGtU7fTxHcr7Xqr53655FLUM8jqDA="}],"size":26760},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.9_1705638341963_0.21439339700383186"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T04:25:42.156Z","publish_time":1705638342156,"_source_registry_name":"default","contributors":[]},"2.0.10":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.0.10","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.0.10"},"devDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"peerDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"gitHead":"c761707ddb3c646a5db65307ca3af946dd53263d","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.0.10","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-2oYNus2FWh0upTDkFgFJFmizjOIp5uGGnNw6TCXX76RfOVMvS/qUhqNmE99lzrbVFKBoDEugNAVE5+Z7YAu7kA==","shasum":"752412a9ad4e0c9ce21341f71185c8782e77c5ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.0.10.tgz","fileCount":11,"unpackedSize":79079,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGM/FtNVIGQMS5WtwOD4/FDTRXyoStdpahZuVqx25sInAiAj6It4LcS+jSFq3BJKBvV7GISiiUb7w3O9T9l0YJb+Gg=="}],"size":26761},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.0.10_1706505623458_0.9533407426234117"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-29T05:20:23.603Z","publish_time":1706505623603,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.3":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.1.0-beta.3","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.1.0-beta.3"},"devDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"peerDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"gitHead":"320b046d004daaca97ee9eb2297b94eb2ae085c8","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.1.0-beta.3","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-d5k4TWhlWo0zal+2R3yZSlgRjncIG0NRKB5gNb0UK6gYBt4nek7Wov6jeI/O7bu9ib5nJImmBofqHsTXtQaL4A==","shasum":"7afc6b467101a0cfb26727c78b75b9dd8850b251","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.1.0-beta.3.tgz","fileCount":11,"unpackedSize":79103,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.1.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDoXSoQhnc2OYKCzYTcbayEmWZUotuPGtksAXxfnRrM2AiEA9ydCB9PDpdljlqfB+r9MRw9F+BQCfDUzGExOIJcEQF4="}],"size":26775},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.1.0-beta.3_1707808474762_0.7982782705628368"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-13T07:14:34.929Z","publish_time":1707808474929,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.4":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.1.0-beta.4","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.1.0-beta.4"},"devDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"peerDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"gitHead":"470140311291dd649c9c536a111db890a459031c","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.1.0-beta.4","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-b0/EDX7k5qXjUkX56Crsum7TXh91y+X1PM3fs33eJhU9wTHgTZJXzR8E9cxux3MkeI1H+u1ehAekxFk5pJQY/Q==","shasum":"6d7edfa924d754a00af6729b1f5194c522289eff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.1.0-beta.4.tgz","fileCount":11,"unpackedSize":79103,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.1.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIADjzDpkczXgUu7mPXdb2Ws/tMcjJdwVwzf80TpG1akGAiAliZpSBePIn0VcsXSKbc59wme0KyOSDEez3ScKKUiuEQ=="}],"size":26778},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.1.0-beta.4_1707897625536_0.6804826402306194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-14T08:00:25.711Z","publish_time":1707897625711,"_source_registry_name":"default","contributors":[]},"2.1.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.1.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.1.0"},"devDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"peerDependencies":{"@types/three":"^0.160.0","three":"^0.160.0"},"gitHead":"0d96aeaa6e20baa8158658652179df20a162d8a3","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.1.0","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-bdRKZd8EnCQJwwGoD9fQGnGh6olpoch6gdhlQTORgHR3/o1hoFAG4KnjiqsQw6qK5bMXUyt+nHGmG1GwNI7gUw==","shasum":"49f95232f1a192e05bf7b9e465960f1f6e5018c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.1.0.tgz","fileCount":11,"unpackedSize":79075,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEKXP18tuy1kcYEJQyOo3aHBKXzNEX9FbqJaqqG9L76pAiAkXAg7JmuHQjLg56h0Yy2T4MjlpKprUVCzqBJVB/bPlg=="}],"size":26758},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.1.0_1707988165055_0.3959381097826018"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-15T09:09:25.263Z","publish_time":1707988165263,"_source_registry_name":"default","contributors":[]},"2.1.1":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.1.1","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.1.1"},"devDependencies":{"@types/three":"^0.162.0","three":"^0.162.0"},"peerDependencies":{"@types/three":"^0.162.0","three":"^0.162.0"},"gitHead":"2b4794cb7fdce8fd17e198cc94a57e60f90dd71e","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.1.1","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-r8ce8YlQI0ZXeLvAXxOIGQHSKrPrtBHZ9WvK9C1djcfNG8XYyT80AilvqKokEbv0Ap0f0bJOnzWGP2Yizdn46g==","shasum":"a24d3cb40954dc4f0b5cfdb9d6516becf9bc3b84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.1.1.tgz","fileCount":11,"unpackedSize":79075,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBccRmrvAwz/UAPCIqFawUeHg54J5WKcj1Fv5QlxoblTAiEAs8jrTSKAU/1fMMDFbgoh2FpBqRDxNLic18/rh+tS9Os="}],"size":26760},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.1.1_1709803672962_0.588063680376238"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-07T09:27:53.107Z","publish_time":1709803673107,"_source_registry_name":"default","contributors":[]},"2.1.2":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.1.2","author":{"name":"pixiv"},"license":"MIT","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.1.2","maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"homepage":"https://github.com/pixiv/three-vrm#readme","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"dist":{"shasum":"67613a79da4e82716d88adcd5e4cd6bc3f0b8aec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.1.2.tgz","fileCount":11,"integrity":"sha512-RHOnKWEttuK264i18SDpduwniHxy1HARFYYK0yCA0TK7kPWPFuttkZW0vnSVdLLs3v1w6+6yJZx369fhLK4fWg==","signatures":[{"sig":"MEYCIQDRW446pG4NtdD5GkCrJH8E0ZUhuzsU87Xweawu3hFq5AIhAO7tUqT0KoRj1rUhVA6hUl+SM31LLi4BZD5gtku1+PmB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"unpackedSize":79075,"size":26761},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","types":"types/index.d.ts","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","gitHead":"2ea1a8f0d12a421c572514b86a84fef8ddfe752f","scripts":{"all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","build":"yarn build-dev && yarn build-prod && yarn build-types","clean":"rimraf docs/ lib/ ts*/ types/","version":"yarn all","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\""},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"repository":{"url":"git+https://github.com/pixiv/three-vrm.git","type":"git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","directories":{},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"_nodeVersion":"20.13.1","dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.1.2"},"typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"_hasShrinkwrap":false,"devDependencies":{"three":"^0.164.1","@types/three":"^0.164.0"},"peerDependencies":{"three":"^0.164.1","@types/three":"^0.164.0"},"_npmOperationalInternal":{"tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.1.2_1715941855638_0.49866831569270764","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-05-17T10:30:55.797Z","publish_time":1715941855797,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.0.0-beta.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.0.0-beta.0"},"devDependencies":{"@types/three":"^0.164.0","three":"^0.164.1"},"peerDependencies":{"@types/three":"^0.164.0","three":"^0.164.1"},"gitHead":"a8ac23ec2e534dcae60de7cce71542a03537fcea","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.0.0-beta.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-CAu5aih6Fk1jtFy5G0V1QqR+q+Uw8NavUbB5+kFH4jNSHEf1VTtqR302hhH6gQF4Jrhb3WCkwLwFRge4d9qktw==","shasum":"1cf6403aaca7599bf66512f62d53de82cd8e4f74","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.0.0-beta.0.tgz","fileCount":9,"unpackedSize":21922,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.0.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC/5klxNGrt0ajNwO3LkSY8B2ZaW+1EhO/2CPpe5A55uAiA07cXuekRiShR5i5XX2PF/p6lQwkCEZeT+2NBH6MZ1xg=="}],"size":7233},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.0.0-beta.0_1718616461885_0.47623722983402095"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-17T09:27:42.040Z","publish_time":1718616462040,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.1":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.0.0-beta.1","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.0.0-beta.1"},"devDependencies":{"@types/three":"^0.164.0","three":"^0.164.1"},"peerDependencies":{"three":">=0.137"},"gitHead":"4d55fad79ca8d21151f902ae4382aceff948c8cd","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.0.0-beta.1","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-U8r+IK0YgoTVkJ2YnPhCWz/UxgibsWpbtg6JZ6k3BNN+W/BUiGkMjyvYPlwDfHjUdsBga3triOeKn93+8g2ayQ==","shasum":"4b24797f78c192c90620520a460ec64bb72cabec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.0.0-beta.1.tgz","fileCount":9,"unpackedSize":21889,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0jranR8mQwcsHnq3MzX3J4tJZfIBhasSMiPgwmy94YQIhAORitAHUw93pbWsrFdrVoT+BIBfjuYynL93uHTTfkt8s"}],"size":7242},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.0.0-beta.1_1719827322603_0.3607474212839006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-01T09:48:42.740Z","publish_time":1719827322740,"_source_registry_name":"default","contributors":[]},"2.1.3":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"2.1.3","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-materials-hdr-emissive-multiplier.js","module":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"2.1.3"},"devDependencies":{"@types/three":"^0.164.0","three":"^0.164.1"},"peerDependencies":{"@types/three":"^0.164.0","three":"^0.164.1"},"gitHead":"042fdde3322a85a23bf90f21f342c72600f6cc13","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@2.1.3","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-Y54NLTEosHbZh9AT3xsQGjN3wnaJwAnTS5WqJzCHHPn/WGYYXzGnnmd0fuKrL4NVWuxRe1iVTEtVibMEBybfRw==","shasum":"ec9a0e53a08269497c8cdda27b8bef45e20bb1e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-2.1.3.tgz","fileCount":11,"unpackedSize":79075,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@2.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJBp6NUA0Cnm99QUl3+8J+r7erbNeHffSMLGBO/QB1hAiEAl603j27WoPRjl/YxEwHU0X6vANvjUEmU+unZ0SuJzQA="}],"size":26762},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_2.1.3_1721382312119_0.3874908350035531"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-19T09:45:12.293Z","publish_time":1721382312293,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.2":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.0.0-beta.2","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.0.0-beta.2"},"devDependencies":{"@types/three":"^0.167.0","three":"^0.167.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"8c9ced75c3a3766375882290026ce67482e30931","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.0.0-beta.2","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-JGpmFmGYUdG398llKMeYAfDVGPsEVKH204MFZUv6CuK+27LlNp8CDAgDlp6k7aAHWsHySLKm9MPQGyikBlAm8A==","shasum":"f58c1221390b7f9ace3858e6d8c17d4b80b9d84d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.0.0-beta.2.tgz","fileCount":9,"unpackedSize":21889,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDr5iaJTqh9WH4OmRA8gQ1PMObRSFbGradD0o12mAsjwAIgU709xbDupAvNK4CSDtnuRzuu1xpCpUhrTPjhQjAppFQ="}],"size":7243},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.0.0-beta.2_1721986267213_0.5118597554053725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-26T09:31:07.377Z","publish_time":1721986267377,"_source_registry_name":"default","contributors":[]},"3.0.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.0.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.0.0"},"devDependencies":{"@types/three":"^0.167.0","three":"^0.167.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"56deda5955201e83e3380f40e44d3d8afd941e05","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.0.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-cTobZ5sZe3ieIiSCr1OjKpcZRFu7wzrYkEPcUXQQVKt844UoomAnt1SmRtiKIVWWyOXePVRGv6nSlvGRWEgBoA==","shasum":"34e425cc9778a456d090c951e13e67b0349155b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.0.0.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+XDkUUulOAc/34i+08A9leck0jtMvlI9JM8Xnj4sxQAIhANLY3rUW8GooJbBKak6clDaoDTPiM07egkSMvhdLOg7w"}],"size":7236},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.0.0_1722501824711_0.5961647908855094"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-01T08:43:44.853Z","publish_time":1722501824853,"_source_registry_name":"default","contributors":[]},"3.1.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.1.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.1.0"},"devDependencies":{"@types/three":"^0.167.0","three":"^0.167.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"2e7ddda794c067440c420bada91f2b05f581c2f6","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.1.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-zRvpsD3rU9Rru0Inh/iNn99hLODVkYaP/cdD7TNQUrAQNgLythO0yahmWoq0CW3BHKTrem4wEOq6BX4q4Pf5/A==","shasum":"85570fc1b2952eec9bfcca8217ab32e1d89ac56b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.1.0.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDwcRsbLB+WcAYkNLaenrV0Mxe9cjMeWsjZO+UwZ7KGiwIhALCu6ba5uBdgxr7dpX5x8ccuHbzoTfIBARVrLcRtsJW2"}],"size":7236},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.1.0_1723017851291_0.08324323898480124"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-07T08:04:11.455Z","publish_time":1723017851455,"_source_registry_name":"default","contributors":[]},"3.1.1":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.1.1","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.1.1"},"devDependencies":{"@types/three":"^0.168.0","three":"^0.168.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"c30792c30865de5af7408fd8d0145cc7bc06c716","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.8/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.1.1","dist":{"integrity":"sha512-OFSLSkUbRwvTPW+yaSb9xGSRRaEpvzTpREMP5IAnBAzVYfwxaKqxn8J1nPlJJeSXZYUXI6xOLbMyBZbOinGDPA==","shasum":"433af412f48c1b2ad2ba9f5c6aa059e8c1ea081d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.1.1.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGTuYAOlwMTsW2MwURP9FV33ZMnv1CP6aNEy4TeXuaUWAiBGOXEOCkS45nuhjXQKODkGJn9u2gc7nzVixk2iy8CP0w=="}],"size":7236},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.1.1_1725527658919_0.3067024310335955"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-05T09:14:19.066Z","publish_time":1725527659066,"_source_registry_name":"default","contributors":[]},"3.1.2":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.1.2","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.1.2"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"add5746f2391fbb6baa118a7211462fbc0fad9d3","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.8/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.1.2","dist":{"integrity":"sha512-t1jxjlAmizwS04pLUnwYUdoDwlyKmU8ikguEXlOBflFzpXSfzdSx0O43QVUZBAnjHPGtPS0GOBU6QBtWmT1Y8A==","shasum":"b1a6ebf86b624899b1126120fcac14cec454c463","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.1.2.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzjjGLijbZwwxNb/Lf9EHjINpYNFniVwTANhDrcrDnGQIhALu4pWnqHrpMuudyIb7hALZ8bD4jiXwA+uU+MUDaeINp"}],"size":7235},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.1.2_1727849029157_0.8110419388680348"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-02T06:03:49.369Z","publish_time":1727849029369,"_source_registry_name":"default","contributors":[]},"3.1.3":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.1.3","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.1.3"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"483118bb24cc3e29a9c171d9ed640efb64e01625","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.8/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.1.3","dist":{"integrity":"sha512-IA5eO+uXTsV0bw11ODUk4oeo4b5VfEQREmzfcicbAi8ZOWq9YHwtdyKfbLh6KuybAYxf6isc8BMVHbrphWMwkA==","shasum":"9e4ff8a7685047ed2de653f00959bf6658485ca8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.1.3.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMMhBuBtZgRq36Fuj/qgnqqVVTIXQEpiuSLDBSzBK/CgIgUCIHP/D2yBzrioIuGGPB0IedW4ZSVqbAU/yuvdmOQ7o="}],"size":7235},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.1.3_1729143389155_0.3632600384149911"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T05:36:29.378Z","publish_time":1729143389378,"_source_registry_name":"default","contributors":[]},"3.1.4":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.1.4","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.1.4"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"bb91a237a743c31dfa3f05ccb7a285469d54bd30","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.8/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.1.4","dist":{"integrity":"sha512-4yDUWIqhgqg+CkuTvhnMDo5ELJOxXZH7v/Z3FDfXj8eUlp5k1+0n0xGY3Bg2JY2cCeKcWDWGwo5ynrvN3f8b5w==","shasum":"fc9d583c1dbcba000d0a928c795dc98980984039","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.1.4.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJW9Yp4mh/ORM+Xj1WyTIiJ2u3/zZtbmCV8ulhL6ZosgIhALHiDidFjDeNxzNliUxefL8f9f4cE9EG4WkZf9p4dECm"}],"size":7236},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.1.4_1729585783566_0.3523349683227812"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-22T08:29:43.725Z","publish_time":1729585783725,"_source_registry_name":"default","contributors":[]},"3.1.5":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.1.5","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.1.5"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"ff9ce6c5068e3ec903f2bed55f74ed1c4acaad54","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.8/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.1.5","dist":{"integrity":"sha512-RqnIJrRrybzcWx8Zz4KQgmNXsALAuIwFB1OcY7Fj+KCLQ2Kzj5znmi9dzVSZEmFDBYjB0gHuuYDKRYbv+Pauxg==","shasum":"d50f0b7a6db6c96f5bdf98d4c153248017582cbf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.1.5.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFVWymLOdP/tb5jhpVf5p5w/qrzDfM0Ajg49PailywEpAiEA/pveaJESQ27LZsQSRMZMMn/apC2TzdLOq1VBS+Rvq20="}],"size":7235},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.1.5_1731044045554_0.0441032531558172"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-08T05:34:05.730Z","publish_time":1731044045730,"_source_registry_name":"default","contributors":[]},"3.1.6":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.1.6","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.1.6"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"67fba6af6d0a931143ac1cb6bc1fadb642c3195b","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.9/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.1.6","dist":{"integrity":"sha512-XvotiL3Lwi+lr6qLwPBfB1m+CYLwHq8WyfR1xJDFGm03mRbgQXzvntN3Qlfmqblae/BQHTD4cSzFmDibKleD2Q==","shasum":"b50616d69206f8ed188068299cc7774684f068ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.1.6.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFHdcL1BW3sDq34hw/MLqGTA/UMEKfFIkEU9Dh+BC9GnAiBhUva5SGxBjK161Jnwsdu6IDtzFYMgWpCsF6DIwS/U8A=="}],"size":7235},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.1.6_1731403350887_0.48415105021747595"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-12T09:22:31.066Z","publish_time":1731403351066,"_source_registry_name":"default","contributors":[]},"3.2.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.2.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.2.0"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"3588ce8881f54676fa640ef1355fcaa3a5441b46","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.9/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.2.0","dist":{"integrity":"sha512-3Ai1ENdNiVnsxfzzXSKDCyT+w6awY7sHjoX6fKKnQ9tn2WGhxY596VUGDp/WyGDY2BM4NkSCUVd6qSGNEeEX6g==","shasum":"a8b94904def1ff7eb5b6c87cec3a2e0a3dbe7b89","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.2.0.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCs7T3/vsHyZTRzVKvJxjytnuAslRnqvol2jeM/VnOlwgIhAP0A05fhYkO8TRcB9jSw+3IpOWjWE9/sF58P3ghPlJdG"}],"size":7238},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.2.0_1732686691955_0.8745489495735808"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-27T05:51:32.115Z","publish_time":1732686692115,"_source_registry_name":"default","contributors":[]},"3.3.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.3.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.3.0"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"5d7116ab3ac4e229d900b6abefbfa6c3959a436d","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.9/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.3.0","dist":{"integrity":"sha512-aiCAkkZtT4/RGBO75DNEqeIWjdbEg//UUU+uYls2cnNucGa6td9zFXMkQ2S7yj+38/DFmKAvOSBWKyI6Q6e7EQ==","shasum":"2e968a50937cbb56f37a7beaa1cffb152d0d4292","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.3.0.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEgbyCc7PN2zUb/3sA/Wep6vQdAfu6cYs6nwn6mxUHoVAiBnqprZ1Ut3KWV9Se5+ji24xKlFnZGtDjslxeefdEx5Jw=="}],"size":7236},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.3.0_1733303814405_0.5117594661620601"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T09:16:54.579Z","publish_time":1733303814579,"_source_registry_name":"default","contributors":[]},"3.3.1":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.3.1","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.3.1"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"9ce14ae014e3a251a629b980624d1a7fe5c73e14","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.9/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.3.1","dist":{"integrity":"sha512-FFopuzDJu8RBf3HYMqEkh2Puf8/djkATRZL56awfeKHHJK6h7jEeeEpqizT1e1e+TepacJKrgk7a/36aA5rxaA==","shasum":"073e42906d79b752d694d47a6c04f4362f8058b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.3.1.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCw+V1Ce13nMMUn2hPrd3nilgBN9Moh1iFtbblZSRH0CAIgCQ12GqB0ZWBXCL6EkYIkkB4OpwHY8XkndlN6zpSFylE="}],"size":7235},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.3.1_1734579319550_0.762333052724393"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-19T03:35:19.753Z","publish_time":1734579319753,"_source_registry_name":"default","contributors":[]},"3.3.2":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.3.2","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.3.2"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"bb924d4869b4afdbf2f3e918637d96192f8f7a79","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.9/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.3.2","dist":{"integrity":"sha512-wKsv/Goom6kelMh2bOJ8Ungk48mOkBaZrKGuLOzODWS0Vj5pAj04etpaXKxWp+BKyHDcS93ttkYMUWi1/5MVeg==","shasum":"a75cb898a69f7c624a0f372d21bd3d5f9788c7d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.3.2.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFiqtwDdc/uZOAJ2SKs1vFqI8rava2fFgZIyggsrMXusAiEAiEpKWpthrWsH4csKjyQd2R3UAkcb2eOoRCMF3SGPq8g="}],"size":7237},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.3.2_1735177953142_0.5609872278250652"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-26T01:52:33.324Z","publish_time":1735177953324,"_source_registry_name":"default","contributors":[]},"3.3.3":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.3.3","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.3.3"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"b3c49efe2f6a8e6807cef0d3b22d6a4ec0b43af3","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.9/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.3.3","dist":{"integrity":"sha512-34owe3gck/N3ElDE32g50at+lVq2ou50Tis6sU2B6RQWU3mc17RQqWnawbEKauMfPYg2fGN0SpsLbVfBymWSiQ==","shasum":"d2850ca02b0e636a6f62881a3e41347aed5c4c1d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.3.3.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFmiUhhyki8Z30isZ3YJz/ZxvcDwTodHeE5qMWyynhU/AiBaVHBO+HWELAmFBBOi9PVABkwrRV5yXaLYN5o4ozHwUg=="}],"size":7235},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.3.3_1737016730835_0.9483770128627422"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T08:38:51.031Z","publish_time":1737016731031,"_source_registry_name":"default","contributors":[]},"3.3.4":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.3.4","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.3.4"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"776c2823dcf3453d689a2d56aa82b289fdf963cf","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.9/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.3.4","dist":{"integrity":"sha512-IARBJuOdG7DpiHxko3pkcnySQOK5Rat3XpdTfsKj0gEZpgYeLkIG86Tc37l3p7/Si34XRUcs5hgp1z6QCCNi+w==","shasum":"783bea9e27d8e31d501c3895cb215f7059bb36a7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.3.4.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDwwxYWdvDHRVq0l4wacBA55XcMJBsD3vuKhf5jCaDbsAIgPRlaHsRL8EcEspUixPcf3kZzQmMjEV2e/GUyjVBoYiA="}],"size":7237},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.3.4_1737622188996_0.14378274789056023"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-23T08:49:49.173Z","publish_time":1737622189173,"_source_registry_name":"default","contributors":[]},"3.3.5":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.3.5","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.3.5"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"3446b275735a9edcd0f6362bc446855ed68dcc02","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.9/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.3.5","dist":{"integrity":"sha512-Pgn2mgemo1/UB5appJbxzOKvt6oBBNgIyE3+2a8kGpc1UnK6UzydaQpgJYHPauZF09vBBTY2/xLa9/LeIwOtCw==","shasum":"931d4c05c2281d466596a8813a462ed4b193b124","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.3.5.tgz","fileCount":9,"unpackedSize":21861,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCmxpWJiBFDuQpCBLg3CmxRrsX0lRWqVyvQ6DWdpRpX5gIhALZOav0QU+wBNp2Wyy+3IM+RY71eu82DaU4VpERKiq8d"}],"size":7236},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.3.5_1741162756817_0.6397254968338117"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-05T08:19:16.998Z","publish_time":1741162756998,"_source_registry_name":"default","contributors":[]},"3.3.6":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.3.6","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.3.6"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"b83ddc31d4b90d49a0fb9ae16851e7d13075f3a9","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.9/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.3.6","dist":{"integrity":"sha512-OT5IG3tejGsI8jU9CukbGUUon5KX9H+sz1pVGlOkROMX/77wShFOPgFSeYW+Tav+0tudFoPV2OXCxQAnq3gK5w==","shasum":"ca213d39ad6b0e56ed5db0e8f976ac4c1f3a830e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.3.6.tgz","fileCount":9,"unpackedSize":21833,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.3.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC2UD/7fPPQd+cgWE4j0b7IU6rZ8Z04MJ15jhG3d91syQIgPcY385p6qUBMFbwn5xt5+yatOHdiCNrFU+kPxb+ypjg="}],"size":7236},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.3.6_1741591873404_0.08147115659367765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-10T07:31:13.566Z","publish_time":1741591873566,"_source_registry_name":"default","contributors":[]},"3.3.7":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.3.7","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.3.7"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"1246107cc684d48cb46afc02ed653189cde48276","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.1.9/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.3.7","dist":{"integrity":"sha512-CXdiVOIUogRubDh5PsNPqHgaYWGnXkxSC9DVT2PhAVMNZO7m9xRrL2OrwFCTqaz0nizBgIcdakwmf3AWt5tYmQ==","shasum":"71d345da880927281c1710186bb2067db68e02b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.3.7.tgz","fileCount":9,"unpackedSize":21833,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.3.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD7qay2iYmxQw7st2hWOckspNVAVHDg95Q89K4sJXPhNAIhAMo7O/w9t6P/7lnhBIqqncRlSJZ9lev7Nux2anXtHYRx"}],"size":7236},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.3.7_1744082266276_0.8178487402992458"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-08T03:17:46.511Z","publish_time":1744082266511,"_source_registry_name":"default","contributors":[]},"3.4.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.4.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.4.0"},"devDependencies":{"@types/three":"^0.169.0","three":"^0.169.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"6c10769f9e20d382ff34151d33c4f3e81d49820b","_nodeVersion":"20.13.1","_npmVersion":"lerna/8.2.1/node@v20.13.1+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.4.0","dist":{"integrity":"sha512-2NEyCayLu1PdIKozihXsjZSeT63/cfNuMjFyY47fkpZxAO4o9NIFl3IMB8ZkRD73kbV7+L6d3Y8IetP4ISYNNg==","shasum":"416c7ac209f6ed6f1a9a8596b12f509502efa04e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.4.0.tgz","fileCount":9,"unpackedSize":21833,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAt+X2UNyZCcLBFUgD5cUfQiUDSj72jQdZNy2E/Kn3yTAiEAtOYFTAiNofBjfkJtAdig403o+lNRpdnc1fpN7uMjYC8="}],"size":7237},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.4.0_1744270641390_0.2562108439778066"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-10T07:37:21.569Z","publish_time":1744270641569,"_source_registry_name":"default","contributors":[]},"3.4.1":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.4.1","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.4.1"},"devDependencies":{"@types/three":"^0.176.0","three":"^0.176.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"52b29f643f3091ca3ae767a8464411f35e4fdfbd","_nodeVersion":"22.16.0","_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.4.1","dist":{"integrity":"sha512-sy/a0rx0cuppvsCNpiaGAqluAz4gVdcp7cDhg55VP4N7jDtmSM4EZz8dikinnIUmvLXiKg/lzG4K7bMWRiKIXQ==","shasum":"2656f419a431d5d77e0cfef1d7e337b42d8f4ec2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.4.1.tgz","fileCount":9,"unpackedSize":21833,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDZYjPJf+xVJw02xRv730mvHQBVTHU6hcsjvNjs5NdazQIgArt3BYPFrcZXOxDVmjYg0ZxZd+qCxms30l7AxAIMRa8="}],"size":7237},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.4.1_1748323313055_0.3501827865373144"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-27T05:21:53.241Z","publish_time":1748323313241,"_source_registry_name":"default","contributors":[]},"3.4.2":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.4.2","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.4.2"},"devDependencies":{"@types/three":"^0.177.0","three":"^0.177.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"d20d8cd0ec2c18e8226a9fc45a524bb16646d86e","_nodeVersion":"22.16.0","_npmVersion":"lerna/8.2.2/node@v22.16.0+x64 (linux)","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.4.2","dist":{"integrity":"sha512-OuDBao5GRfAefPXK4w4su2AzM/yGvqYYfZQaQryyhSzQbA1UV8EpW4xfrWjdGJ4HiD98L9hVeObZrjZyq2ZVkA==","shasum":"b83c7ef65be5e60148c249c3379678910c7af9e0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.4.2.tgz","fileCount":9,"unpackedSize":21833,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE3bkCYCQKKZg4XcnX1LsmxAsaZkYa3JEukuTp4aflDLAiEAsExe9K7fnmVPeLVf7LEdW9g9TQZepHa/3MPZirqBlgc="}],"size":7235},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp","actor":{"name":"pixiv-npm","email":"dev-all@ml.pixiv.co.jp","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.4.2_1751878496815_0.05550885736580602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-07T08:54:57.053Z","publish_time":1751878497053,"_source_registry_name":"default","contributors":[]},"3.4.3-alpha.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.4.3-alpha.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.4.3-alpha.0"},"devDependencies":{"@types/three":"^0.177.0","three":"^0.177.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"9a1814ade92e2617cb4b96e6210e15e45e2ff935","readmeFilename":"README.md","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.4.3-alpha.0","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_nodeVersion":"22.16.0","_npmVersion":"lerna/9.0.0/node@v22.16.0+x64 (linux)","dist":{"integrity":"sha512-ToBEVls01Bri002LXlZ2l9CgqgkwmTUlFOGzCeHj9Xv5Eif6e8BUoKP7dbUAoDLZoT9oPUE8aUA1Z4oTqN9q4w==","shasum":"12a3d5adad5d69d67dc09aad3ab4a9077e6e55f7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.4.3-alpha.0.tgz","fileCount":9,"unpackedSize":21865,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.4.3-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDSxk5w8mb3tsAh/VfnYayoHq9xcnTQfqH7aQKNpYXLtwIgDuPe7y172VQHdXbw0ikkXbkyjVaNE2shiguDkWE+Xok="}],"size":7244},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0a2ac140-aade-4356-b761-f1f1ce99ae6a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.4.3-alpha.0_1759396733775_0.24861447458259622"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T09:18:53.979Z","publish_time":1759396733979,"_source_registry_name":"default","contributors":[]},"3.4.3":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.4.3","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.4.3"},"devDependencies":{"@types/three":"^0.177.0","three":"^0.177.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"30666e076441ac493c3ba551d6b8dd113af6e6c6","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.4.3","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_nodeVersion":"22.16.0","_npmVersion":"lerna/9.0.0/node@v22.16.0+x64 (linux)","dist":{"integrity":"sha512-HtQJ9Qy+VvdaBDZuNdQVGxi/59H88LHOGYhs7gUJCbf/U69rNkDx4sXBaqIvrF+r2GLphbl51sVSe6M+FBEqMw==","shasum":"741633e68e2760c845fb8003685df20a1e52002e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.4.3.tgz","fileCount":9,"unpackedSize":21833,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIETC5mezwxOiGnTsfyoi0pudkZ1lbDmRBXBAjGvmyj1gAiEAlseIIAxaYgbjYLRYyeMkqAkSaWQYYFlM0j8/MKddzz8="}],"size":7237},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0a2ac140-aade-4356-b761-f1f1ce99ae6a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.4.3_1760429129509_0.9410807557075584"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-14T08:05:29.700Z","publish_time":1760429129700,"_source_registry_name":"default","contributors":[]},"3.4.4":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.4.4","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.4.4"},"devDependencies":{"@types/three":"^0.180.0","three":"^0.180.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"44d95634496b40d88cb84a6bc48462336c1b4e8e","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.4.4","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_nodeVersion":"22.16.0","_npmVersion":"lerna/9.0.0/node@v22.16.0+x64 (linux)","dist":{"integrity":"sha512-iveCXh+cn2RaV/9L2qSdBWkH921gbh0c1c8Xii7hwPaNoTogVFKebeSiCD7Tf+EptS/0xj/ldxq2im3gT1I72w==","shasum":"39966ab28dbe7c5121251fe9ce2a06b9e73ce3f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.4.4.tgz","fileCount":9,"unpackedSize":21833,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDiGSpPRecxrKSRqwxGQBqicwcraXO3CjBUBZ9BxWe0egIgdIlS8hP0PL2kId4qRWNhmGbUHxTkFDk7+AtkaOCHQaM="}],"size":7238},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0a2ac140-aade-4356-b761-f1f1ce99ae6a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.4.4_1761723087493_0.7527551381460111"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-29T07:31:27.683Z","publish_time":1761723087683,"_source_registry_name":"default","contributors":[]},"3.4.5":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.4.5","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.4.5"},"devDependencies":{"@types/three":"^0.180.0","three":"^0.180.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"dbd6adac0c78f237fd9c2eaaeee92c8c15c8368a","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.4.5","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_nodeVersion":"22.16.0","_npmVersion":"lerna/9.0.3/node@v22.16.0+x64 (linux)","dist":{"integrity":"sha512-nFC1Cmc6oBmTaLBVBmvYTk1qDT+YOuCD/0P6AK6BPTG+zypMdJ1Cj2aTNjDK6Sx0NCrOdWUZ1sh0CITDcKsOFg==","shasum":"55b6945d8549bf790ea1863a3e7412a6f706dd29","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.4.5.tgz","fileCount":9,"unpackedSize":21833,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBDDL2oMK6TYYvk2XGqrdHgQGwTdbS557nyf5H8zcP+JAiBpkXLecftbe5zx0miTwY7s2fpCXsH3DogCXf8EfOsj/A=="}],"size":7235},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0a2ac140-aade-4356-b761-f1f1ce99ae6a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.4.5_1768269651644_0.7179678694724154"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-13T02:00:51.786Z","publish_time":1768269651786,"_source_registry_name":"default","contributors":[]},"3.5.0":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.5.0","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.5.0"},"devDependencies":{"@types/three":"^0.180.0","three":"^0.180.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"8bfdd302e11269ab530ea5b33c064e6e2d92258e","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.5.0","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_nodeVersion":"24.13.0","_npmVersion":"lerna/9.0.3/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-MHnNiQAsea231ev6PhUXG2pyEoNy3SM1xfEc65P+MTKKvOxbMfQrQdD7i1iH/qL0k4URTmLQmpttEsbWBTnM4A==","shasum":"6e99b3903649d085eb259126559e52b9f8265f61","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.5.0.tgz","fileCount":9,"unpackedSize":21833,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD6Nnelx1VIh5Lv/7791cGAlG4r1FGgBN+cbGyoJCeLjAIhAMcXPxAMDCFu4e2bHnFXGFllzUJ0Cc6cu0Z8iyDZ5oxf"}],"size":7235},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0a2ac140-aade-4356-b761-f1f1ce99ae6a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.5.0_1772080459520_0.637214664583521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T04:34:19.664Z","publish_time":1772080459664,"_source_registry_name":"default","contributors":[]},"3.5.1":{"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","version":"3.5.1","description":"Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-materials-hdr-emissive-multiplier.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-materials-hdr-emissive-multiplier.module.js","require":"./lib/three-vrm-materials-hdr-emissive-multiplier.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-materials-hdr-emissive-multiplier"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0":"3.5.1"},"devDependencies":{"@types/three":"^0.180.0","three":"^0.180.0"},"peerDependencies":{"three":">=0.137"},"gitHead":"2c4aac612467216e0c8e7dc4500c2fa309208cc7","_id":"@pixiv/three-vrm-materials-hdr-emissive-multiplier@3.5.1","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_nodeVersion":"24.13.0","_npmVersion":"lerna/9.0.4/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-BlKRo9Oa8fdVakXGptjTfBG+JpTlDWKEipBF+yQ2v9Vo13rIJXcNCv3HgpbxFDJh+BssKC5WH0Tuw0BE2UPLwg==","shasum":"b253d8a2ba5a48652484790d425bae69e023c6cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-materials-hdr-emissive-multiplier/-/three-vrm-materials-hdr-emissive-multiplier-3.5.1.tgz","fileCount":9,"unpackedSize":21833,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-materials-hdr-emissive-multiplier@3.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCGfMps2NMV8pTX4snx50v7G8HJcQ04tHhWGfZFrXxrogIgIansftkgNuXbw8mXAjcexTmgz81JL7r0InV53jvxS5A="}],"size":7235},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0a2ac140-aade-4356-b761-f1f1ce99ae6a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"yue@pixiv.co.jp"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/three-vrm-materials-hdr-emissive-multiplier_3.5.1_1773305928314_0.49387716791482195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T08:58:48.487Z","publish_time":1773305928487,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"alpha":"3.4.3-alpha.0","latest":"3.5.1","next":"3.0.0-beta.2"},"name":"@pixiv/three-vrm-materials-hdr-emissive-multiplier","time":{"created":"2022-01-27T23:52:49.078Z","modified":"2026-03-12T08:59:08.594Z","1.0.0-beta.9":"2022-02-01T10:12:20.423Z","1.0.0-beta.0":"2021-08-10T09:01:02.743Z","1.0.0-beta.1":"2021-08-10T09:40:10.195Z","1.0.0-beta.2":"2021-08-18T06:58:11.980Z","1.0.0-beta.3":"2021-10-08T04:08:29.058Z","1.0.0-beta.4":"2021-10-22T03:13:31.212Z","1.0.0-beta.5":"2021-11-04T07:43:08.197Z","1.0.0-beta.6":"2021-11-09T08:23:05.838Z","1.0.0-beta.7":"2022-01-06T10:20:30.046Z","1.0.0-beta.8":"2022-01-24T10:10:50.701Z","1.0.0-beta.10":"2022-02-24T01:47:13.437Z","1.0.0-beta.11":"2022-04-12T11:10:07.798Z","1.0.0-beta.12":"2022-04-15T09:18:15.645Z","1.0.0-beta.13":"2022-05-12T08:55:26.863Z","1.0.0-beta.14":"2022-05-17T03:40:26.291Z","1.0.0-beta.15":"2022-05-24T09:23:53.021Z","1.0.0-beta.16":"2022-06-09T01:48:38.236Z","1.0.0-beta.17":"2022-06-23T04:22:27.198Z","1.0.0-beta.18":"2022-07-08T03:27:21.074Z","1.0.0-beta.19-alpha.0":"2022-08-26T07:12:08.318Z","1.0.0-beta.19":"2022-08-31T06:36:15.088Z","1.0.0":"2022-09-22T03:51:46.195Z","1.0.3":"2022-09-29T06:57:59.114Z","1.0.4":"2022-10-11T03:17:18.102Z","1.0.6":"2022-12-13T04:00:47.462Z","1.0.7-alpha.0":"2022-12-14T06:19:12.072Z","1.0.7":"2023-01-23T07:47:21.267Z","1.0.9":"2023-03-07T05:42:41.602Z","1.0.10":"2023-05-31T08:05:07.270Z","2.0.0-alpha.0":"2023-06-14T05:09:36.005Z","2.0.0":"2023-06-20T06:05:49.149Z","2.0.1":"2023-07-21T10:13:14.773Z","2.0.2":"2023-08-07T09:01:38.800Z","2.0.3":"2023-08-31T04:41:19.339Z","2.0.6-alpha.0":"2023-09-27T08:05:59.176Z","2.0.6-alpha.1":"2023-09-27T08:26:16.044Z","2.0.6-alpha.2":"2023-09-27T09:22:50.839Z","2.0.6":"2023-10-12T04:08:03.444Z","2.1.0-beta.0":"2023-12-04T07:03:34.681Z","2.0.7":"2023-12-04T07:25:37.786Z","2.1.0-beta.1":"2023-12-05T06:47:18.551Z","2.0.8":"2024-01-17T01:21:51.748Z","2.1.0-beta.2":"2024-01-17T03:12:11.808Z","2.0.9":"2024-01-19T04:25:42.156Z","2.0.10":"2024-01-29T05:20:23.603Z","2.1.0-beta.3":"2024-02-13T07:14:34.929Z","2.1.0-beta.4":"2024-02-14T08:00:25.711Z","2.1.0":"2024-02-15T09:09:25.263Z","2.1.1":"2024-03-07T09:27:53.107Z","2.1.2":"2024-05-17T10:30:55.797Z","3.0.0-beta.0":"2024-06-17T09:27:42.040Z","3.0.0-beta.1":"2024-07-01T09:48:42.740Z","2.1.3":"2024-07-19T09:45:12.293Z","3.0.0-beta.2":"2024-07-26T09:31:07.377Z","3.0.0":"2024-08-01T08:43:44.853Z","3.1.0":"2024-08-07T08:04:11.455Z","3.1.1":"2024-09-05T09:14:19.066Z","3.1.2":"2024-10-02T06:03:49.369Z","3.1.3":"2024-10-17T05:36:29.378Z","3.1.4":"2024-10-22T08:29:43.725Z","3.1.5":"2024-11-08T05:34:05.730Z","3.1.6":"2024-11-12T09:22:31.066Z","3.2.0":"2024-11-27T05:51:32.115Z","3.3.0":"2024-12-04T09:16:54.579Z","3.3.1":"2024-12-19T03:35:19.753Z","3.3.2":"2024-12-26T01:52:33.324Z","3.3.3":"2025-01-16T08:38:51.031Z","3.3.4":"2025-01-23T08:49:49.173Z","3.3.5":"2025-03-05T08:19:16.998Z","3.3.6":"2025-03-10T07:31:13.566Z","3.3.7":"2025-04-08T03:17:46.511Z","3.4.0":"2025-04-10T07:37:21.569Z","3.4.1":"2025-05-27T05:21:53.241Z","3.4.2":"2025-07-07T08:54:57.053Z","3.4.3-alpha.0":"2025-10-02T09:18:53.979Z","3.4.3":"2025-10-14T08:05:29.700Z","3.4.4":"2025-10-29T07:31:27.683Z","3.4.5":"2026-01-13T02:00:51.786Z","3.5.0":"2026-02-26T04:34:19.664Z","3.5.1":"2026-03-12T08:58:48.487Z"},"readme":"# @pixiv/three-vrm-materials-hdr-emissive-multiplier\n\nSupport `VRMC_hdr_emissiveMultiplier` for @pixiv/three-vrm\n\n[GitHub Repository](https://github.com/pixiv/three-vrm/tree/dev/packages/three-vrm-materials-hdr-emissive-multiplier)\n\n[Examples](https://pixiv.github.io/three-vrm/packages/three-vrm-materials-hdr-emissive-multiplier/examples)\n\n[API Reference](https://pixiv.github.io/three-vrm/docs/modules/three-vrm-materials-hdr-emissive-multiplier)","users":{}}