{"versions":{"1.0.0-beta.9":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.9","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"^1.0.0-beta.9","@pixiv/types-vrmc-vrm-1.0":"^1.0.0-beta.9"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.3","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"31a046e8ef027917490cbbb3e558f9f97f3d3259","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.9","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.22.1/node@v16.13.0+x64 (win32)","dist":{"integrity":"sha512-obYfhaIsK7JLGMGGEeXZLFNlLjbcuf41aEufF4g45ECvJuNgAII4IFUc1ZedehPAge+N/8aayngMtMk+oiXeTQ==","shasum":"33dcd0bd264b020158d68201248d67a28db81741","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.9.tgz","fileCount":117,"unpackedSize":951819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+QeGCRA9TVsSAnZWagAAhcEP/2pu1FZEzIQA5ns3m7ep\nf5CvpPaaB1cYo/p2YYSDLg0+QfV6RwlrQiQBWDdO41Zo00MDV6rzwUY0DD6M\n4KzATHgDrNGFCyW3GnCqwRj8LFMKB5c12fz54e9xSUHcH8jRPclOcQEWR875\nnxGy0hhJOL/t6NLUHXXv7/or3Ify9Ewho53HDAX3PhIZTiljTTRQWMWJaDR5\ncLeHIoobf6zEKb3O4YuRVPsKD3+u76VwUzN0MhUkTPK1s0pICySIaziu05x/\npdNvksEZX2/K/j6GudvFnCoLkFaaQBWwqIvw/ZOaI5xRy3iQnTSu3VEoPukU\n06cOx3gQHiC28JFLBT+JX29WBShrsRB8+CCxfIyshSGO1ui/x+Es+hGk4DQH\nvyRtBz6g1HyLu8aDj9VofJKajac1sBNCXl29rJbxJV7gTJp+XjwfmLM4JFF8\nJsRQoTBci7Gz1s5BsvuaChjircdlpiPy/MYl9dRxvpJaAM/1ekPLOJ4735Il\nJuU2j2vHwHfg9kCnqWmo5hTUep6Ol5TM5xyDuK9KoqAH3SPq8TR0zo6ij0VY\n+nyBkfxsBnqSKIufe5+br5kHYWV9ptJO+mpZFm3NHh+7+oEAJ5TykoghLaWf\nqiNR76oGvdBM4WiOcsD00vNuvMaYGcfVASV1k9axRgeoQNiDUm1qgebCRCNH\nxgtG\r\n=tz0R\r\n-----END PGP SIGNATURE-----\r\n","size":204995},"_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-core_1.0.0-beta.9_1643710342492_0.04015313642037732"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T10:13:28.871Z","contributors":[]},"1.0.0-beta.0":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-core.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-core.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-core.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.0"},"devDependencies":{"@types/three":"^0.126.0","lint-staged":"10.5.3","three":"^0.126.1"},"peerDependencies":{"@types/three":"^0.126.0","three":"^0.126.1"},"bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.0","_nodeVersion":"14.6.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-GFbKSEyDIJuO+H5Ll6WYOIh+RRnYlM495CPHmy2WC+zfQmoLpgDltFuLGz+X/yiNU7PVR9dUGdj88GT05JdaUg==","shasum":"e013d9c32f161a000b74e2a08740e4351c785f7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.0.tgz","fileCount":98,"unpackedSize":817129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEkAqCRA9TVsSAnZWagAAOjwP/0wNUS5fU2TwrJe9VrIg\nC9LlhU09FSyeQBmvFop5/MNWIKAcLtXtVntrZ1r38X5hNXF2Po2D+zgRKRWl\ntRfP8UXXNywr9V3GzteHS3or+EWm7pCXZ8E3loXEUEntER/bsJMKp6jbZZH9\nRWM61g3Skaom2pMl8b6IvFV3wyUhGqWdeekcK5iEx1pF6Tplzjo9vp7O5YRv\nKqJgKy18QDT0QkjgTMr6MrhSrs3Z6hdIj12k0zP6Ncnk9pTJIEF/ZzKDDET+\nzBtWgU5vUl6e/dezPb0CoIvJwsqO2AH6AtU1FegKue5NS+s3/RYHBNAaHF9Y\nhx9D3ULDIrYM8kHM1znaIOQ9hMsx6Uh618o+DIK3zFLQElTybSDEwS1fnPK4\nFJo6pN/jgg6ml48TXbnknnWIxT15a73Go+oXdawbygqjPwe7Cf/ols/0urrX\nT75p/p6pRsZkfmLB1+18iQuQyxPI8+1OlLzAuxzZ6dtiPPyQ8t4aqQxGDvge\n+vzNAQH1CoyVNNcClatRI0oXa0mAAV9Qgd2vaAsaXr6Sw0PX2/yUChe0qNnI\n50CXp/qZsPxXLEznXpV0eg6x3YXW5iSdGKDMkzqZe5erKbD241ELlZVrZajC\nRBU53G8mCU7gXOpni5jDW6gQ52JO95jTFItLHVlQrFGP1oEmPxmV5BRTXUFF\njhYV\r\n=2nPE\r\n-----END PGP SIGNATURE-----\r\n","size":176537},"_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-core_1.0.0-beta.0_1628586026096_0.0330508120024362"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:06.018Z","contributors":[]},"1.0.0-beta.1":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-core.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-core.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-core.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.1","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.1"},"devDependencies":{"@types/three":"^0.126.0","lint-staged":"10.5.3","three":"^0.126.1"},"peerDependencies":{"@types/three":"^0.126.0","three":"^0.126.1"},"gitHead":"5c8307e43c5dcc7fed2a41a2c8ae866685a071f4","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.1","_nodeVersion":"14.13.1","_npmVersion":"lerna/3.22.1/node@v14.13.1+x64 (win32)","dist":{"integrity":"sha512-hITbU1T2mQnnM2oeEwgPnPOS79whMwwytRUV3E8dSVwo6OVlt9xImR4fAJI9YRaZ5CzreH4rclpqux+I15dOmA==","shasum":"3ae8db9f509e7e6120e9e592085ed52231506ccf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.1.tgz","fileCount":99,"unpackedSize":818230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEkl6CRA9TVsSAnZWagAAxFAP/Rw25Uh6GWzAHYo5naj9\nxAVe5vfFz1bF+S1cNXLlpTDv56H1HxyTef2O8S/wEgYaJLKGynADq/0EsHeD\n5UzGPlwTslD3ZEvCtJMnR9f/IaSJjmXmFaSgrHx+Qil3tuHR/5EvfaMtMmNj\nHUGiPospft0sHULyCFXn/PG/+Ld1cx5oYcHOVYqfTqtFzgyD/mGtWP89naS+\nCs49G6/tjhkI4xE/cdPmaBGZRQG7CU8rQKFgETHI1j9JqPnVBdlcyk+z8Aly\n0+21tozT2sCvikbhv4W3uFfArw6Mso6OEQQc9nRX4B7EY+DqFu6+ZV4HprST\nyPRGEWEv/TlB9jTFKe+uKh1+9OALhBQyI8IOkchACpwUaNtCAO3Cfigg0eS/\nwwcTEA6BL3cZJU4CQT2d0voMVTEXJOsb5uOv0fek9LZVhAp9My+F//UiFOuK\nUpaW1UOzpcNY44iW5oHBpAoa/amRY0+ERSae0n/fkgUeqqgcNFii3u40vjIs\naMG9PXHf+2JikjkJwNIXlNsbHntFd0F22jdZF+OTogoRR+aBDDTM9AfpnB2Q\nGDG7VpL0aIWFoHH9GExMsd3xvVxXn9XY/ilZi5m3Fs36Qchoghrqe2WMFk7a\nR8iKulKMQpSfBpwZE8YxOqmy/E9zoKp6WPQDfjA9iq1vgP67jLXdKenzjcVL\nHZrp\r\n=pkqK\r\n-----END PGP SIGNATURE-----\r\n","size":177963},"_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-core_1.0.0-beta.1_1628588410271_0.06365797020525088"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:08.547Z","contributors":[]},"1.0.0-beta.2":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.2","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-core.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-core.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-core.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.2","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.2"},"devDependencies":{"@types/three":"^0.126.2","lint-staged":"10.5.3","three":"^0.126.1"},"peerDependencies":{"@types/three":"^0.126.2","three":"^0.126.1"},"gitHead":"8b337034b7e5437347cf0c118b3ec6c4c56f54a8","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.2","_nodeVersion":"16.5.0","_npmVersion":"lerna/3.22.1/node@v16.5.0+x64 (win32)","dist":{"integrity":"sha512-3DhxdTdRnNyk4tLrYOQ76mK4qQYm+V6xFX43eUtcFCAQLEl1/cnMSzNybyO1zBEgfwvyn9q5XR3Kpus3CnTItA==","shasum":"78c1d368e11ce19f1afc19c99f1117102c196fcd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.2.tgz","fileCount":99,"unpackedSize":826553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHK+ECRA9TVsSAnZWagAALeYP+gMnGSWXT6VvXsqKZOMk\nLLmVO0lSZd8lqgkYltbRKeHk0w0/J8s4eMx9nhBZ7qYHznXQrHZM20A2pm1C\ngSN87ENm6O4aldPC+Bn/xAxlmLrGBeRI1rT82Dg+23BjjWWUE6ioDEVCKzYL\nwfuhO7LJp1QjV4p96jL2N6WowxT6jaic75BnoKNqw2e1qA05Rw8TGwFGIsAZ\nR8CvT19pqRYJjrksLT/XJgOVdSwFOTbWJi76yHlECkQJi3eV1WkNJl5gFOmW\nMO6qa1WsKU4Pr5rheo7bmhAzEbr71prPOd+SwbVizqFOA4NVW1fmpLHpqrKj\nqaSPqxll5/oqVSfbg//ewwl2V6q7shh+Ibq+sWDEh+9HFVLIb4wx0aZXlHew\ngwUl9beiM3ugxItrTMAnkSHoNza6O0j7eYeBCXILTZW8dkHUgqhtFv9RN0rm\nUJg2EtQZEDn01hkp3rm8tDJg6ZkReF2S+khQT1b06yGZswXCL94WtffvpRdI\nAiU/rfp9Ckxi5xptq4U55o6m33jaqDbfK/bx/WewrLxnFy8DnXFyODpyFY9T\n/qq1FcrDFdzDbYzW867v3F4yav46rWfWNE4MR9vqCLPbXgAFtoL9F4lWiVKl\nyNABrMTbdPX7fxv9yAlAWSvv4zfVqiZ1h2lWCLTdd3IgNeK4PXQ7Jyly+tu8\n+CPM\r\n=1U9b\r\n-----END PGP SIGNATURE-----\r\n","size":179082},"_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-core_1.0.0-beta.2_1629269892478_0.5769349587835475"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:11.115Z","contributors":[]},"1.0.0-beta.3":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.3","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-core.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-core.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-core.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.3","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.3"},"devDependencies":{"@types/three":"^0.126.2","lint-staged":"10.5.3","three":"^0.126.1"},"peerDependencies":{"@types/three":"^0.126.2","three":"^0.126.1"},"gitHead":"fb89b23619d6e4b14aab1be3c482a0d5424ee7d8","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.3","_nodeVersion":"16.5.0","_npmVersion":"lerna/3.22.1/node@v16.5.0+x64 (win32)","dist":{"integrity":"sha512-CWIE9iX6A+sRvKzWf1ZNZIyp51tblFH3er8A6VtHJAl3OI2JgbNJcYo+vRPc4wr0FhfewhLKuuIL2GxatapxKw==","shasum":"69cff6b238afa96c524679debe2ecd02b5a65521","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.3.tgz","fileCount":115,"unpackedSize":923149,"size":198692},"_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-core_1.0.0-beta.3_1633666109689_0.13480949644638218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:13.415Z","contributors":[]},"1.0.0-beta.4":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.4","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.4","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.4"},"devDependencies":{"@types/three":"^0.133.1","lint-staged":"10.5.3","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"d44ab5f1a39ca615cbd87994d753517c99f29a5a","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.4","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-5euym/zVpSVdm1wCIwvkjleOyxA/Mxn5fhnodQQrWH39SgW7KejN38FA73lIYVkA04yfTCa6gqW4VhSXh5FMMA==","shasum":"3b28b58dc0b859e5409c717b323a8d97cdb61535","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.4.tgz","fileCount":117,"unpackedSize":932174,"size":201257},"_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-core_1.0.0-beta.4_1634872411257_0.7673197840025234"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:15.760Z","contributors":[]},"1.0.0-beta.5":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.5","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.5","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.5"},"devDependencies":{"@types/three":"^0.133.1","lint-staged":"10.5.3","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"a78967ee6b4b0a7b721127027494a6fcba1cf4d1","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.5","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-qtW7J/zhxYpbgla6nvIK2kgYGPX3sNHTQjm2DJcBtkLEPwnRx9GaUi/o/y2XkB5T+hdKf3gJt+TvlPJh1YgK4g==","shasum":"041648c13b52cad642caa7635a3b045af793bcea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.5.tgz","fileCount":117,"unpackedSize":932174,"size":201254},"_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-core_1.0.0-beta.5_1636011789079_0.6310298306764475"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:18.135Z","contributors":[]},"1.0.0-beta.6":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.6","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.6","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.6"},"devDependencies":{"@types/three":"^0.133.1","lint-staged":"10.5.3","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"e3f50d2ad180a1743b280c0a74e26b3535914ef0","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.6","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-pwaV8MDv+IjjjS/x6/Lc4aIvc228ke6hHy+sLFriihtsEAFmEVKLwztIIdpxi+4Mzx4am9fHUXuleQDu9zR+0A==","shasum":"355846a3c69a8196d569c920c9630e9c20634d2c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.6.tgz","fileCount":117,"unpackedSize":932174,"size":201255},"_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-core_1.0.0-beta.6_1636446185976_0.21302327486427708"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:20.594Z","contributors":[]},"1.0.0-beta.7":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.7","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.7","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.7"},"devDependencies":{"@types/three":"^0.133.1","lint-staged":"10.5.3","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"9b630ce11c16406bdd852753ccd19c5c9f4a6595","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.7","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-lINBMD+3F0939VskEYz1P3FQrYAx/6RdZrzwfWjIC1NPfJ0b3M82SVCAo+3t7VpyKS0ouO/+uNmHOAEPAbUKFw==","shasum":"0235f2bbe62cee00c63c901e4cfad6063ed82811","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.7.tgz","fileCount":117,"unpackedSize":926353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1sJuCRA9TVsSAnZWagAAGIUP/0gmDY2DfOVOcziPapP5\ns1aIJ1Wj8KAqFqHsH2jUggGkuadl8rO4VYeBy+yCp//8W4m4tVWwgPQs+dZ2\nIMaHUTxHBXjGidMFTjRqzpzr6cgSBtJ26SpCPV2UShUZf2tUdFiAAkjWw/Bt\nYhI7TYaeaEQOkEwL5uDoR2b38eU6tYbv+r3ErJvlg6p4/jaHZENqsZA8NKl7\nrAx3ZTg9BsoSA7jcyRInZJBvuFoRFt7FgESoEi3JF8/UonzluIrIP0QbyiDc\n2CvsM6pnBGZWwqBDfY0tfsC7mAwkJJfX/N9TLGZk2yAyLAvYCFu4T5z2N2FM\ntR/WFIZnnvu3YCqhUTCcrhu59gjt52l7uqRQjwcT/XVf262eWwCnJEREKIAa\nRtKZWDzk+/ESg36GuIA3049Zo/G4S64U4GZjglag0WEfQmZ1ECYpe++ZnFHv\nmcy9X6p9P1T39kxYz6tvs9VznZmzzKQWgkbdysu+2bWt1i9oBNI1e3m7qTKX\nKYM85BpFwp0BWjcs5c8FrETkV1w49faYThgeWjsWuytIEnDdGViyLAqGx94E\nZ1T5RjrwFEEJc/oKHECgxZtb+UqVhhDq7C0n2WospOEm4Rupl9Ks6yg1/G9u\n2S9RI5Tx4BdVS1Ow5BGfqMPwUakOmhPuoXKKWVoyIA4A4z035WA7EAvDGXpi\nMOvJ\r\n=Cf0x\r\n-----END PGP SIGNATURE-----\r\n","size":204130},"_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-core_1.0.0-beta.7_1641464430430_0.5743251383986154"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-06T10:20:44.749Z","contributors":[]},"1.0.0-beta.8":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.8","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.8","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.8"},"devDependencies":{"@types/three":"^0.136.1","lint-staged":"10.5.3","three":"^0.136.0"},"peerDependencies":{"@types/three":"^0.136.1","three":"^0.136.0"},"gitHead":"795124c98cae6403e8936ec15f47016c23af60b1","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.8","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-WQTzkiRLNUMHF2E8/Bb2ISak1DtXD2laLYmeU8i4Di77GKZtMWUSvbGa7xQgQ5YyIWAldytCiv12XDHG/CzyLQ==","shasum":"ec0b1e0303c191a66701f5135813e204ce7d0002","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.8.tgz","fileCount":117,"unpackedSize":944924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7nssCRA9TVsSAnZWagAASOoP/jnpR3ghEYrAoyXwPwnT\nFMycirTrx6jSu8ly5fFpPQQepE65FuZQ1lyBDdr6Ot61WnJ0UfegCoIPPWmL\nSlJK1PeXAXGmSiSu62xargjpIT45cPMSAiq5ZCMoB/tcrwbhkf9p3UVVj2++\nwG2d/8pMpSniFI75gUAzGDGVj6YZXioNZUG6djou/xV6x01omRT1dZfM8wgh\nj5dJNouw0e4CiCp1O+ZXRBNoeuNdtuShpgjW+c9KC8aqjB9kpyLKQOulUzYD\nmHZ9fL9KkqI/VcrQC9Nmh2b+1W5kPJIT04w1GbRHMYb7Zx44LXTbcwecP4eI\nxn/hpctuKLonOd4o9+AbpqlERLL5CPmKrLzvL86+0nt3fGRKM3oJuvNOu0Ez\nVOLVwiFBtgftowJtcarlCsoyhSj1pQ6UpaG6fbY+Mx2KelAEtcYWk4mDvrZf\nCR04GoKcc8AAp2yXHIyazYRNA1iumryR/1q4ITTydrrMjAHVVjiZ4ELt5mnC\nt9WbPdCOu/kW3k/5/KSjXMdYF47E7zJUxM4sv7mMp7EfPWZL+4Qp/BQksIY8\nx6zv4UpR/2cRMG4FyIkHIf7f3Aa0n1fcD6391gnaztiHoj4eXvhKoGLKXZy/\nVHxXLwuj6yGzysEQoMnArVfoJUknNnbF6xtHMm6nDzmnecl92aKrrvsYwtf2\nplFW\r\n=sV4B\r\n-----END PGP SIGNATURE-----\r\n","size":207661},"_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-core_1.0.0-beta.8_1643019052700_0.7923897695603956"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-24T10:13:57.409Z","contributors":[]},"1.0.0-beta.10":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.10","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.10","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.10"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.3","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"67cf3844becf1ddbe34ef6d942f58349e8f9cd06","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.10","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.22.1/node@v16.13.0+x64 (win32)","dist":{"integrity":"sha512-RbxPQ6eKd3tCINezJrTi6w54o7fJBUFocw3tKavt1CgvDPgDHmPEdo1c3KTrC6rmJttudfD4qCRMoBEcrxsSwQ==","shasum":"bd19a4f5c4115ed389fc720826149eb9d22647c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.10.tgz","fileCount":117,"unpackedSize":951822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFuOiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWJg//fUIiRMfqGdPboyDhyOqVjfKytcE6SPgwnGV3Rxq9BWTxK/R8\r\nc/HmghYXiTDKEBgwPUVIfu+IRjehDw6evjajKeSqBfFqBTZEhLXhYX6FbN1q\r\nb/lkqKZ1jh/Ha9rajRjLEblU4S69gn5sxZTTaB+bW1cAJy+AhzSPO9o5VPAW\r\n1kersnOqW365kAZfkX8YrLBhSzskOoTNHjqv7oVpURT3fbg65vDN2irZrNpv\r\nJcaAn4+OWrpzfAkMsuS5LE/dAWSUHvkL3yQNp+/MUc8MGIuPb4E7INIT/7Bx\r\ndEOA3RjFvB6JmUrzU2lZraPVKAbM3H8sIQwOZm0EfxsBL2UfwpcDJCfvgieg\r\n2fix4kzJXI4kT15fls7eUWnYHx3McVhCmU/YQNXg76mOkCYQwuepmK3fCHdw\r\n+JT2bTFWBciMNsQrwHDASrdoj8b5Q8z+j62DLz/FwRvCo1/nngL61uTAPBgw\r\nYvd1jd4mOCma8dgDuSa0rrgaXdw39bGgbWkvWJCQNY7jM859itJK72kWVNkl\r\n33CoytFVqX5IkUqYQMBIUCIdWlofhI1Mb/6TiCx8fx3aMYRcmFVB/bZ9YeX7\r\nfw5N1+5+KYpMnJU0JkF+otn3PCiAqYS3HAsj8pXcg/jo2nuDNM977nuzloG9\r\nDFlwv50bRqvii+PPxZjfAm2YL2sfOdQ1kEU=\r\n=ynKR\r\n-----END PGP SIGNATURE-----\r\n","size":204994},"_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-core_1.0.0-beta.10_1645667233817_0.7581706803368999"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-24T01:47:24.222Z","contributors":[]},"1.0.0-beta.11":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.11","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.11","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.11"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.3","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"2afe570b1ea275d98ac5c2269796b7c803aa8584","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.11","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-j5glnwuN4hnGe/GbQTRLIApQZYAuXNLXeDHXNIBQxLNElgPZxihSaRsTRfJzOzCnc3+wWaCKHrCoiMCwv/ekuQ==","shasum":"8e6ac1d442e9a52408f733b0b75eb7c122ac1615","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.11.tgz","fileCount":117,"unpackedSize":945260,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCELJvY5S+fitqg3qS5d8R78vSRrev8ovaNZpA064Vg/wIgYLtOetrIe0CWBlLoftPKInmDFY/2Fc6IHZISIcNEmBE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV4QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqw+g/8CRS7t0ohXYLaI2eqcDAWQKYDyeL/cVyyfzHkZyFZAvhJfJG5\r\n4HY+sBmkBNj3C3jbXhLY/LMrf9aFB9uVCdXcqcZmKWrwr4zEwWzyxaB0NZgv\r\nVkEXHawKncONKhjmNWNs7Qlyj1YkIldwPn1aAYh/Vmryomlv9e1ygMt/V8z4\r\nXpvqolAzP6F0bcJDJcEQOLo1Iz1hINnJ/9bTf1KYb1G+v1ayeKJ/ZlYpdII4\r\nccVuwin/O49CWdE3mIJZYyQd94bY9oiL3VuJMVETvJ0eu3GzaJwtniIcHYsA\r\ngtGvkbVSBMI72adSpQb71Y0CJp7vcRB4NdpfdDuDUiJkjQoHL45nBTs8bevO\r\n+JlKPxYZssJJGzBOEgU+YrvxuiI8/VZaYUdLv4xr8UvnIECqYPX6XirtmOM1\r\nySCy2K8Y2NIaJ9ljtVpywIXqDK7t4A9tLsklN94OF3DS8kcCQJ+srp1okGBI\r\n4RAPq40QUpJ0cUchi/ynHPex1gBZ3HYUp9ivK4MB7ZDN2kHcVqOfg3l8+fxu\r\nbNUMtM35+iexZRMc0+uc6UhDimWJx5lqK5+SlTAFoN28hWFZ7uhu5jrYDY3l\r\npAwjtMDef10N3awrUurF2RaSJa6/vQSriY4PIy5eOSLuspWITd0qU4Nobku/\r\nk+Kj6UzjTMXNxmV9Cu/JUpWdd+iaEYaUDUY=\r\n=Ux9L\r\n-----END PGP SIGNATURE-----\r\n","size":207797},"_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-core_1.0.0-beta.11_1649761807910_0.6144360841856689"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-12T15:50:33.307Z","contributors":[]},"1.0.0-beta.12":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.12","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.12","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.12"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.3","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"351e44a704ed44b49644b8e332dbc69c62e5ac02","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.12","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-K1BDwp2pmN52tV6QoEneZey1sI3hzOVD0jUkMoBZMg7ZqTshnJKyjmsw0gmWHVkxgftCa+BttbIQo3yxTJCVrQ==","shasum":"bb89facfe02a5669432ad2c8e9563893b4d57923","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.12.tgz","fileCount":117,"unpackedSize":945260,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8Xi4XnIu9rrkOJuCXiJ1+6Mg7Gd/pxaYt3JaoR0/iFQIhAKJ0HS9r+0Tqj2079l0JwXMdHZFpToidnpFXVdH+Gifo"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWThXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9qQ//etnIvalcNVOrWZCykGXV3WfzwzhadSi3jV/1UDklweYbkGxV\r\n2dtE/nCOQ6ddtvdKo1FxVAiTEIwQdeb/Enwhmb7AYh7+xACCnr7XK+rqhRbr\r\neUp0RwRLhmcZ99Rz9kCUdAOykZrjblN8QPCERWxLdOsA9eQ4hhy3Y65nG7tL\r\ni4+9Q/tnp43KUaBTd+0N8snz1fNM418kBB8JhIKh6qiTBNUCrjdhqKbSg8kx\r\nsE9Qv29nCvj6RSwdd6FsAtWtqeKGPrAqXYZgjgxdBjQKTYP2o3pT24XiHwQ8\r\n1AfthNt51wiUhVnTk77ibBtjQSZaBrY++lDt1l8ooNV0c8OM4ty+H0WVFevE\r\nYcbaSOykLycVG4Ke9zlkUACSWPSx+T/Bs1sM3Sv0VThgCo/bXClOx13yj2+8\r\nhX9PVnhuHJnDp/CArdB3Ns90XZT2id6hTQnGs5YD1AfuFu95PfcCd6f1kZ70\r\nhfQ1rILYPdCLVJyr9N7VYo+HOsS8sooZ30sBptgeVZVd03HwTvTMeBsvUG7W\r\nr3wEV70L/JVwLpdIPU3hTl3G5YIVeT0GBC2HTdrHYUeQ3I5mMrpF8q5vYpdA\r\nP69EJwd9bruppVhtS+M8BUqRaBgwk7w6oOO2DxMOQs59FmIa1Et5caFPJz7C\r\nsjghBKP0N2loyG38fJlHAlDuFm/CSiobav8=\r\n=KE1K\r\n-----END PGP SIGNATURE-----\r\n","size":207795},"_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-core_1.0.0-beta.12_1650014295117_0.03383786713658776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-15T09:18:29.836Z","contributors":[]},"1.0.0-beta.13":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.13","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"^1.0.0-beta.13","@pixiv/types-vrmc-vrm-1.0":"^1.0.0-beta.13"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.3","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"b18b54ef68e5fd1a880f4901f1bd77451616782d","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.13","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-FiN584e9FhwPEjDAW0c7A/MCNlO8izazMAUqDbpfzkw2fB61dH822iawr7L22Zsl0owQguNdh3W96p5LYmPnqg==","shasum":"1bcd0bf35bded6634cf102c9cc2e527ef4e9dd2c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.13.tgz","fileCount":125,"unpackedSize":995162,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6ewyXJWz1AZOGcVHJRJ6gVvYWkDQqDdbm4d5SJSeUggIhANMGgzBz05l8x1qsnFttDNe6L6Xk2KdD2wjUJkDLcLua"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifMt+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr10g//eOTun80qM0OW84eBawfT9GxWT857gR+ewi4A/3zEQc8c+kB0\r\n3bWxI59QsxdExf8iYMmpn1Rzdz9CrAyhDPFKKrAGtgV3GDTpzvXLReS5EJU5\r\n2lTJri9VPU74eq+eCx6TwAu1a3Mhgwzu29J5U+hEMlWuoNZjM6QG7nRkyoTh\r\nAve32hgf/Wo80owsXn1AMcwBRipFX+dZXBwX7S1ZSVBm7ZhWyBXUo4Snyw2a\r\nMLN8QxcLRuYpmeY6BBIUloTM3SaIbhubq5vm41DLLqiBgIq0mjAp2kJ6pxPz\r\nsZdMb/FkFdn+eghSXQXehbrqTsncdh1/w5TsdkW93fKmY3JlTBcg3bGN7suH\r\nTAb0XbqPf8BbzxwyXGqiFoLoi54d2CqqAlQ00JmlMuo0Sq/8kCxZOCDXf42b\r\nbUoGxTk8T1zOhpj2scGu5rRdrZX3cNlGxNsVZDAnqSbqc0FQGRGwffqzi9e0\r\n3uTsM56NIJHLK9IU5V8mJtssgHrEUpRLkIxOpmlfx18QYZniVl0eo/OZ5s/5\r\nyTO0GtG6K+n0SQc4NO7euQ4CwIu8WSqfczjKAXSrpqfs29KMSLs/f3Fge0/K\r\nmElDOtAhUccGUnZY7lRLNzsVHz7Jk2/lulxJHsfjpgd0lkbntCXfIoxhHGjk\r\n4kkv2kyeNHbGXkgrNMLdUN+ORhdELGgfZbk=\r\n=8NcX\r\n-----END PGP SIGNATURE-----\r\n","size":218511},"_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-core_1.0.0-beta.13_1652345726558_0.4192381513220127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-12T10:53:49.175Z","contributors":[]},"1.0.0-beta.14":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.14","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.14","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.14"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.3","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"cc5082afff02f6e535de326a89e6378ad4f315c1","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.14","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-E6pHs6t+lOPwzRn/460N2dz3KhKT1aQAwH+HDGPxzkNBZ3lahk21QFtJxeWpGKASdOS/3+bj8YiY+tmbz4Nxpw==","shasum":"d3ded160a95db51d8d155a98492c6deb9a4dcd55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.14.tgz","fileCount":125,"unpackedSize":995160,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBA342tkjDb9CDMh1Ilku5ljgyuwSTSolH8B2b8TnNDgIhAK6bz02Tg4bDXdKg2T0/3sMbYUySylojVy7p9rUn9i9U"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigxkqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK6w/8DHD62lKCdnUzM9wZVqowAWJaGqafWVEMl1gX7W/TJ8PI2g9E\r\nGLjgyd8uNL/+TXF2K296e53Q+1iEF3fkzEXQqrTs10mFN4S/VKdX6niJxXbt\r\n+6Q6110Ug+2PQk6/6D41bU3/UAJwl8AsO5wf2b/0VfNd8DWLRo1XcD8KWvjU\r\niQtzOitiW7O0df4fONDydnZfjpuM8cYSU+09HzjFsrj6LZ48CUw2RGJvY8aq\r\nCix3YkOg3LAnIb9HRt+A1sfKmMn1gNV88doGKZxHBFYaSYdDwFY09evN/xzl\r\n/wDXWS5b3I1Ajf/1bQfVNFQyDHYplsTXhbcYR/glmq73x1zffLNOeGiwog3n\r\nYc7+zLxus+V3JXnbOtXjS5Cl+VOfWrBnQhDOPFgSPAK15lMR5gjvwURRfnI/\r\nWVPGDrdSsPp6kY7nAJrElsJpt/R4fajWK+Vi37Ari7zT7QQNtMUG2wAukNnA\r\n9KvjWeteedC837V0rkP1RFK49vMZw7nLQhBEo0JHMNnGqppxZ8n2j+X2RUuD\r\ndWGuFysgTtqSj2iagmFJQjYnjwvyXjLHmSt2wDpqCjmPJI+t3164DbyYbhlL\r\nmhfP4TkRevgeS69awb7W8gKOkRk6aY2TxhqE2oGRaX08JuDl0zw1/OWh/Bi3\r\nITfWgnn0TB8LQDoepPy2plAn9sIFFrDD8ws=\r\n=wAqH\r\n-----END PGP SIGNATURE-----\r\n","size":218508},"_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-core_1.0.0-beta.14_1652758826605_0.7336339360121049"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-17T03:48:51.135Z","contributors":[]},"1.0.0-beta.15":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.15","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.15","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.15"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.3","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"3ff3b7ba6ee1c5357e50e361b7552d0e82160cfd","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.15","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-taOPc1N47Ss9wFE3PsCiMlB0rv8GJRgE3cQSBh7DONRrTXpzhSyf8G84wGQM3ptyMWLlQW+cTVO8s2kllOA0vQ==","shasum":"3cc887c3d166a0af0e60fe7b5d1e062e619a948a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.15.tgz","fileCount":125,"unpackedSize":995160,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/gEwMNWGlHWWW8Sw948+U9YNRgAmLDvogJscHvAL9eAiEAoUCC/NgoRF32zVIM630TOjWuw34cxztd9BmLhc80PqE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijKQqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrC8A//eHYFr03oN/iAV51QXBLeszqZC6VEP7+s7u50Im9ku6IXUejq\r\nmuvbNJziF7+B9/8zBvHhSou2N74sW3B5FXWCsqH5gPOp0GNrpi6ngQs9HPW9\r\nTmzEAFGLkhGEnq71OFs7Y8kcJF7qlEAM7Juc6ePUKX/THS2WLyHakgGfTGbz\r\naTfyGNcBsIH1cgBC2cmepSX19WQ4n/v5FyHHyaHicsAdWMJzRoh5msXsc+O1\r\nwo9walRWb+K2TNaNpHTA6UymmaZebJfJJBvJiXtV6cWQG8lhxoO0H/NJeJPF\r\nnJezUN/QWcnhPWYZix3aBmiNL+O+BIVHLwge0Aj2/vnabTld3NZAuFRFVDzB\r\nrZ6jgnEB3MjykkiKM8DgAwHfWoN8z8tvOvcxVuiP33ojRt4j0X/Wy974sSIW\r\n1sb6Dn2aU5vBNqU7HowZ255whzAimI/aaO317LCzisjLh4nhvlqFjM5TU9mz\r\nOnGGQHhSnMvwk2OhbhKGJBMw7TqQot3/jitZBBEihGEPN2KltMpPBf4GvdGf\r\nIrdmZxuGUPKH3Gxgqxvm628EnZlfyc8i0VCBhkDQn2PURlUGkpc7WHu9lvXE\r\nmnTnEpbL4OdoAg+xiBS7lYh1ZHD9Jk61L3XvgDFioVXSlSM1dDD3NkhQPPRw\r\nerDb45OPaXorF5dbDVxuYuI+udZSSh3oWNY=\r\n=ALdG\r\n-----END PGP SIGNATURE-----\r\n","size":218507},"_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-core_1.0.0-beta.15_1653384233868_0.6022411008032909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-24T11:03:06.918Z","contributors":[]},"1.0.0-beta.16":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.16","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.16","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.16"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.3","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"5c6c88c108dc8883e4c875dc5312a0d330099ace","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.16","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-jZT6rKifWG+/E15veFbtZjrePLA4FyltUu6BcHRKxQ++D1wslzLjg8EVDA6xaNqf/VyfgG2r4JfLwDZ12hCcPA==","shasum":"21b486a5de6f70643a0ae0848417dbf0329d519c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.16.tgz","fileCount":125,"unpackedSize":995160,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFHFinGR2Sz11HcWBxvNBaiozeBynfDPh4SA4FtSTgH2AiBSVYsqX6JGStD2wlPMSo2pLrKsjHR9GkT9rZSn5PKGWg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioVF2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoImQ/+I9N+QffD2W4y7GXeQAf6LI6PbEziPvv8kNnjBvpVhyroPLZC\r\njaF9JBQRSpTIC1szbH1gYKoMkdkplIZULq05yi2d4x4l7p51L1XdwYf1WLAr\r\nYQUFT82X/uaWxTd6TkPLZAyk0V6sB8DzFwIu3ltiK5eC+31MJlEJ6rM3DaL3\r\nBuHbqixB1rfBOT0owEAOL9TzjAJIoRuI2AgzHGn/XM81kVI05LdqYNmks7bV\r\nHBEMRLdT8qP14Ocw7TMOrLObjyZ0F0m4aiFoN05YIXpAXdZIX3wvdbc2Mnij\r\nXWeQTlZQToeeEt3ktKNkPs7IJ1N35ZxRoKM4MuxSf7z/ArpPwGeMeQ+GBQQm\r\nf19BeMyvlp7mfPcofmKCjyl9P1yZm5+4PeuFiJIfHwyUm6+B0igdiyYJmuaW\r\nQzii9glp66F0yRjJWcFfhi1j+0UZO1xOaTzEsbSzRvMROzdi4sCG+Dp4xvkB\r\nMVbH4986uyf+ushLI4ENY7PHbFKulGlqihUOFBwL56CmKfZ83BUwmIcckFFz\r\nhfykQtAMksOzQucL+3Ns3z6YN6BhpQ8Q5szYa6U1LDogJyOeMEtR0e/cPO9e\r\nid746tUgB5ht7ByRo8KF79QXyYHQDgLAS6Nu05SoYSNDMMzCVvnmTKUuKKd7\r\nu6wegAq3FKVKS1jU/sNDpjIbTogkoEu5KqY=\r\n=Ncrd\r\n-----END PGP SIGNATURE-----\r\n","size":218507},"_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-core_1.0.0-beta.16_1654739318436_0.9979197215016324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-09T02:15:46.357Z","contributors":[]},"1.0.0-beta.17":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.17","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.17","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.17"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.3","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"f9a00f5610a0c3f72c6868bd3c043846a24071ae","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.17","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-UtZpLDJNIo477f3updD3SjExbkGimoLr+uFzAGZV+Cq3cniVo4cuPvb8Jsr2vK+l4KPvenZkCr3GxtkouZx/ag==","shasum":"38c4fda10fd0b584c4b5542bf1c188dc85791347","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.17.tgz","fileCount":131,"unpackedSize":1015894,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGAPt0pRMtQOEw4r6B01ePbcMCnbx/Qi1DbP48PnxnXwIhAM6gTZWtQ79HDeLf/6uEpcRjVVxMsOqdA7ZtsPLzIY+g"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJis+qDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrlnA//ckK7JLl2Ju6vgXSQ1Uh87ULczDWuRg5u0lURvz7SdrQSU5SP\r\neeztD3luwwGjwGbaGmXKKRaxCpbYXsrAl8bEsCV2TDLM94Jbs7/HsDLMypYi\r\nbWMoou04q8B+JYCTqDf6x3vtDP7+EKSVb2bbXU9t9hfKO1mq6FX+6kP0hCK1\r\nsfse9NOUZL346j2D+FXU2mmpE8UFvfaAmfSX72LyGA7KXm8p213wExdUSn6d\r\ncjO6TLFkRIW1OtdweRKzzHSazLT4LUl3mp/wYLwmFuTr+gUJTKmSS71p+7Ss\r\nB7XJ2nOGwcjMe9IvzK47vfKqhUG/3v/y8ef4U/7Lup7bIb6o8c5cCShawdBL\r\nC+WcxFpGsDNGP9YcnSCtlg8EGEv9nGLoTUDi8SonAOIAV+/h99jJpOD75XuG\r\nnR6ZjfDP5zDOQe4c2+0K90cOoj3NtQCZNTxet64XTbdTo43uQQCXfEwWCxAq\r\nTv0oYLKIfTIQRAwSyGqWInMtojfLDw6pIbG1zULy2k9Pjzp0ZDZ0dlGy+or0\r\nzYdRHdzXNP9b0eZODYcp6fyFX4X8IZbnGUQGD1UGI/DF4iimWC1w1rRme1pw\r\nMlkNcAbjAmqUXBt3rU3jus4WMo3xmm3pnYzPnxMS9MUB7bBpJsemFXs9+rD0\r\naPWMPWCuoTHJeH0dQrzgtjcfwzrCD4JrngI=\r\n=Fd63\r\n-----END PGP SIGNATURE-----\r\n","size":223255},"_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-core_1.0.0-beta.17_1655958147675_0.8236349594920456"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-23T05:01:52.633Z","contributors":[]},"1.0.0-beta.18":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.18","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.18","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.18"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.3","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"5c89224f06b8c703ac81c9a1af4e15f3eee1b0c2","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.18","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-64uLTpD0hkklKG+ny0qLQpD1JwxtdIRgviszzfzhnrq7sIZAlA2+iKbnJG/I0PqY0YlIA4F4Q6Ngz0r+CiY9Iw==","shasum":"91862143fda8b075989203c98a5a5a08e0fc7a55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.18.tgz","fileCount":131,"unpackedSize":1023599,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDa8VvvttKhi9NRGdKKtC5eWw7HyUdywSclcwM3yPDZRAiAbo0gUQdwr89uCEeFRvbg3Fe1UtNS2rHR4spC19pkJvQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix6QZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolLhAAgljuc2KiTcKyK1eBN1Y+cufYaPUTjU2JKh7LPVc63svt+XgV\r\nRYJCR8+WjeVq/mjnXi9zLIyH3XXVvVHLaN9myDVVgqDnJr5zfYUiNgkSv80i\r\ni5r+/4yo4zXqlRf4YP1Go5IKWWPFoSmS7iJQFt+Ju1x8B/4aZfMpL69hBgI9\r\nAHyEirxdGWrGp8XONnfkU0zIDgGyu3hu4m0DPhkpBOHe/lAnz71y5wQSU8fd\r\n4iL5ypjkxCzoU/cvM1Ot5lJtd59coRJ3e6Y2H2N4sI1crcVnHEFMxE2qsBp7\r\npoJSbKgJ8uECxC3ss8gWX0c0M3DEUBiCeikXZR39NY5hvXg+wraIUAtOd3Os\r\ndQfKddHDYJss2rLJXFVkKvdtpZR98TYSlIeDKyG0FUgJ8sO9h+1ODpOKWIwb\r\nWvDIHtNQahhJG/IWHHy299P7Cf9RUQebO43f0qbbQX045gkGxgO8Q0qJ5f0E\r\n0z5rcWIpbGl1JmU0KUNnHu8T08CW5WPBowGb20kwMg9KKX4TJhV80GHQ3pBI\r\nPJiLQo0bLnJXWqiYm1Oz86o3bU+Ni2ygv1c8PIMLMCaK+sDyEiCTB0hrEClC\r\nRld0jysUsSyIXNSTyt1gQ8Fby8R8kJZf/QoI621m4xTeHAklzqN6fYM4eX7o\r\ndl/XGDnoviN1t0isNfW5vwUIJ0uucmC/Z8g=\r\n=UENd\r\n-----END PGP SIGNATURE-----\r\n","size":225710},"_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-core_1.0.0-beta.18_1657250841221_0.1320006735988113"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T03:28:27.822Z","contributors":[]},"1.0.0-beta.19-alpha.0":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.19-alpha.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.19-alpha.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.19-alpha.0"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.3","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"ca8af58cdc97b3cff53e7e7523cf15d81744080c","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@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-YeAtg59Ffw+nR7hmQuDXbJwxua8z15loF+x46+Gx+2Pv2wouwBXVVyQ32uxqGXn7IFB8Q10stdME+HVC49S45A==","shasum":"f88f9501c5dcb0d1165e71cb24c1a009d60384cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.19-alpha.0.tgz","fileCount":141,"unpackedSize":1190945,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkn5/Q9PV41m3NmdjctNT8g9N9KVRpA0rbtb+6g7waRwIhAMyw8s8JLYYwF4Uon4RBgLGYcjoDPJXaX5qSd2RsIahA"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCHJIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5kw//X0L9B94xZTGuFSdLBCZRD8GSsvZj9FvlTUeeWtSLgY7Zbr0t\r\n4UWRAl6IbnP4HM/PoP/1+Y5y1mWZCR+kHRFUNKvHou1elEh7PGCebLCbM0pp\r\nQQpFIIkMrKCP1EUgX4asJsaFfHMwdOOfKH/2Mo1SPiz1HjlfFVYhMfmYE6H7\r\nuSXJah/FSgEayvdvQsETegr/oDzSntMYzY8ML+g9P8uA/cUxV+Bdqe5ukFzy\r\n5egncr6VPbQ827FQkH4nRoNTMRprHPjVRkogkFe0Sj/Ec1RRpueZVSf3TGp8\r\nmYc+pBIWFmldRScqHnuTNM2KUJ7QImiVi1qDT6K8/QuWH5rFyVuzSnSyp021\r\nWZmJLZD2dxj6udLRfB4eQN8zM7p/MssVcmeMwe1FpMN1ZR2gQOxt/a0IMAUp\r\nhOXl7QrzJ5bvyYOxZdG4v+TTVOqhpxP9PgXh4gAlW/eqjeBVbNXDwMkPQqM0\r\nQ8LRn+3RJG2V34ZnqgZbUWIv6jke1ZaCoXL68iJ7R8A50LOsixizdq21BYBr\r\nu6sfLtqeovA2Sg33E5u8lbCFDrgVGkuTSV86eF/zqi3D16IRQdc1w62yktOe\r\nZXNsz6AzIGnQHMSSjCenom/785USDWF+LpZfKtpu09OpiIPbKyIkkTj3oWZ1\r\neSs6ABqbDZzUKtrUEA/teWeSAPm4CKs0ovI=\r\n=e7yv\r\n-----END PGP SIGNATURE-----\r\n","size":258301},"_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-core_1.0.0-beta.19-alpha.0_1661497928178_0.24492268009133245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-26T07:13:24.452Z","contributors":[]},"1.0.0-beta.19":{"name":"@pixiv/three-vrm-core","version":"1.0.0-beta.19","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-core.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-core.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-vrm-0.0":"1.0.0-beta.19","@pixiv/types-vrmc-vrm-1.0":"1.0.0-beta.19"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.3","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"10cce5a50c66ed95fd4ba8773865d3118cb35382","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0-beta.19","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-TMc+NRXAPaqmuMzmb4cetvx7a+mvAoJg2xSq6NPNe20dqx8nhu3hKy+TgW1yu0CkmfExzA7+YdYG0Y30kL2MEA==","shasum":"99b35af14474388ca5941718613a0c35f4aef8bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0-beta.19.tgz","fileCount":141,"unpackedSize":1194663,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFMaytFl13/n6ZS7Hn17CrQaVFMm/CcWjufWum/qBM5SAiAbkQbhjYGW012204TlllTaXaJsjjsPBVBHShk3YhRv4A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDwFfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHtRAAknJKDS8zUiq2vLRaj3lxiXnYKC7HBLa6egNQwvoRXlZO8c5c\r\nCsx8QJiHOcNb1PveyG053mj30Ux4QMHU1pXCACEe12PVPeO+Y5x3uR4S5zpm\r\n+YL77FRbAcIZuKk/lWUhzBINHUhqVnlBRF8YXuyiszcNnaN9lEzlWswnWtvT\r\n5/xDGl1SoOrWoRkEgMw5a6xPl1D+uQ/Zkakaczy0fAmr9XaTZkXPXGAm4gDP\r\nPWKMcWzUvHqdNYHaS4RCff4KUWCNlVfPnQDbUTW6ck0WXZ+G07ASdbv1OK0m\r\nS2A20OEsMlI7lmNQSyrwFO9NWRXxJA6kOKarF0ENvSs6pxAmBXpnNaHYf3Zn\r\nYODRFBTXhD4nHujc6ukbxH10Yzi/0RnVHwF9CFK6+MYZKv/XaXcRDqgbJ11G\r\nf4RM7FSmkaJKP1WII9r+8eJk46Dl843mFb6IcfWRQuWvloj63i/dCgnqc9B7\r\n2z8W6yjEGQar2lxVAVDgdzWbz9W/CkDwuRpAxwriYUHCLFDwgUtwTQz+XF2t\r\nHLixtbT5aCxhodyQczNc7CB/4007WkJYsSK1i4EzjPbNcKkt22mGz5w/VUoS\r\nNaFXMrsZJgl7rIjnIpXBLtG223e/kN+cjX04Cqs8GwKkhi6NpIdhbldLzmRm\r\n2p8CmNwIwg9hbPVpIkg+hXkIEGihZo/O8nU=\r\n=lGOI\r\n-----END PGP SIGNATURE-----\r\n","size":258835},"_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-core_1.0.0-beta.19_1661927775293_0.21844865345097286"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-31T06:39:01.695Z","contributors":[]},"1.0.0":{"name":"@pixiv/three-vrm-core","version":"1.0.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.3","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"4d68337eb9a48a1bc53db87c9f5db7894184ce35","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.0","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-illScAwwN0r4VmRGAF3qRwU0wco55FRVdwBCL5DmYQI1ghpG23nEF4VMW7N5s9/ntLYLnTY4uZu65mwaZj/RCQ==","shasum":"4c030c05fd78d436965b1880b88a787c933162f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.0.tgz","fileCount":149,"unpackedSize":1218120,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSLGKLCdmayMjQW+dBn0Qe9iY1Fh0EBkMxyMFV7nG4mwIgJ9tC6VjEZodIB0OOLVFvOw2vH23HwBEuPxJl4BMwyVM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK9vSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5vA/9EXcZqbpQB9vYI9axGFuXH3/ML+7l1RJVjMLIoCpg/5aHpNEJ\r\nCx3ju9NoGoPXtNsc7qXPPzQbONtVNt2OCCZWMtpFMDL3JBKcVPHSmLIIUlMz\r\naH5lf0RfNTSsvViM7j3EQ7DsA7mAHGQHEvZimt89fZ7VK+P2QIIrA4DP3Rcy\r\nLtMnA0TRoGtHRVObmyeTCRIeVDdEh3+yT+VEvR66LKpkzDqHtKXW1nGjy6z0\r\nEo2otJ59c0H8KiGp+qaVxG/KX9Tt6uvYcPtLfY3xqbJBL2rMZ95CoruDmBgL\r\n7NYA3OjJ9xuUqV/pJfuMUp1m9fW+Mt5n5nMmTVWboHAGphV3jHQj/UbvMbT2\r\n5jxp9XmnuOTcIo0i3T1UaeUX3KO1jdXzx8a5/zY1vlt2c/aO7Ur2rqjXt7xw\r\nxpGE072zT9DL1RiDohzV1sk1GkKEU8s3ps1rGPKRmwwvyWR+6+KHQ8uEVkC1\r\n8J5+OtOnb80S5FH8y+lJjPZibkiKKFedF7eAQv4V4ri1ZbPxwxvsSfMRdY6M\r\nOuKmfqRElz7wYoI4brEsMTB96LCV/2UlYQwZgY/6MldY+otthG4SSrIHiV7t\r\ncYQKqC3AbPrUbPETPuC1H38iwJaFC9V1Kzn2OPhEoeXemngUFkfuUR/LftNv\r\nnUIkYQRIFERhB4lBHnB9xk1jREFtnKroDsY=\r\n=QWSf\r\n-----END PGP SIGNATURE-----\r\n","size":263912},"_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-core_1.0.0_1663818706016_0.8864208787716226"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-22T03:53:20.106Z","contributors":[]},"1.0.1":{"name":"@pixiv/three-vrm-core","version":"1.0.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.3","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"a55f5d81222cbf300ae30c92e825225de090fe73","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.1","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-Tk93PBUOv+mPUKcZBBiwRenJgoES7/lUOwPr2g92o+ezz3DtzgT9DfgjLFtiCuRZMrJgBgG8VAkQyBhrEh8Z5w==","shasum":"b52ac2d9b2eb61ab44fb03722eef822c838a1076","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.1.tgz","fileCount":149,"unpackedSize":1218188,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZnhP7eqR2Di4hEQ/XHVCvVZ+7eYcihwaDf6ITuz5/RQIhANryrHmbQ5/N7qYo/9xBb4kcjGu02ag32dkL2IBjnpji"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK+Z+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXrA/8DEfLknaJ8gmrKR5RSiTIsaRkwkOwN2V0iA9IO0nd2EiSXksl\r\nsAxM26zYcru9ejOLjGTGgFXyJyRbBM2AUbhfoEsNTqW7CH1/7lH4tc3cuOqe\r\nvWl6LJNQEoz5T7VgAE1xKlMjmujQgHA60dhj5/XyDbXWAzCEcNgzKqYBeGA6\r\nDUpLwolwYRrqj8z24MYzsxG730Oj6BNwi4t0hDnG9F2d2sxgDf6vyyOJFsld\r\nbBh8nAnw2S+WWFuXpsKe2W8tMgJ7tBNI2ASa8saxmYuUuy5cFSDDZ39I1U3F\r\nu3dSRxrlABPG+E73aAIyE7QZwwWxsibNzVkVbCUREk3MqAJ+4W4V9P3F+Xh3\r\n/jyk/Cu5jAYoshGt7j0LgMyhePrTas6uPcRXOkqlrie1wlFdujbLi8Tjh2gN\r\nvzNJJ46wprrfM4bIk+M70c/+t5xVTOPN7U57MT/5x7DYx9e0Dd95J4Cllo5d\r\nhIqLOyX+NtW0aOi+xS5tFe1ePiTP3Nq+BIL/sqQt86X/2ESRksRhsLNTM/ij\r\nMf6wkn/4dZOQRVoNK4f9uDsMAemOrIJ4kYqcCPv3EYdNZ62KBvk4c5ulJ0P3\r\nz1aUMBAU2nzkMJYQIWwwO9BPZZWiyL4kVkxhaC/nqcQHz6i9mlEAVBwSPo0s\r\n+Peoq5vZUsXEmRTPQo7xGaxI7lgQUvwBi8A=\r\n=tLJG\r\n-----END PGP SIGNATURE-----\r\n","size":263905},"_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-core_1.0.1_1663821438570_0.40568083726601545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-22T04:38:26.136Z","contributors":[]},"1.0.3":{"name":"@pixiv/three-vrm-core","version":"1.0.3","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.144.0","lint-staged":"13.0.3","three":"^0.144.0"},"peerDependencies":{"@types/three":"^0.144.0","three":"^0.144.0"},"gitHead":"47b260ebac482260ff75155243f359491ddfdbcf","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.3","_nodeVersion":"16.17.1","_npmVersion":"lerna/5.5.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-QNpVUl4hN96XbiOEMprkq8Z8u+sKcfwUaI7aELRD54TFhgKxw5sFjRTaCcpZFIoTKP9GVd1Rld7vovyTbrj/IQ==","shasum":"56c0753b57abebfc37c1b3c3b401d4c976991041","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.3.tgz","fileCount":149,"unpackedSize":1262822,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8T84HXsWEUf/F+0z4PrYIqIx15gR+K0+KXW16WufFwQIhANb0vr3Vnu6fH8TMc6nqzYwo0sHOZZ0EnkBeztklXTt0"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNUH3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjrRAAobSMzqfAXI0oXG+JlcBqTM4q2VH6JnRZLxOl7gMS6kQPeKrQ\r\nbJaTVL5WIC7j4Fm7m2i6IsIcXLLs/sWi3UFdjAISqEi3cZZQEpX8vnhynJB4\r\nV2zZxzm2QiBN4cAzqpBNU8BpaFpVRZJo7mZ7xTbUgUn0xAAFIku1NHSctbJk\r\nXMgpVLoMTVtYcr4GqVVF/6ZRseoMc6bhYsNDwU/VFbYYN3Fl/seZwcHnVvye\r\nF2IyRB6MpPd/oCd3O/CA/+urk1RLzz6xFfLx0IVgfE/WRotEBVP06npA7jmB\r\nIBBKQTiQqv80xyX0itrY5PR/vzY4NaaaifAEEiqhvRkMyz/yfyOtF3b8lIfx\r\nC+LP/rqaFEURDKIT1/roBUKgFrihkNZ2Tk4lTLEHPGarTgPxcS2yjE+CdwSQ\r\noZyRmAm0jLfTCjRhHek5A2FsDevjhMRiW1V3FZhgNqDvreqUiLw9Xfvm8nRw\r\nVZ0Fj016rJWZe0yJnYXS5ywWbojh9Rm3zKLrpEfNrrFAIAxWfhyqrQqLnWFC\r\n760osyL9r4qwJgEL+DyLPRRXEi3UWmSg8lmTHZojkRGK5g1fv9kTrHUTlDEK\r\n9GrN/qZU1+n1/VUMEk0QnUIN70Hn/vqeyfEQg7zSb/cuCkuJYNoh1tV+9T3W\r\n+ds4z3qP8m4X7JBqmrNaWrM7KlEG1Glemdg=\r\n=Ay0G\r\n-----END PGP SIGNATURE-----\r\n","size":269923},"_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-core_1.0.3_1664434678924_0.6200436045186359"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-29T07:24:21.120Z","contributors":[]},"1.0.4":{"name":"@pixiv/three-vrm-core","version":"1.0.4","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.144.0","lint-staged":"13.0.3","three":"^0.144.0"},"peerDependencies":{"@types/three":"^0.144.0","three":"^0.144.0"},"gitHead":"da4010b831bc0a081de5cf5f99fa4314131f8ced","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.4","_nodeVersion":"16.17.1","_npmVersion":"lerna/5.5.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-2OQOVs57TDx2oXZHvJjRVP37L3CDTFC6k+HpIy7ogEW6RFbauHKg2uR2o3erLt0sRCSX0na/KqexbkkEoP/S9w==","shasum":"800fee380b6b71a545f5099ffe1c484b2911ad24","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.4.tgz","fileCount":149,"unpackedSize":1262822,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQc2heGKFNM+g1fEIeABmgf81xhQfwCgJlOh09UK5LXQIgO3NRxzuHnojHvFEl9Gj5dZef26yCgttnOIl4wpaGMbc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjROA+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrkxw/9H0cttvYDDroF0QWxefTX/ys/lxADSf1sD1nEGtDQk/9llv+u\r\nRPHajs0sA8BqdL8k5Ze/r0jDIXpWmkcdvtTmlz3IwNl+JJ9yCk96PY9Oxqt4\r\n3zPw4DrAbn4J+/f0b81xBpYU/9M00V2Bi/67Nu4gzjtWDW9DTkWgJwIvUY0N\r\nvg4EqHuB5D/qyXN63835ltWSjOvuOmDxicfOZbtBzU/REM4GS0ZMFmdaYbHb\r\nfJOyxxnBYb8mt/u6K7kvwHZcm6mQArAVDM8b8DjSug8aiF284lCo+IpP3ejx\r\nS5AfOPI9b8Pr60IB6X/PX04s7B3VxU+5ByiGje53ZGhHQiLW67ivSl5z7FOO\r\niPoCGdy0xGa2HW1FIF/13ygv6jtvtNpi42jXvavvcB7G/Y6bUBIj08CihiMC\r\nMgAR7tiVYwstABgCfw5liR+7ENmlIj6b1OHnZuzI1thm+I904+iV5UmjyzM6\r\n2/sxv9ZOBbE5qFc+qrjfskINSC4jJClKvJFPhnWoPKEUHVXn43s+2pfLXw8J\r\n2/HCbrjhS5WRvcWQmfeLE8Pq7TrBLd+PItYjXd9r15EiGsffOaNuAjcCRUe9\r\nuTIzorHsgFxCt3XKu41ffs3NyEmu9ZVbwaRtyP1U+KJcCqrzIko3sWAhYLAK\r\nVdXgNQ3C+082YJLO7N2iJ7mhpWaTiVoWmmw=\r\n=sjVY\r\n-----END PGP SIGNATURE-----\r\n","size":269924},"_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-core_1.0.4_1665458237916_0.8266298173724909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-11T03:21:40.285Z","contributors":[]},"1.0.5":{"name":"@pixiv/three-vrm-core","version":"1.0.5","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.144.0","lint-staged":"13.0.3","three":"^0.144.0"},"peerDependencies":{"@types/three":"^0.144.0","three":"^0.144.0"},"gitHead":"60373d967bf34fa5314c0fe8b40af023c6465f15","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.5","_nodeVersion":"16.17.1","_npmVersion":"lerna/5.5.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-pbmzkqDKKyw39IzgGcM6dCYoGr6FBn6t7VwmrsE1BtrIyNhh7UBTC2tbm/4RlWakLB+BTaBiPi5C5WrrWkMKrw==","shasum":"8c497d568c6b32a332885e0319572fcb7cf77f25","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.5.tgz","fileCount":149,"unpackedSize":1262826,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFW8+7NYB3R39DApebKa/QasuSp7T1NQg55uHKrHvd9kAiEApWy644yy7pXhzC3RQzLu+rCjaSytH5SfIC4nPTzlLaM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaKSuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpJA//dcHnAkiGbSoZqh44dAyPC/UcH14cw9vIWzXQANXuUvZp0wIL\r\nHQzkugAT6B7WGMfZjllXipQmcC4Hph8v0751nGPAD/+ovcweYGAxqgB4wJOs\r\ngtRn7YGruxAgHolaqJTNWkscvalaX15ifskHvbFfwehmzmdAI67LLpcs3nEp\r\ngXUhSGGfEsFtwOfF7DnQ6FZurbjrnxZupWa+59UB03YARnYuukb2LZwn82/2\r\nfgy77uWTjBwlA3rW/v9UYWZRWp2EDjAYCHWLGDrkuYCozt4xvdUgheAOCzQa\r\nW9Hk1pjd2vRQTaSqjWn4ztPOsv3eQNeuovT60RXYr2aJMt+352yav/+AsgjY\r\nBsWvYOJfjF/K+Xy5L0Ve4GavdFE5PNO6HmG4IIOmU3eMIt/ZFeMvtHIQcnAV\r\nlmSlC75xtDOMcOeOADdkay552HkBdgo3RPGpmVFQfUGY9sD1mPfKM99emVo9\r\nPdzRxtbU95oO0+BniCWY3AEfyh+79pnxPryHf3YX9KjrPv7/CmuRa01HUtej\r\n/FXY0p5mPzAEgN0cM3LsqWL0tQ9QcYIFItydGcC+BzLRDhQMOv3JlLpH3nxw\r\noTACwMjZi0aW7TA38/QamuUZOGu2YW43jTP7PankivCKzY7I8siB6BVZ8Ru7\r\nu5OTqzw3qO0T9qLyaaxCJ60+d6zH8Go+LXI=\r\n=qoxy\r\n-----END PGP SIGNATURE-----\r\n","size":270097},"_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-core_1.0.5_1667802285997_0.5707603244449806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-07T06:24:57.318Z","contributors":[]},"1.0.6":{"name":"@pixiv/three-vrm-core","version":"1.0.6","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.146.0","lint-staged":"13.0.3","three":"^0.146.0"},"peerDependencies":{"@types/three":"^0.146.0","three":"^0.146.0"},"gitHead":"43a983f66dbe3a430476d19d8fe0cc7821bfff01","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.6","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-BVRRIRitNoPG3hjTO/cekOhs2mb15sAi+trT2S07OMivFmp0fv4ZGDqU9u1yg8AgPmFcSETH7g1/VVtQILx09w==","shasum":"67f7f3c15015ff7484aff2d50bc15678d0ed15f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.6.tgz","fileCount":149,"unpackedSize":1264413,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/QAYcOMFedBrvkkmWrYYP7bsCodrGTWXfmc8c2Y2xcwIgUWt7MvIts4P9IVRj8tNeC+IpaHvPqwg5J21g34ZgIeI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl/jvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQPw//asWz2BO+eUfenghxwTrORwM0wHOFW3NRRJJ0FS/N9JYXlRW5\r\nIS8GYkK9u8mp+54WnObBw/QPWXj0dGHiYklGpDRsK/JeX6glJ/XCWXwlzSLz\r\nuGgC3DU6aKEzUm7dDdWWuEu7tYI6Dl6Z2zq8byJpICyN0Mdsf3PqZTeV74pg\r\nnpXQGlzt01L4yato9J+/iG54CQOrUnAzB3QthyYOQjfMM5b3PplzKRdRdOqq\r\nQD7+Y6JvtSRQbQHuIE3HbLfakkX2c349s+NHJKqyGLGgUAfKycW1Wd0QWxvN\r\nrRvYMU0/I+69QM49cvfYxx6Wjo8oJLWhLf2Lmuiz/xkZCwrw4iQOhKr463aU\r\nuiXEqjaSiuSiVRoHVliCKpZ91pp2N4D1gxX7L6+1BrzMIU6Rsmg6e7HFjm/X\r\nGxyuauI+ADaqrkCzXcWbQKkO2XPFny7mjm26A9Sfw0xkarDhQTdAMNEaG48F\r\nhuZbBoRKlcWF12oe9DzS0RcL6eCAimO0p62ZbCt+S/p6ZfPz0uilO6IrF0dU\r\nGIwWwxaeXlRA7o9AdDU+8QzmrkQSOILtmWJiI12SFx7yO7S2XY427A2MKbYQ\r\ns6e0x9UK0GMCbMfRzQzrz/ysuz20wm3Dd1N6RlGIxcWfFBR0Ajrc04wX8AKj\r\n+IIytjW03MrPSJ20UtfaXmHIvnBFX5KIccU=\r\n=vCub\r\n-----END PGP SIGNATURE-----\r\n","size":270447},"_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-core_1.0.6_1670904047299_0.04217730873378134"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-13T04:08:32.297Z","contributors":[]},"1.0.7-alpha.0":{"name":"@pixiv/three-vrm-core","version":"1.0.7-alpha.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.146.0","lint-staged":"13.0.3","three":"^0.146.0"},"peerDependencies":{"@types/three":"^0.146.0","three":"^0.146.0"},"gitHead":"5f6f321c1138715aa099cdde40e6a21584151202","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.7-alpha.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-Xwr0W8fGNMKPl5paWayYwUBGzTDtiBaUWcrEDFqf0vGNi0arms8NPdLy8c96AscZmWqtyvLgcLytizEeax6tUA==","shasum":"a4f0a0e35b04af760af74d34ca459e977a3ff405","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.7-alpha.0.tgz","fileCount":149,"unpackedSize":1265515,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDNQvoiASFwOBUQ33DIoZHMwUfkQOSvdJHCX2PUhO36WAiAaNHYXeYHiZBMTsX295GIyuiV1JZcKg114gIKv7geZtA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmWrgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXlhAAjaudXbpm2+eTHBDodzlZfLUYUTkOd/FhbPXKgRHdT6qCNORL\r\nzASU8+GDoif7NNS+i+cl6T4Ae2x83W8GlbntxL+mXNtTO0agxP8yov1n3Vdw\r\nNfTExLSXxMsxkiOpb4Guobldp6yWU2g0/vTbib5w3lWYFbmYPgfp6JGN9OYZ\r\nU9tlhXDxEZBlWJLoyBiNzs8EDeSe/NSbMm4vEW4E5rxqNpoq96EqCgXyBa1P\r\n/KE66jLherGQiDrrTCJdCbO3kdJ1X2XMxKJLaK7tD3BPv8mrWF86S/ZhWMpw\r\nwiKklIA4V5hS9TqMxPfhOIEXrLDG+OGrX00CjNIffRI7rx0MoOLC08Ee6z2/\r\nWO3SMHWFNaMQeuPiXNlz1mBtPBcg9IdmWH+9dFJS5ArT2xdqRFK2qWMwbP1D\r\n+P+5IR/l6Vj9Y2TbOpi7NxOr8FqhpCkaGnzStVs7RzPwZWFQqoJRSL+6rlLj\r\nMXkcM1IQ1EE9B40DEKBSlVVkbsDRCPlcCDaYpdsDzjfBEWEHJj9YEq8978VK\r\nRU/IHuLrUzbINjldtHdUQxchfIM4Jqpdd+L8k4KvYp2tx77C/NHHpX/qBPQB\r\niNJ+TcVNR+6MDFt22sjpxn1BTxvcC7yiHqmId8WqHGoGj63C2QL5PAy48BhT\r\n+qeVgqKRUlzt3uPtUq0VFlaKHGOE6Lo/qBQ=\r\n=xq0s\r\n-----END PGP SIGNATURE-----\r\n","size":270690},"_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-core_1.0.7-alpha.0_1670998751938_0.06683070674867198"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-14T06:20:06.545Z","contributors":[]},"1.0.7":{"name":"@pixiv/three-vrm-core","version":"1.0.7","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.148.0","lint-staged":"13.0.3","three":"^0.148.0"},"peerDependencies":{"@types/three":"^0.148.0","three":"^0.148.0"},"gitHead":"2db83111fa915ccf58c0ff9428c68971c2232ed8","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.7","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-guRDFunwKAu7Q/s4Os9X7ovWbL9ORKKWdmLfaHZmkXThmmeuR2zEbKnAs9CbXfGHTm38KFTalMmYe2EktFOD3A==","shasum":"492d49d100fd0319cef2d0203aeed910ff01f391","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.7.tgz","fileCount":149,"unpackedSize":1265491,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF19GhZgwkmpLyi/GsihCzLJcDnilv9vQgKMNtM6PJItAiEA93Xj5NpzWAbwXXJXRKjoi5Dno93dptZqY2bVey3NTFU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzjuJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqO2A//dV+AMGAXbuKmiCZfrQhV6TriF7l3vy6BeGp9Be5jjq406aqS\r\nWLQPWyim4robr8rSv4x46jVufp35puVJiJx59F9FlZ/OcFvPXCa7SyuuPLnc\r\nHrFu+dhvQVzzPWwN8KlwZMukUcY9lWdNbCciQVW0hj/ZyLWg6AYQqGbvbBoW\r\nwcvekzVPU9Xl1fuWhy709GRMMV3aVbCbTkX/Eyq+p8DDJZQfuLF4c07iVqhj\r\nBb7Ibkraz2u10iPggdTLNosJ83TFFySuvkb8C0MRcJ5rgQMKrsMehUVYd4rH\r\nFprFmZUaVGkT5fi2rLTFPdxoz95ZpEtujG/749gHTRknBV/KjEizAnXemkIj\r\nrK2ydbQCALKN6HcqVzpMKV10WJ8bBkwU0rfkICooMjEuzwqy5HpJVJE8ZdC+\r\noin0RrgbEa1QyPzh4P+WJl18cpbYGnefjHFmKBeQH/PSWzfVKW2l3sY+N8q3\r\nFqh9i7bwKe6m3H9WUbAtXsi9rJcNRvI62as97Q7GNrR9wDw7eoGQbaDIu2Xc\r\nVR2DLHM+GN+ZUUiko4g7/pER9fMTFTtzld5br820ah/28SwgNY7BlwW9f+7S\r\nsLYYb9xWPBJPCBdPXfBQ5BRKIU+ScQszBcE3RUpzCfb/bNVmf0BA15asqJis\r\nFFtHdbNYAJpVd+Wzeqmy94rCtKXoRB43uuo=\r\n=VTDB\r\n-----END PGP SIGNATURE-----\r\n","size":270672},"_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-core_1.0.7_1674460041132_0.3788043178890512"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-23T07:47:21.328Z","publish_time":1674460041328,"contributors":[]},"1.0.8":{"name":"@pixiv/three-vrm-core","version":"1.0.8","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.148.0","lint-staged":"13.0.3","three":"^0.148.0"},"peerDependencies":{"@types/three":"^0.148.0","three":"^0.148.0"},"gitHead":"8acec750329184775760e4248730a845dd7783b7","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.8","_nodeVersion":"18.13.0","_npmVersion":"lerna/6.1.0/node@v18.13.0+x64 (linux)","dist":{"integrity":"sha512-BCCtXaVIDQjW0kyx1f0jEhInLhiVy0CFYLb0k2yq1YgNi3hOuFJw53Zog5wj3sYeaqp89vAo36I686nZzWpgQg==","shasum":"34155c29249def5d068891673bd5e43d9a4bfd26","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.8.tgz","fileCount":149,"unpackedSize":1265543,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqxe8IZZUbV+Q58EyEPDDbCr7PzRsqFsuNSAJW6OAw8AIgLxOhhrjrvoawdcy4xhMDBcLFEVjt5S8Ko0N/XNRg+As="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4I6ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2iw/9EjRPpy50GXJJ8oWacZu3Xo5DtDbwrzmNr2beShFGrnv3wgr2\r\nor64Wv+X2jQlHH3L7sOYuCy9v50BMOGcFauT5riSq5lG8ZdyBNPohqRgbQ64\r\nX7EUOYxAEXqvDiWPsLrZ9NTD2avjFtLcSKKpwxGZKAllJvHka1aWH/o5sFak\r\n4jB+aXFlIQwj6tjye2OcfiELGSv5QD5X0U0e66kCCaN86ZwAbXf04F9VVfin\r\nbqS6sLWnqu6e3y28QyGpiH0lJ0ptqpIZJ/8ARZIKe3IjuzIiiuHqrSl5bxYG\r\nqoubMbvrXKkkTzF6wvxNTIa8s0kQrOkQX5kZ0AYG18xacl1wadJ5xIDTxMux\r\nRC6lpTU2+0TEOvHm+cnYmLFv6HK+4XBKDFJMyy7hkvAjF+/TFZDQc4I6zxLh\r\nLZ1QALsLS7TLov7TcyUdG0NCrAMVMIuchjvLYS37zT23ghqAKWq0IkKZNplb\r\nXcqpdNKgI9tDpGKKYxgW1LEq9IpfacxCmy+M4yZ8P6i5ORPlWWJmqij1QK4N\r\n9mquQgsMMLE37RXoEvSTmUvXWtiyiLoEsspWSMOKdxqVm9tydDMhyE18dbgu\r\npUqcw5lIV9tzalpXtbFj7x20PtvHrW2K2iT1MLxBOr+Jw8ygL8UMl4pfCBJV\r\nu8NL513dTnod5gU/Jzpcj2hG6g7d6Pqy6qA=\r\n=ZtaR\r\n-----END PGP SIGNATURE-----\r\n","size":270394},"_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-core_1.0.8_1675660953443_0.9271708274190884"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-06T05:22:33.657Z","publish_time":1675660953657,"contributors":[]},"1.0.9":{"name":"@pixiv/three-vrm-core","version":"1.0.9","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.149.0","lint-staged":"13.1.2","three":"^0.149.0"},"peerDependencies":{"@types/three":"^0.149.0","three":"^0.149.0"},"gitHead":"57d7bdae4f41009e2ca362852e3e2138b4f5a65a","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.9","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-PmaOcze89tNKEy6AvJJWyIWTY6VcywYI+shuDB5c3uZLrN2msBlFo+UesNamnvxFC1XmOAKtZI201VPgEJSxrA==","shasum":"efc40f52a021049e91344668a3ae70b9fa639919","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.9.tgz","fileCount":149,"unpackedSize":1275147,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPN9RxVovEgGGmFzvQSMczrfaAhsJpaFrLU+xY6vD7eQIhAKDwEPe4lcejWnUspBf6OyLODNg0DWv+6oqRFjdwG2Z3"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBs7RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5WxAAlf4TnED+VJraRjmcaBo5wd1kGGjGbP59EQhWE8v8uLLarccl\r\nv5FgeBjRPyzDtcyi6RHhzsP63NwqCGAScltLkcqvmlduWrQ00pJKc1m0vPFd\r\n4QM3csTlXFIUKfZi+fXceV7knrCQ9Mbtj8kbPhnj2xfbYKZwyekVIupiqJuY\r\nTn4cri0mgaWaFjiJ8XQHxjnO9DkpLyvNifdtyNybVaBsroCy3d6jXGv2fj4M\r\n4nqigA53JCmZFRSzBVO1iXHoXlePrsqy2KrQ9E7BWsoCofi1yYjS8A/hzh8I\r\nZfjrs3581+Po0Q/sXNFvD8gsX77pWmmD2m3AgRJHrKxKpB2PdlmZXaA2hVsP\r\ni25f8+5+EdlEmrs3duj8rDOrhBrCu+iU3GAd6Um/byn1VEYXGuZIpZURh8sY\r\nWlsGilwIcpKIyGRYSsB1jgo8D5HxJb2FsEV2ASiH5fFrtHTHw5Lxre3NFy6E\r\nMle6JuyDVeeRALiQxKvtRQcGKrRegVk5g8M90uzd4UX9PTrMS9RJJjoKcSRL\r\nyp1ln5OW07y8OvSpaudVrQFLmqB8Esm+2XxTffAEaQ6RlBHvEbDksTXPydVE\r\nD69E1ficFFxgFBECK4Ua5sndVLO6XuNms/hWy/2/+zC0w8TFgAsZYvZ8asaX\r\n9vGExUHcAoYkN+vZ2Cxw0Ab1Pah/JUN/sdI=\r\n=FTh4\r\n-----END PGP SIGNATURE-----\r\n","size":273037},"_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-core_1.0.9_1678167761294_0.2943437642539801"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-07T05:42:41.521Z","publish_time":1678167761521,"contributors":[]},"1.0.10":{"name":"@pixiv/three-vrm-core","version":"1.0.10","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.151.0","lint-staged":"13.1.2","three":"^0.151.3"},"peerDependencies":{"@types/three":"^0.151.0","three":"^0.151.3"},"gitHead":"0f9fd31a0baeb16587365eb5597ebb4012f42e46","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@1.0.10","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-2JRJiUr8eSasn+HrBt0rI2UhT9adm7oIFt/AROOEEDB9qOP4I/vs6657Gf1xWcvxsI1OiS2aSkBcfTeKeOP0FQ==","shasum":"e4d108a2d6d9db149c458df8be0bd4dbe69a8999","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-1.0.10.tgz","fileCount":149,"unpackedSize":1282956,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDp7UvOOn71LZVY4r3GHD1beWndt4bPZEopcWVfJK5vAIhAOzf3Z6MZfnII18TFk25ixF0Fi0LMNBDt94Sqw0bytVr"}],"size":274816},"_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-core_1.0.10_1685520307291_0.6132540237194666"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-31T08:05:07.524Z","publish_time":1685520307524,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.0":{"name":"@pixiv/three-vrm-core","version":"2.0.0-alpha.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"1.0.0","@pixiv/types-vrmc-vrm-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.152.1","lint-staged":"13.1.2","three":"^0.153.0"},"peerDependencies":{"@types/three":"^0.152.1","three":"^0.153.0"},"gitHead":"d5aae12ac4d48234ecdb8f2cd60ba16fc04954c6","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.0.0-alpha.0","_nodeVersion":"18.16.0","_npmVersion":"lerna/6.1.0/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-x3IN+YsJA46Ci2TzAFAFT3bFAFEuF79cllTzUADlC1KCM9FocOFF8/na+4K2PtgVQtckzYmFuy7TGCoN5R6Usw==","shasum":"f97ba187c5fdd7f32136c79afb94e928c174e3fc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.0-alpha.0.tgz","fileCount":149,"unpackedSize":1282977,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpob0Cnv4pjkAuINZtJuYkiLKNUOINmJ/cWHzOExU4OgIgfWj6eA1DObN+9bvHyYIWXGchj0/ApJ5H0KYdLsOHgio="}],"size":274837},"_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-core_2.0.0-alpha.0_1686719376291_0.7628334123838627"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-14T05:09:36.588Z","publish_time":1686719376588,"_source_registry_name":"default","contributors":[]},"2.0.0":{"name":"@pixiv/three-vrm-core","version":"2.0.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"2.0.0","@pixiv/types-vrmc-vrm-1.0":"2.0.0"},"devDependencies":{"@types/three":"^0.152.1","lint-staged":"13.1.2","three":"^0.153.0"},"peerDependencies":{"@types/three":"^0.152.1","three":"^0.153.0"},"gitHead":"3cfe3003a55e2617e9f1767934ac0aaa01c6f775","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.0.0","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.1.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-par/2g7Y3LlUe75GYQ7LTCJkdAbrs7diM+7Jji950XnM3MzpQU5Z1194a7KiYt+5IWzKy/YR0QF0uK4lpLYeOA==","shasum":"50ea7639ca974881601ca962c141a96a4139398d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.0.tgz","fileCount":149,"unpackedSize":1282953,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSBkpTMU6xTxzcTiVUNyFc0hdP0X/63Lgn7EmZ4JcodgIgOMski0LcqWdksej17g3saeVMH3pZ237s5AAbU8ZGta0="}],"size":274810},"_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-core_2.0.0_1687241149010_0.1475099076111046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-20T06:05:49.252Z","publish_time":1687241149252,"_source_registry_name":"default","contributors":[]},"2.0.1":{"name":"@pixiv/three-vrm-core","version":"2.0.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"2.0.0","@pixiv/types-vrmc-vrm-1.0":"2.0.0"},"devDependencies":{"@types/three":"^0.153.0","lint-staged":"13.1.2","three":"^0.153.0"},"peerDependencies":{"@types/three":"^0.153.0","three":"^0.153.0"},"gitHead":"d107b69e6ee38400e34c3fa5cbfe5350a2e155ad","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.0.1","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.1.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-znOS5n4l0tQ8ZTqlLI4VEWe65l1OuDRXxVfeuIQW3rfIq7J26MBNfpdBRswKoWAkTBxVHer+sULTQI9NZKBesg==","shasum":"b4b5643a0603d2692b46ed92c0d8cecbfab236c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.1.tgz","fileCount":149,"unpackedSize":1282953,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1mNVmu5avYigMv8QAXKuQxaT8OKQ/WxGo91l0M8neQQIhAMFliZJM+OO4bcWCUHBkcXYFCpjBYXyAVExiKMbk7oNY"}],"size":274809},"_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-core_2.0.1_1689934394609_0.5469630138641681"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-21T10:13:14.844Z","publish_time":1689934394844,"_source_registry_name":"default","contributors":[]},"2.0.2":{"name":"@pixiv/three-vrm-core","version":"2.0.2","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"2.0.2","@pixiv/types-vrmc-vrm-1.0":"2.0.2"},"devDependencies":{"@types/three":"^0.154.0","lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"365fff8d2549bcf241df7e05ecc6518223e84a3d","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.0.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-D6/CEfUIXOzDmi5otja/fDXdP/c/G5DFQu6f/ihGpbaAX9g02P27jWUq0jWlzSp9LrYV3aKhSW5DRrOjzTmCJw==","shasum":"e2f99e89046ec62c7d336619dc105f56527f6584","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.2.tgz","fileCount":149,"unpackedSize":1282953,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6wvVM4/7+8rPKtnaGkQthR/zbcBlR7JviOPlD7uQMtwIgdSvZYLSrW69xBjChEE8J+nFPMjLRC9mxe2JOGHXXF/o="}],"size":274812},"_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-core_2.0.2_1691398898957_0.3818511198302217"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T09:01:39.235Z","publish_time":1691398899235,"_source_registry_name":"default","contributors":[]},"2.0.3":{"name":"@pixiv/three-vrm-core","version":"2.0.3","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"2.0.3","@pixiv/types-vrmc-vrm-1.0":"2.0.3"},"devDependencies":{"@types/three":"^0.154.0","lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"82f5f8071868cc447200610248e52cae337404ab","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.0.3","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.1.0/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-zFJwDvmkkjkt25U42nNrDO3uKbdG/PtRRfJD7yT8ZjQqiMWVwNOodRzz3Wabrj/7hWpFhHBUm02YX+N9O3ITCA==","shasum":"f24296820b77c4c38fccd77878234a7e3c169fcb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.3.tgz","fileCount":149,"unpackedSize":1282953,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCy2FC75SRUyy1gji23zoMfPt0hZSfDsYOphoALkt4YtwIhAMIb3oEfzuiybdqFQfqPNBIAT0YpbAIzECdidYEs0gJu"}],"size":274815},"_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-core_2.0.3_1693456879905_0.7697665091228463"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-31T04:41:20.233Z","publish_time":1693456880233,"_source_registry_name":"default","contributors":[]},"2.0.4-alpha.0":{"name":"@pixiv/three-vrm-core","version":"2.0.4-alpha.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"2.0.3","@pixiv/types-vrmc-vrm-1.0":"2.0.3"},"devDependencies":{"@types/three":"^0.154.0","lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"852dbaf8524abaeb14a746f7ce50920c9f570e1b","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.0.4-alpha.0","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.1.0/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-Wb00m7TIfnTZfoURnCsw2uZuDjS/EKyievHIkfruoH2B/CH5dLADVhYFZ/K6NeO5PCndiJgOyxMIIjVkd1D/LA==","shasum":"6a389970171870283f5bbfd2ed210f50d93be5bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.4-alpha.0.tgz","fileCount":149,"unpackedSize":1283603,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtJog0+2hLUOFuq9s9mROxcKKUPkq67IPAelyspr+KygIgDbSF5zeKemDGJ1m7I/uKs284NZ2YRkvk4YRIfSgsdrI="}],"size":274856},"_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-core_2.0.4-alpha.0_1693798922888_0.5092417031631942"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-04T03:42:03.246Z","publish_time":1693798923246,"_source_registry_name":"default","contributors":[]},"2.0.4":{"name":"@pixiv/three-vrm-core","version":"2.0.4","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"2.0.3","@pixiv/types-vrmc-vrm-1.0":"2.0.3"},"devDependencies":{"@types/three":"^0.154.0","lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"fc417d5099d144ff947b4b7c457b5c31add5f78f","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.0.4","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.1.0/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-U1cwo50nPsyr5EPXwPeejqTJRG4h7OaXQYU0dxT852laqPk7MvJ4aFXTEjv+LZqWG6Aqwk9gc4I1VD/emmpWZQ==","shasum":"3ef7cf2d346d0bd576991d4f27aa0f7ee6e0d43b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.4.tgz","fileCount":149,"unpackedSize":1283499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGuesFmGUIfWEga8kdnG7y2S9vXD9MBCLWQLJ62KlV5fAiEAtnauF9obojsLnPSEKnE67ySZDINg1BB24NqkAxzldho="}],"size":274925},"_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-core_2.0.4_1693876852748_0.5162667643700649"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-05T01:20:53.021Z","publish_time":1693876853021,"_source_registry_name":"default","contributors":[]},"2.0.5":{"name":"@pixiv/three-vrm-core","version":"2.0.5","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"2.0.3","@pixiv/types-vrmc-vrm-1.0":"2.0.3"},"devDependencies":{"@types/three":"^0.154.0","lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"71fa8c97f9931902613f4299d08919a5bcb9f44f","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.0.5","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.1.0/node@v16.20.0+arm64 (darwin)","dist":{"integrity":"sha512-4RiYvVjoSmMW2ttcNDLzmYqCbi8xJVSVQugD3p3SslQTaAxF6nxRcBfWje39NbJq9nKh38BFepdVqIpYUF4iWw==","shasum":"bd9b5cf43a0c8afe5c8b7704b230ab65a5dcf361","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.5.tgz","fileCount":149,"unpackedSize":1284033,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCeQTYrYuCwjNGl51HVBlrbFQwk2yuMrggUFDYiYV9AuQIhAKk8fwvMdNyxe04SnPtjxjY+7N1MCU2Lhg9o0bpmzgWA"}],"size":275084},"_npmUser":{"name":"anonymous","email":"yue@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-core_2.0.5_1694659455324_0.02569814059859099"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-14T02:44:15.577Z","publish_time":1694659455577,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.0":{"name":"@pixiv/three-vrm-core","version":"2.0.6-alpha.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"2.0.6-alpha.0","@pixiv/types-vrmc-vrm-1.0":"2.0.6-alpha.0"},"devDependencies":{"@types/three":"^0.154.0","lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"f9192a7ec273080f794bee53924deec0f363c01f","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.0.6-alpha.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-gNnVCYq0jLgc/rTY/7aCkJcKawTO/WyO+BHxTYRiBxnV3ze9kWzO2MXk0AkMmSGHOR3V7/UGRE+giZ/wAPo5iQ==","shasum":"78740b8a4f9962ddd7066626e564ed2b40541fab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.6-alpha.0.tgz","fileCount":149,"unpackedSize":1284073,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAWxsZRg8zOHnAE6vxeD6ARmjGR6Qe4/WDgcg2yEQTpCAiEAjFrwpck2B2MljL9BtuX+AHtPtztPZMQt7JhEN+Feapg="}],"size":275045},"_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-core_2.0.6-alpha.0_1695801961356_0.3534189733463611"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T08:06:01.681Z","publish_time":1695801961681,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.1":{"name":"@pixiv/three-vrm-core","version":"2.0.6-alpha.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git"},"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","test":"jest","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-vrm-0.0":"2.0.6-alpha.1","@pixiv/types-vrmc-vrm-1.0":"2.0.6-alpha.1"},"devDependencies":{"@types/three":"^0.154.0","lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"@types/three":"^0.154.0","three":"^0.154.0"},"gitHead":"73a4104c5efede0c8a6a0453bc4f2e4f0eb871bf","readmeFilename":"README.md","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.0.6-alpha.1","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-/Eg6kMAYEzODySxLCH5NybJ7+op0l2pCGAxj5jxJLR30ueRlW2BoTpQBlmqFCjeAoeTSbiwtxQvEPDx/VJhIew==","shasum":"07f035ec9cf853b474363eec56dff0920258a1e7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.6-alpha.1.tgz","fileCount":149,"unpackedSize":1284073,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAsyt9pD1ZC0Gk6p9T9saOQmzZDl5i9rwNTAA1DEWkOoAiEA3PDA1S6TE4dTLyQ9TRTv66ZRu/4M47eS5MaYw7GR9GU="}],"size":275046},"_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-core_2.0.6-alpha.1_1695803208311_0.8603594547521107"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T08:26:48.664Z","publish_time":1695803208664,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.2":{"name":"@pixiv/three-vrm-core","version":"2.0.6-alpha.2","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.0.6-alpha.2","@pixiv/types-vrmc-vrm-1.0":"2.0.6-alpha.2"},"devDependencies":{"@types/three":"^0.154.0","lint-staged":"13.1.2","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-core@2.0.6-alpha.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.6.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-g5/82JUMY3VIfAgC2NAXVOn2fZN7B7T7iMj6H7HHWo2dTO+H4TwvsnMpIh2xpTGZSdxJHy3xuRl+Sr/6EFxFog==","shasum":"361bc2a90206224a9704b3152e3484208865cfd5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.6-alpha.2.tgz","fileCount":149,"unpackedSize":1284117,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.0.6-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRVYK5TavzhW7Puc5/UG3B1PxLcwCydzbQ75QQMseA2wIgCHSAmQKOTobRDdcLUQkw5NCgU9KkAOPqOy043rSTMoY="}],"size":275055},"_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-core_2.0.6-alpha.2_1695806575998_0.3092981241449342"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T09:22:56.402Z","publish_time":1695806576402,"_source_registry_name":"default","contributors":[]},"2.0.6":{"name":"@pixiv/three-vrm-core","version":"2.0.6","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.0.6","@pixiv/types-vrmc-vrm-1.0":"2.0.6"},"devDependencies":{"@types/three":"^0.154.0","lint-staged":"13.1.2","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-core@2.0.6","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.6.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-sns5rPZqD6WRBmUWA+xoJ0ac2czZMd9m5ayisMCL5h7YQt1AKXG7eyoVLCzD+Ar8qzcwiaTy9HRKPk96iqiijA==","shasum":"263f2fd71cb2d78a4e2035374d2c47bf41259279","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.6.tgz","fileCount":149,"unpackedSize":1284077,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqJRl66wqvZopKx7kRkCy/dYXnFISVI2dmnBfBOuyz9gIgCnXl3qvj4gPIXsrJUZQYSYN3Jrn3Bh+M2LKcaLvS1t8="}],"size":275040},"_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-core_2.0.6_1697083689151_0.6204578880254499"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-12T04:08:09.381Z","publish_time":1697083689381,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.0":{"name":"@pixiv/three-vrm-core","version":"2.1.0-beta.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.0.6","@pixiv/types-vrmc-vrm-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-core@2.1.0-beta.0","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-gnxLC7GTHQjEopE/9oFsZc7N3BV7UbaFseBj+IwbBRTspAh31qnjT5KGUy6fh6QLzPFnFGLijyIex7tVHhIpdA==","shasum":"39784633750b6551c4f306ec74a5f700594dbc69","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.1.0-beta.0.tgz","fileCount":149,"unpackedSize":1302507,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEI5OzFOz1ENguwVarRww59U6S0c89w55NJ7RAEBb1SsAiEA+Yw+7QvIiID1+Hw0otAIavctCsKLxlN0zSLn8wPG+b4="}],"size":278951},"_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-core_2.1.0-beta.0_1701673414745_0.11501795989687769"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T07:03:35.049Z","publish_time":1701673415049,"_source_registry_name":"default","contributors":[]},"2.0.7":{"name":"@pixiv/three-vrm-core","version":"2.0.7","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.0.7","@pixiv/types-vrmc-vrm-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-core@2.0.7","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-5KcOLIQxhCY6W5jOXyUWnIMxkCahTk9TDKTBuxTHmPfalM54IFTBCa0RNEOfV8upJBEWL/J6q/hDTSwZt3QB7A==","shasum":"7dd57d0008ee82b6389b47d79b323bc545fd6153","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.7.tgz","fileCount":149,"unpackedSize":1302486,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDA4aPcBCT7gDbCOE+kihMeq65895DnLqh1V1JUcIw0tQIgJDItCySRYxAiPidHO4KVBXwwluGaEfT2mfNoj2Y2vZs="}],"size":278938},"_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-core_2.0.7_1701674740069_0.682399465945529"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T07:25:40.383Z","publish_time":1701674740383,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.1":{"name":"@pixiv/three-vrm-core","version":"2.1.0-beta.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.1.0-beta.1","@pixiv/types-vrmc-vrm-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-core@2.1.0-beta.1","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-6iUy3J5zk/40DL0UzRmLQAk+lAb1TlqfEtPOL9tkjHeCn7kzmPLHeu6K5LmV0ucpH6w0Vx+awC4tOJadDZK4Gw==","shasum":"9b9730bb045261017359fad1fe9a4f2086fdc662","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.1.0-beta.1.tgz","fileCount":149,"unpackedSize":1302521,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.1.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC9O4/0Tc9j5FP3wgKJE5hAnApBAx4TyhHqoqqRfj1/TAiEA/Q/6+7O8sVuvP+fcsZIf0WJE6suPNaE7OFx0V79vxk8="}],"size":278944},"_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-core_2.1.0-beta.1_1701758839223_0.6057580710269446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T06:47:19.414Z","publish_time":1701758839414,"_source_registry_name":"default","contributors":[]},"2.0.8":{"name":"@pixiv/three-vrm-core","version":"2.0.8","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.0.8","@pixiv/types-vrmc-vrm-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-core@2.0.8","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-827VtNSQx5AJEK+BKs5IRB60pwxOGkOFdKKDs4mexnNR9b9JBYdlMJD43LCa1fxtnm1TDm+5i4gfkfw7sHQ95w==","shasum":"e6f913b7642cddcbe5d290a9c8c3ae0c6e049ea2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.8.tgz","fileCount":149,"unpackedSize":1311760,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCx7Skv+ajOsPVGd7WCFf04Q5q+v2zbeQ6PvozEj/hr7gIgej+F+YY3Tc7CfmAvu1RW1OrZaVh8g7ooIpuCJWK/1WU="}],"size":281215},"_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-core_2.0.8_1705454511759_0.9128511552347875"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T01:21:52.023Z","publish_time":1705454512023,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.2":{"name":"@pixiv/three-vrm-core","version":"2.1.0-beta.2","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.0.8","@pixiv/types-vrmc-vrm-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-core@2.1.0-beta.2","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-52uk7KkJuIWF8gXiUAa9Uw6thiYsU8uJAZZ0GYfTjzJwdREo3DM7UVFRxYaeWp2sa+NKkZ2tcDXPpBXb7G5Wgw==","shasum":"7f5f1b888e867e65899bf2cacaa5dd925efb7ef0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.1.0-beta.2.tgz","fileCount":149,"unpackedSize":1311781,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDaHSO8Wkv/+sjPHIXvwKEh2xoaK7P+GweYhWvJQUKTrQIgLeDsGs3OycE2itsyo9O13tqpNYULW/JsCTJsX0ba+do="}],"size":281222},"_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-core_2.1.0-beta.2_1705461131608_0.5122625950830548"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T03:12:11.930Z","publish_time":1705461131930,"_source_registry_name":"default","contributors":[]},"2.0.9":{"name":"@pixiv/three-vrm-core","version":"2.0.9","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.0.9","@pixiv/types-vrmc-vrm-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-core@2.0.9","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-SyNp/uWAHjfKf14A6TUqyZfRc5Uk/OStHCdTanu80ktTcrvlrpOG/QzoAv6g4ybKzNKFiFn88Xgapmw9pF38GQ==","shasum":"da5f09d398f71d89c41ac1cba70cc8e094874a4f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.9.tgz","fileCount":149,"unpackedSize":1311574,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEMMHRwIvTLiF1og3Uf3i6xFub2JoAiJfvHC5BZgX8rQIhAJKLFVxLr21QE7ZTFTSDiH5UZzEjOwjZ/qWbKKW6yUi1"}],"size":280841},"_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-core_2.0.9_1705638349429_0.39221294992328204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T04:25:49.703Z","publish_time":1705638349703,"_source_registry_name":"default","contributors":[]},"2.0.10":{"name":"@pixiv/three-vrm-core","version":"2.0.10","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.0.10","@pixiv/types-vrmc-vrm-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-core@2.0.10","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-hNRtVkiUzDUjEnhHD6edM+EquVEgqiMsdFWCFvOnTJ/mmn0aOjoH9FwPFbzljI6gOMbR3Gv7nfoU5YNTPtojNA==","shasum":"35cd4572c3f75cd8701ac8dbb2f3f8e04c804513","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.0.10.tgz","fileCount":149,"unpackedSize":1310939,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDHYVtgriUbTCIwr63vm2jPtCTBkwF0KZ46mR8TUjt/kAiBpJU7AZlf6i30Pazjrxzi9dTgr61krMULB0ENkFobQFw=="}],"size":280728},"_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-core_2.0.10_1706505625615_0.3780471641980405"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-29T05:20:25.824Z","publish_time":1706505625824,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.3":{"name":"@pixiv/three-vrm-core","version":"2.1.0-beta.3","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.1.0-beta.3","@pixiv/types-vrmc-vrm-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"},"_id":"@pixiv/three-vrm-core@2.1.0-beta.3","readmeFilename":"README.md","gitHead":"c456666565090cbb4c74398e193fb0bc6286560e","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-2YdXYRQC+neEIG4xg+fqS2oEemq37ao7B/lKVBONNxq1DInybekJEnsmNk+a4aC0+O0j2wT5O9rTg1lUnWR9ng==","shasum":"0d1d0ddefb227c6ed1314b70923f2436e7278851","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.1.0-beta.3.tgz","fileCount":77,"unpackedSize":1239234,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDz4gs4bD6b0KzG0qw1jKfMOOc5jeRMHIzN4q775iLKewIhAOShnbuQ1qEfc0JgsPlcRGt6uq4lSZYYoNjREhYSPpqr"}],"size":270260},"_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-core_2.1.0-beta.3_1707810414434_0.18911561842858227"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-13T07:46:54.686Z","publish_time":1707810414686,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.4":{"name":"@pixiv/three-vrm-core","version":"2.1.0-beta.4","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.1.0-beta.4","@pixiv/types-vrmc-vrm-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-core@2.1.0-beta.4","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-BVk2OfFBOwLwxVQKQLT4mAo/MwOC0mMjO9RnOHoO3D8ejNpyb9T8F4ZowRTNss7ynuaQXL9GWQmfPtdVrOMa1g==","shasum":"99e76904bb4d9e3062850e2b1c05303e69046bc7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.1.0-beta.4.tgz","fileCount":149,"unpackedSize":1310969,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.1.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnWKe8WJH4vpKrHZQ+7KMQNsol7d59U+AyApwgJebe8gIhALfl3MZjjLefiBnu63FNuTdryPB1BEAaQmZ8rc1vBX7P"}],"size":280736},"_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-core_2.1.0-beta.4_1707897627581_0.6537810303715852"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-14T08:00:27.813Z","publish_time":1707897627813,"_source_registry_name":"default","contributors":[]},"2.1.0":{"name":"@pixiv/three-vrm-core","version":"2.1.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.1.0","@pixiv/types-vrmc-vrm-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-core@2.1.0","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-k+E4ULLnetIFzsV6COs1bRi8G8WIf/Svo+89GBz0zUWVOVZqO+d18ylg5VDWs6mVqHN+xc505ApyYlCCEXcaVQ==","shasum":"c7f9703ba7c80c40ea2970b0d6675aca9555bbfd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.1.0.tgz","fileCount":149,"unpackedSize":1310934,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7vIJLg70km0USHWU/Tg0mEuXQ+S4gTSxOQWIohaxR0AIhAJqHEi3HoSmtVdfNKzvF/N4PljQEItbGfjnNukDAiCdV"}],"size":280725},"_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-core_2.1.0_1707988167906_0.5602204852550161"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-15T09:09:28.141Z","publish_time":1707988168141,"_source_registry_name":"default","contributors":[]},"2.1.1":{"name":"@pixiv/three-vrm-core","version":"2.1.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.1.1","@pixiv/types-vrmc-vrm-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-core@2.1.1","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-VPGrlm5SSCHj084VE/26Hfhz4PZR9ctAAvQ+WBB/PEDedyRfBw7E2oyth7FKDk2KXaEBCAQD5ZlXlQDqRqslBg==","shasum":"5a7f4dd243b65c71552681b783e42fdf1a3d7298","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.1.1.tgz","fileCount":149,"unpackedSize":1311798,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSiv7A6egp4aTn9n/XrmJUy9txT+wwoKKkZP6izF0n8QIgCOxQENHgxBsPTaiZx2xBfBesdDzZsVUx4u7cyfbw1t0="}],"size":280755},"_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-core_2.1.1_1709803678358_0.4281716775578841"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-07T09:27:58.568Z","publish_time":1709803678568,"_source_registry_name":"default","contributors":[]},"2.1.2":{"name":"@pixiv/three-vrm-core","version":"2.1.2","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.1.2","@pixiv/types-vrmc-vrm-1.0":"2.1.2"},"devDependencies":{"@types/three":"^0.164.0","three":"^0.164.1"},"peerDependencies":{"@types/three":"^0.164.0","three":"^0.164.1"},"gitHead":"2ea1a8f0d12a421c572514b86a84fef8ddfe752f","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"homepage":"https://github.com/pixiv/three-vrm#readme","_id":"@pixiv/three-vrm-core@2.1.2","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-dx42iKsWl8xC83yfqLOOkmK7Y8IF2/77pWtDguzB5UaqNdBebkLw/Fg9T5fcB9fcIjmzQjyf8BzxTpvCsAvi4Q==","shasum":"b09267b940b7990e0fb364a736449abcc1f4cd51","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.1.2.tgz","fileCount":149,"unpackedSize":1311798,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiqxXQuoX5yw762Z+j2KvChFXIRqh1KqjCY6cSgTebQwIhAK3fv70hlOUH9gnVf0ZgKFD7dxLcuNQSHYwA30en56DK"}],"size":280755},"_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-core_2.1.2_1715941860178_0.5290980267528205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T10:31:00.401Z","publish_time":1715941860401,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.0":{"name":"@pixiv/three-vrm-core","version":"3.0.0-beta.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.0.0-beta.0","@pixiv/types-vrmc-vrm-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-core@3.0.0-beta.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-aWuxjt3zmVyXRgB+laKEWBljHv7WFrCApwdtstIFlKdAPTJGb/A6i6PjjAJyLG8OEbwomqPF4GZJYXLWyPvqMQ==","shasum":"4f56e3807ee4f53c63b2741db569639aa8070f93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.0.0-beta.0.tgz","fileCount":72,"unpackedSize":1000655,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.0.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC55ScxXPaq84HFv/Mr5veSbDAuBSB6BmsHthBKNIgkdwIgDCbz5O6mzVSEMkbRwuN5R5Rg+TIRKNrCQZMhHsqk0Eo="}],"size":233595},"_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-core_3.0.0-beta.0_1718616464172_0.5176045487766616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-17T09:27:44.325Z","publish_time":1718616464325,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.1":{"name":"@pixiv/three-vrm-core","version":"3.0.0-beta.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.0.0-beta.1","@pixiv/types-vrmc-vrm-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-core@3.0.0-beta.1","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-8ZEpWDb5oSDaZdhIGer0CmAuob7DPeHzHTX6nH9qibk+vX0NFVNWT9B8neG/VvA6T0WVCsIRKmFpOX51dFLq2w==","shasum":"c0371d7cfb2b58c0f6656a79bcef81bb43e5384c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.0.0-beta.1.tgz","fileCount":71,"unpackedSize":993882,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFbR3STffjdiY//csH3tZtLExnD0E50Mt+YspXuhHyKlAiEA9+zJ2p+i/54u6MQ3aZh4/hdeBADRZGejMKKE1dhi9Rc="}],"size":231579},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-core_3.0.0-beta.1_1719827322881_0.6086972785389357"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-01T09:48:43.094Z","publish_time":1719827323094,"_source_registry_name":"default","contributors":[]},"2.1.3":{"name":"@pixiv/three-vrm-core","version":"2.1.3","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-core.js","module":"lib/three-vrm-core.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-core"},"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","test":"jest","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-vrm-0.0":"2.1.3","@pixiv/types-vrmc-vrm-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-core@2.1.3","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-FwJcjR+l5jd/0zhqybjmDjnPsCbRzcYH9rMbkZH04VKIDRxFmop4ObGJHSODZspzr79amwwGWiWxt1DT5XCJ3Q==","shasum":"bc05bbb839540ac995df4e5c891fe92b427b75bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-2.1.3.tgz","fileCount":149,"unpackedSize":1311798,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@2.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsQ8lRM/qWz5arT1kertu5e9yStHIAlDhm+LTIwcQPBwIhAPRX4iber3dfplsYkAGGaq46/FFXObGF59GT+ve9UPwc"}],"size":280757},"_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-core_2.1.3_1721382315963_0.6257693702452514"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-19T09:45:16.208Z","publish_time":1721382316208,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.2":{"name":"@pixiv/three-vrm-core","version":"3.0.0-beta.2","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.0.0-beta.2","@pixiv/types-vrmc-vrm-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-core@3.0.0-beta.2","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-HxDUf/1QI33mlOyaorpKTFqwDRWtPay178OcbtjOjc6oVY/5fJA5kdyG1KxcQZBP11OOYxdgqm1p0O7y91u0Gw==","shasum":"5b485b6d83bbce8983a45cd3e007b9847ecc7d3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.0.0-beta.2.tgz","fileCount":71,"unpackedSize":995213,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNTUYoaVKUMCOJgGWG4NZiA1NvomXjvLuEilO1XWbX6gIhAIZB0IRB+yo7VEHkm0myTfGX4yuvLqbadSsXakDLSyzn"}],"size":231841},"_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-core_3.0.0-beta.2_1721986271797_0.37946412475129243"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-26T09:31:12.027Z","publish_time":1721986272027,"_source_registry_name":"default","contributors":[]},"3.0.0":{"name":"@pixiv/three-vrm-core","version":"3.0.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.0.0","@pixiv/types-vrmc-vrm-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-core@3.0.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-GsZHBhU2xmNLjPlfHnjEGb+uZCI4/D/CqcOGr96UDmVTxfy/RzWezX7irItU9UpL/b7P4F19sF4oHvlRYwO3sg==","shasum":"5c527036e169d197b621fe5e157e558f2275fe57","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.0.0.tgz","fileCount":71,"unpackedSize":995178,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA7ZszIr8WM57Dpfc5cwEcJDcD+UP2kdyGODZxf2G73AAiAsWzbZxBzIBAQ9ew+sSgdlQk97+bXtYnbz8Ry+evc7Gg=="}],"size":231828},"_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-core_3.0.0_1722501827146_0.6978551801904147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-01T08:43:47.299Z","publish_time":1722501827299,"_source_registry_name":"default","contributors":[]},"3.1.0":{"name":"@pixiv/three-vrm-core","version":"3.1.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.1.0","@pixiv/types-vrmc-vrm-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-core@3.1.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-NfcnfTL1vk60uFoSSlku1thm7AGicD73o+asBIrWl+kGR33kDgg9uK9IYvKBP0YnKDoFR923MnIeYK9WDVzg4A==","shasum":"93656e33124175ba290e778883b73aab1c8a599d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.1.0.tgz","fileCount":71,"unpackedSize":995178,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHO465b5TleyXG2wfcAh3EWYckAEdAVSUbxWuhnQNE3lAiA21ovN51No6ASKhVydrAWVPiI5i0xh3lM/qfHnig/MqA=="}],"size":231827},"_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-core_3.1.0_1723017853662_0.9006883508662695"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-07T08:04:13.926Z","publish_time":1723017853926,"_source_registry_name":"default","contributors":[]},"3.1.1":{"name":"@pixiv/three-vrm-core","version":"3.1.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.1.1","@pixiv/types-vrmc-vrm-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-core@3.1.1","dist":{"integrity":"sha512-IObOOexrdxpuSUOrXIOydlc/mIc9QXWXoLRcGmgiatLxJUUvJx5onf/cTZhS4miLMrY+TrnVbkiU1thJ4cRCtw==","shasum":"8fb4ead8571d1b3266be69fd5188b99a883139da","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.1.1.tgz","fileCount":71,"unpackedSize":995228,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1gZ4/v0XI1x23CmlO13aWA/XfPc9NESIleVx5kBTfkQIgCRs/OBY6w1AX/uSLvUfJz6ivCOCvl7zE8M3Fil5gLfs="}],"size":231518},"_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-core_3.1.1_1725527661786_0.948600943756714"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-05T09:14:22.103Z","publish_time":1725527662103,"_source_registry_name":"default","contributors":[]},"3.1.2":{"name":"@pixiv/three-vrm-core","version":"3.1.2","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.1.2","@pixiv/types-vrmc-vrm-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-core@3.1.2","dist":{"integrity":"sha512-2fp404hulzuaLRjFDrZjlTVfDr0DMXr+fbEHOG6a8p2RK8EZe7b4TxjMD3iI7+1bmyZ0IhPVF86wNpCLN9TT2g==","shasum":"0acab188fd26dd55299fa1f0a4d6cddabcc80f14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.1.2.tgz","fileCount":71,"unpackedSize":995228,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPqsbuRenctwl7T0doHIzbEvItz0Wf/GM6CuB+LuS8gQIhANo++TDGyBPze751IklnPn6b5ukfyvdwbXH0bqx1/+TM"}],"size":231517},"_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-core_3.1.2_1727849031901_0.36718699507002617"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-02T06:03:52.203Z","publish_time":1727849032203,"_source_registry_name":"default","contributors":[]},"3.1.3":{"name":"@pixiv/three-vrm-core","version":"3.1.3","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.1.3","@pixiv/types-vrmc-vrm-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-core@3.1.3","dist":{"integrity":"sha512-ttqBkTD0XpSaR2SHnslbq/GY7AVqeaLm/2fCbTSe9iryO+OkIy7B8EhuICtvqAYZVgEAbrgL1FYiOhH3Ffqxng==","shasum":"06a0cd643f70384adf972a78da5b292354b67d95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.1.3.tgz","fileCount":71,"unpackedSize":995228,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDUK1nYNdhoUwh93ZPD0hm1wIoigvz1bCek/VkAkebaFAiEA2+76+7gtQ66Aqhs5bJEhsy2AnH4AcvOMYG007okH5m0="}],"size":231518},"_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-core_3.1.3_1729143392364_0.061888660017666464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T05:36:32.715Z","publish_time":1729143392715,"_source_registry_name":"default","contributors":[]},"3.1.4":{"name":"@pixiv/three-vrm-core","version":"3.1.4","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.1.4","@pixiv/types-vrmc-vrm-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-core@3.1.4","dist":{"integrity":"sha512-lF3rHiVINRj/my7JufSX6OqwsoIoLjCIwHDbccLDPTrX/0qmIkWZ+1onaGpdeLWsOONmdB6h2shJnZQZY8Ndhg==","shasum":"0fad38ec18034592927fb0a19f1cb93c9fd8da59","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.1.4.tgz","fileCount":71,"unpackedSize":998764,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCMM4SVxA6TMYKz2W/cvIoJUoFbfGUoZC3MbKfiff4/AAIhAM1MxLZ6PhrSVo+bGLrYeNCSWyEgjfb2Lj8aS1AVfXqw"}],"size":232409},"_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-core_3.1.4_1729585786433_0.3453204161254184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-22T08:29:46.706Z","publish_time":1729585786706,"_source_registry_name":"default","contributors":[]},"3.1.5":{"name":"@pixiv/three-vrm-core","version":"3.1.5","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.1.5","@pixiv/types-vrmc-vrm-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-core@3.1.5","dist":{"integrity":"sha512-NJYwyOuErbyj63CkaduDmkpGUrBiAtGf5gEw6EJZSqlC9qWAPCcVj/g0ox30TKwVxaAlDA72w14EsMqPrZ/XFQ==","shasum":"830b5856d66a5c6974e018352127986b8a648b7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.1.5.tgz","fileCount":71,"unpackedSize":999766,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEFXE6vF4eZ7SaGLpBFDeZEbjMO8QdJDikw6Fz8K3G5vAiEA8X5iGIKVXwKHGoDlqPIq3AND5Sospp8crjmAGSa+LQU="}],"size":232624},"_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-core_3.1.5_1731044048326_0.37586981508404027"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-08T05:34:08.576Z","publish_time":1731044048576,"_source_registry_name":"default","contributors":[]},"3.1.6":{"name":"@pixiv/three-vrm-core","version":"3.1.6","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.1.6","@pixiv/types-vrmc-vrm-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-core@3.1.6","dist":{"integrity":"sha512-wxfvLOr4wpIheOdWCvb3nyy7TDboZAsR7ycqvYrqrZcc1+owtoPcSyxf74rE0VqmC+6Hl60O5idv+J7Wngp6tQ==","shasum":"f21f01984d63051f8d2ec7f6e6782d0f09042cf1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.1.6.tgz","fileCount":71,"unpackedSize":999798,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGmUEm3WpI162gRq081CbUjzZx1nXgu5I9GS6st0heQTAiAM18FqOLJklFRYNEW8NX9eAJ0x1Q/QJc7qSqliQm1t1A=="}],"size":232822},"_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-core_3.1.6_1731403353513_0.19651975235821206"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-12T09:22:33.765Z","publish_time":1731403353765,"_source_registry_name":"default","contributors":[]},"3.2.0":{"name":"@pixiv/three-vrm-core","version":"3.2.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.2.0","@pixiv/types-vrmc-vrm-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-core@3.2.0","dist":{"integrity":"sha512-S/vEMSouVsbS7yv+PToK+r6UOWm0uR6d3djPOVSeGZKXbXjoNWZc5btjVWL+FAE1/rtdxXO9cMw0kBvI43Rujw==","shasum":"aee7a3c6a39b07ac8370253ba8aaa0d8f78af2e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.2.0.tgz","fileCount":71,"unpackedSize":999798,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBQj3s0Ag7OxHdJfzSyK4FwoSruXK60P6JCe7VaoFhwTAiEAwdX5Xv5oWgDnAS+DrveaNxeUDEzQPXD+/YoGIuDD8Wg="}],"size":232821},"_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-core_3.2.0_1732686694845_0.7384087323796145"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-27T05:51:35.049Z","publish_time":1732686695049,"_source_registry_name":"default","contributors":[]},"3.3.0":{"name":"@pixiv/three-vrm-core","version":"3.3.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.3.0","@pixiv/types-vrmc-vrm-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-core@3.3.0","dist":{"integrity":"sha512-AeeuErYF+jxhqJvoBuuc6pqqcegZMSgkLLE+huMHGHasMuHjQt2RAslcANLfpHLn65WEN4GmCtqBw2IWrxFiBQ==","shasum":"6492fd90e3f59c96661ef840b2596b3699a39fcd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.3.0.tgz","fileCount":71,"unpackedSize":1003674,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEbZx54Ktrs5HmKPol3Y2H+6dK32C8pzj57BgBORbOGwIgNjoseh2uEFzIclumTY0kTAjO7XPjLnxgoTz+IA+WPpg="}],"size":233524},"_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-core_3.3.0_1733303815807_0.9001858258105768"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T09:16:56.061Z","publish_time":1733303816061,"_source_registry_name":"default","contributors":[]},"3.3.1":{"name":"@pixiv/three-vrm-core","version":"3.3.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.3.1","@pixiv/types-vrmc-vrm-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-core@3.3.1","dist":{"integrity":"sha512-iZ5t7QWtkcFEHZA7hfX2HgibWiyw02/hA5wT1aUjJ5o0CRkQjmbTpIuLSvGA2fGk4a6dsXN+m5kCpuDr5gdyzQ==","shasum":"f3d95c0addd25c2af76056bf114f947372a82707","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.3.1.tgz","fileCount":71,"unpackedSize":1003674,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYAoKsBJlPtmlehIqVFOYPX6NcttOCnggfK8fVlaVe8wIgI2iFaPi+KY5d4jpaAY06w8E4g2BQMaPQ/rsZE57VLB8="}],"size":233525},"_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-core_3.3.1_1734579321436_0.886372848096675"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-19T03:35:21.644Z","publish_time":1734579321644,"_source_registry_name":"default","contributors":[]},"3.3.2":{"name":"@pixiv/three-vrm-core","version":"3.3.2","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.3.2","@pixiv/types-vrmc-vrm-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-core@3.3.2","dist":{"integrity":"sha512-vDxRVVPzxXjTIl/XrWQZff+3rwNZ+P1F//njLhQslj83aZ9xu8QVsGpBs6u00infeGXzX1f98S3ibY/Gjpj3Sg==","shasum":"33609ab7bffa2ebaa2de9ad2f22c9bcfec477c6d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.3.2.tgz","fileCount":71,"unpackedSize":1003674,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+HW27MbSvVhpt+ge4NWgQfSt55h2D14B6JpHga/jLzwIhAIjkmGIi5aym+Ec+xwlUZGRqQr3oTnLhz/H2KJuJZ+W1"}],"size":233531},"_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-core_3.3.2_1735177955036_0.6079946762154063"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-26T01:52:35.255Z","publish_time":1735177955255,"_source_registry_name":"default","contributors":[]},"3.3.3":{"name":"@pixiv/three-vrm-core","version":"3.3.3","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.3.3","@pixiv/types-vrmc-vrm-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-core@3.3.3","dist":{"integrity":"sha512-5I5Q0DhdnBAg6W0jBFAIn7NBQ7XIpmylZ6GcX3oGUhiYw44mTxfONIHTl6C7XedESJ8lpKGy0jZZIA7QMWE2Lg==","shasum":"28cf8c269200073c1e73f0fd73f7908e4fabaf5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.3.3.tgz","fileCount":71,"unpackedSize":1003674,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG/zXMV17Y3tJtZoaDl5ShO+KjoXbebq6jRA4+O6mQ7LAiEAzh7itJY0KxaZ7/806e8Vmi748lE050Clyh51cIUFZlY="}],"size":233528},"_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-core_3.3.3_1737016733160_0.5533508515116063"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T08:38:53.374Z","publish_time":1737016733374,"_source_registry_name":"default","contributors":[]},"3.3.4":{"name":"@pixiv/three-vrm-core","version":"3.3.4","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.3.4","@pixiv/types-vrmc-vrm-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-core@3.3.4","dist":{"integrity":"sha512-n+CIGoK91tRDr0j0fqdjRbmV3LTTUztSu7Qqk3FHef8elnZlxPqlfqjvrt17ucgTOstszoYefYlwyL1L+eaRug==","shasum":"379d04d3df029c0a4740b4d3b5aacf791a4fdf18","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.3.4.tgz","fileCount":71,"unpackedSize":1003674,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD71jFfB5PRUXhNmEhyMDsl4zWzuQFpqm8RqdS3C83KwQIhAPIc7n0Bgi4UU2UqLZikC1XTu42nKmW/f8ujIPtXaKCB"}],"size":233531},"_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-core_3.3.4_1737622191475_0.9791894478141985"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-23T08:49:51.678Z","publish_time":1737622191678,"_source_registry_name":"default","contributors":[]},"3.3.5":{"name":"@pixiv/three-vrm-core","version":"3.3.5","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","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-vrm-0.0":"3.3.5","@pixiv/types-vrmc-vrm-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-core@3.3.5","dist":{"integrity":"sha512-74eDzLtdOOc8S4NnL+W8ooV7RFTvGBKna7UbxESmpKSt1ar9dQcK98xd+Jp68yDVOlhF6slNRBrzgkmjzsHdww==","shasum":"42ab066627f913d6a67af23cbea7448dce809b1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.3.5.tgz","fileCount":71,"unpackedSize":1003674,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGZekpOd5QYg4FGQ87np1QsFZnuaXcKlCOuKBh9WAAXCAiEA6xhrvUueur2cj3GD74QyISRbEVkBD2ICssN0BQX+eTE="}],"size":233529},"_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-core_3.3.5_1741162759604_0.5623911888666111"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-05T08:19:19.793Z","publish_time":1741162759793,"_source_registry_name":"default","contributors":[]},"3.3.6":{"name":"@pixiv/three-vrm-core","version":"3.3.6","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","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-vrm-0.0":"3.3.6","@pixiv/types-vrmc-vrm-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-core@3.3.6","dist":{"integrity":"sha512-8k8F6miMLHH/GMdPUE59vdIthgOYwHyakCgYBzyfUvJbHq7NDjxb2O/7NA4ATa+KlwEg8x4/cuLM2cM6wFjLUw==","shasum":"86522bab400124de40701aafe807b23a80e5be39","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.3.6.tgz","fileCount":71,"unpackedSize":1003646,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.3.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIB9QD4dst3+u0iqzdPucw1XMqw7UlhazFGPCWnSW8aKYAiBjE7km5J0z5NAJKFf0ExLv2Ezv/GJe5+8PRwJ30icyUg=="}],"size":233525},"_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-core_3.3.6_1741591875116_0.11353059356704609"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-10T07:31:15.318Z","publish_time":1741591875318,"_source_registry_name":"default","contributors":[]},"3.3.7":{"name":"@pixiv/three-vrm-core","version":"3.3.7","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","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-vrm-0.0":"3.3.7","@pixiv/types-vrmc-vrm-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-core@3.3.7","dist":{"integrity":"sha512-pj4igK/oICoCGU32ZPgf0uoz8iXUbFn6H9wvSMvJbCB50pXXwtvmqnG53LhQtPRjLuKcwUwHxI/k3PnlIvH2Ng==","shasum":"13006b3ba2a093bd204610b766486ea39618ed77","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.3.7.tgz","fileCount":71,"unpackedSize":1003646,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.3.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDnBt/viC+iUXWGYVS6gYTkYOQ1hGllq762z0S7kFstMQIgJGhcPr1YFFgzNoTm+JBI0dN7F59vmIVwHxZ3ors3G9c="}],"size":233525},"_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-core_3.3.7_1744082268178_0.23868144887885134"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-08T03:17:48.434Z","publish_time":1744082268434,"_source_registry_name":"default","contributors":[]},"3.4.0":{"name":"@pixiv/three-vrm-core","version":"3.4.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","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-vrm-0.0":"3.4.0","@pixiv/types-vrmc-vrm-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-core@3.4.0","dist":{"integrity":"sha512-kXXDKj3hhqkaCE8FriZ+7q23m4J1Mn+eNy7SDowvjwtj5Uy7mCeBqA8TuQP+XI3dbZZ7TJr2TxVJtrjWrXMkOw==","shasum":"1eb3f15c7436553cf506b30141816267a08e6bfb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.4.0.tgz","fileCount":71,"unpackedSize":1003646,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHtre+yUWfZ6SF06lBePfcUacbhehChcN+IEiU/bjnxkAiAbnSO+5lm0cEiB3cv8xy8mYdhFiu13CKe6qazTRzk5sA=="}],"size":233524},"_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-core_3.4.0_1744270643683_0.28032935052878205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-10T07:37:23.919Z","publish_time":1744270643919,"_source_registry_name":"default","contributors":[]},"3.4.1":{"name":"@pixiv/three-vrm-core","version":"3.4.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","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-vrm-0.0":"3.4.1","@pixiv/types-vrmc-vrm-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-core@3.4.1","dist":{"integrity":"sha512-EiV26eSrUPuDssFvOK55cLgJDS87r+M1Sn/u3CFo3soeoOzgDz9h1ctV9bvN3UUDjg02FfaGzZTHPTKvkq4rFw==","shasum":"424d507f79d3b10177d7ea5ab0a3014941699f80","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.4.1.tgz","fileCount":71,"unpackedSize":1003436,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIG66GRZnAW9eQzHFzcobVI371I0TCpSFtrG/osEAe4tLAiEA2E2sQB6BDuHkGdJYDp3q30N4bb2eYEvdnvUwsXQ4MsA="}],"size":233265},"_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-core_3.4.1_1748323316408_0.8375946884520036"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-27T05:21:56.683Z","publish_time":1748323316683,"_source_registry_name":"default","contributors":[]},"3.4.2":{"name":"@pixiv/three-vrm-core","version":"3.4.2","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","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-vrm-0.0":"3.4.2","@pixiv/types-vrmc-vrm-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-core@3.4.2","dist":{"integrity":"sha512-ucdf5hzCcgc421UVjhBQK3VpnodDdOJFf/3RY9glD4RLj0iURZ4hTd4zKXhSITKSS/IisRgU4J2lDhtU0u7e3g==","shasum":"cd7fb4936e428bb589b3b2a9ee79e2930fff38c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.4.2.tgz","fileCount":71,"unpackedSize":1003436,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCaJ/W1cf+kd2L7zIUp4jDuVPOSKXvWvxG8dK4PIGl30AIge9IavoZwvnTkhKemqF8PAFoty0VWZgwQGbVfc5L9Gfk="}],"size":233266},"_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-core_3.4.2_1751878498838_0.7623223294123476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-07T08:54:59.083Z","publish_time":1751878499083,"_source_registry_name":"default","contributors":[]},"3.4.3-alpha.0":{"name":"@pixiv/three-vrm-core","version":"3.4.3-alpha.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","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-vrm-0.0":"3.4.3-alpha.0","@pixiv/types-vrmc-vrm-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-core@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-mezzWnYxZGBBctftIjJIumb7bLU1pV2U732IyfdB1qQvAjqVu8xglhHuTljoOk/rNiJl11mdzpP2q47IlFXSTA==","shasum":"6fad5743ef7b3390b0d68a3158898fc49b3be81b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.4.3-alpha.0.tgz","fileCount":71,"unpackedSize":1003476,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.4.3-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD+OKa9f4UwN0sKQylt3vpbLSWEv95j4rXi6uytQA126QIgVRdq/ntZXqCyNcIVeZpZvjMlG8yMGfS3wjvAFLs8s1o="}],"size":233281},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:68760135-f206-4a68-9be2-d26902d234b6"}},"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-core_3.4.3-alpha.0_1759396736859_0.9824665197597979"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T09:18:57.109Z","publish_time":1759396737109,"_source_registry_name":"default","contributors":[]},"3.4.3":{"name":"@pixiv/three-vrm-core","version":"3.4.3","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","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-vrm-0.0":"3.4.3","@pixiv/types-vrmc-vrm-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-core@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-GS6Q0k+rSoOz/v2j79IReVdy95w+cO1WTGXwN4zMk1qH2KyLWLVfWD0eIZ7sF3ZpNjxOAQ/ibr4Oj8Zl+mrBcw==","shasum":"26227aa76a4fda10fda5de09e1e32980e8d12281","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.4.3.tgz","fileCount":71,"unpackedSize":1003432,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCL/mx6dbfmfjIDgOcix0mqaKcmkNrT9hBnIQXQKfN+qwIhAJCCoE9BTtpWRgY6ng+/yjoAns1omX6wxCXrQgD8bF63"}],"size":233256},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:68760135-f206-4a68-9be2-d26902d234b6"}},"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-core_3.4.3_1760429132224_0.21902525837342268"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-14T08:05:32.482Z","publish_time":1760429132482,"_source_registry_name":"default","contributors":[]},"3.4.4":{"name":"@pixiv/three-vrm-core","version":"3.4.4","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","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-vrm-0.0":"3.4.4","@pixiv/types-vrmc-vrm-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-core@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-jxTZSRrs8kiZovxuPe1c3dVUNRgVzMG5YPK4DVFfVGBoWARLsjrK3uGqJmdmALGIgDh8d7gUNciuVYBCStG3FA==","shasum":"e1c01b6499a90429305133ce1e3f9838df01840a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.4.4.tgz","fileCount":71,"unpackedSize":1003432,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCglFa8VwTfAgCHmdXygrZhWgsW/SAF9f7494Uv2d+Z2gIgf4WbsShEu/ScIgnzThOSVU/jubcRmWaozZ9mKOlgx4s="}],"size":233258},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:68760135-f206-4a68-9be2-d26902d234b6"}},"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-core_3.4.4_1761723090700_0.6802715988829253"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-29T07:31:30.939Z","publish_time":1761723090939,"_source_registry_name":"default","contributors":[]},"3.4.5":{"name":"@pixiv/three-vrm-core","version":"3.4.5","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","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-vrm-0.0":"3.4.5","@pixiv/types-vrmc-vrm-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-core@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-w52JUwNUbeuGBLqc7/wVMGrN2jgyz67kQ3OplFT4ACF9qlepALXwUBrQJPlkf1Qtqrfbdd50kYJTQ2EO4m8Ang==","shasum":"14cedb1641cba796ce8acaf83f85f4871b9b9a9e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.4.5.tgz","fileCount":71,"unpackedSize":1003412,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCyWl6i4gOCzhkPiCO+15jn/nYSthUMF5RCHZk50cZCrgIhALnu/2cDphcngNg/dO1h9/jtUdtrFLM8UfEbjr7yIx18"}],"size":233248},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:68760135-f206-4a68-9be2-d26902d234b6"}},"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-core_3.4.5_1768269654925_0.48074860540536823"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-13T02:00:55.123Z","publish_time":1768269655123,"_source_registry_name":"default","contributors":[]},"3.5.0":{"name":"@pixiv/three-vrm-core","version":"3.5.0","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","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-vrm-0.0":"3.5.0","@pixiv/types-vrmc-vrm-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-core@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-Z3op1F2EZWF+DpZnsUIWBHwd32BOO8AeojdNZSPribt5ORhbBbpcY2TO570CO33bBcAuAABV3iwu/mNLy4Xg6w==","shasum":"a7f1ecb9aac7df2b539b545bd2b8a2dd6aff9920","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.5.0.tgz","fileCount":71,"unpackedSize":1003412,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDGJhL/R6hPoNLPTZadoxvKIZ3T+5jjZFj5sdQtf+Zn2wIhANhKuE05dEhfJV60lHdp241IiFy9Ff0z91URUSxgKyml"}],"size":233247},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:68760135-f206-4a68-9be2-d26902d234b6"}},"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-core_3.5.0_1772080462896_0.8772889048133707"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T04:34:23.112Z","publish_time":1772080463112,"_source_registry_name":"default","contributors":[]},"3.5.1":{"name":"@pixiv/three-vrm-core","version":"3.5.1","description":"The implementation of core features of VRM, for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-core.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-core.module.js","require":"./lib/three-vrm-core.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-core"},"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 --project ./tsconfig.build-types.json","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-vrm-0.0":"3.5.1","@pixiv/types-vrmc-vrm-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-core@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-uKT9wBXHzE6U3sABdKwNnLOj28akQPGF8+P1EGdEb/j3Fcmn2qmFwUq7rbKwKJP8WGAHp++N1LJn3r+xVjyLBA==","shasum":"779b4b970c9bd72edbfd342134bf89956e1a7bee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-core/-/three-vrm-core-3.5.1.tgz","fileCount":71,"unpackedSize":1003412,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-core@3.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEm2upW78zFHCwavc14S+aVPuDvakQrV2W3Vqe67VV3WAiEAs7lCOJ9MvScONjDlKcqNhxpObjB4qmCcaBYTh49Qu08="}],"size":233247},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:68760135-f206-4a68-9be2-d26902d234b6"}},"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-core_3.5.1_1773305931386_0.5370011305725375"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T08:58:51.615Z","publish_time":1773305931615,"_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-core","time":{"created":"2022-01-27T23:52:49.057Z","modified":"2026-03-12T08:59:09.682Z","1.0.0-beta.9":"2022-02-01T10:12:22.693Z","1.0.0-beta.0":"2021-08-10T09:00:26.426Z","1.0.0-beta.1":"2021-08-10T09:40:10.757Z","1.0.0-beta.2":"2021-08-18T06:58:12.667Z","1.0.0-beta.3":"2021-10-08T04:08:29.896Z","1.0.0-beta.4":"2021-10-22T03:13:31.546Z","1.0.0-beta.5":"2021-11-04T07:43:09.321Z","1.0.0-beta.6":"2021-11-09T08:23:06.157Z","1.0.0-beta.7":"2022-01-06T10:20:30.728Z","1.0.0-beta.8":"2022-01-24T10:10:52.928Z","1.0.0-beta.10":"2022-02-24T01:47:14.012Z","1.0.0-beta.11":"2022-04-12T11:10:08.089Z","1.0.0-beta.12":"2022-04-15T09:18:15.385Z","1.0.0-beta.13":"2022-05-12T08:55:26.752Z","1.0.0-beta.14":"2022-05-17T03:40:26.823Z","1.0.0-beta.15":"2022-05-24T09:23:54.092Z","1.0.0-beta.16":"2022-06-09T01:48:38.654Z","1.0.0-beta.17":"2022-06-23T04:22:27.868Z","1.0.0-beta.18":"2022-07-08T03:27:21.432Z","1.0.0-beta.19-alpha.0":"2022-08-26T07:12:08.492Z","1.0.0-beta.19":"2022-08-31T06:36:15.488Z","1.0.0":"2022-09-22T03:51:46.761Z","1.0.1":"2022-09-22T04:37:18.796Z","1.0.3":"2022-09-29T06:57:59.115Z","1.0.4":"2022-10-11T03:17:18.138Z","1.0.5":"2022-11-07T06:24:46.250Z","1.0.6":"2022-12-13T04:00:47.535Z","1.0.7-alpha.0":"2022-12-14T06:19:12.175Z","1.0.7":"2023-01-23T07:47:21.328Z","1.0.8":"2023-02-06T05:22:33.657Z","1.0.9":"2023-03-07T05:42:41.521Z","1.0.10":"2023-05-31T08:05:07.524Z","2.0.0-alpha.0":"2023-06-14T05:09:36.588Z","2.0.0":"2023-06-20T06:05:49.252Z","2.0.1":"2023-07-21T10:13:14.844Z","2.0.2":"2023-08-07T09:01:39.235Z","2.0.3":"2023-08-31T04:41:20.233Z","2.0.4-alpha.0":"2023-09-04T03:42:03.246Z","2.0.4":"2023-09-05T01:20:53.021Z","2.0.5":"2023-09-14T02:44:15.577Z","2.0.6-alpha.0":"2023-09-27T08:06:01.681Z","2.0.6-alpha.1":"2023-09-27T08:26:48.664Z","2.0.6-alpha.2":"2023-09-27T09:22:56.402Z","2.0.6":"2023-10-12T04:08:09.381Z","2.1.0-beta.0":"2023-12-04T07:03:35.049Z","2.0.7":"2023-12-04T07:25:40.383Z","2.1.0-beta.1":"2023-12-05T06:47:19.414Z","2.0.8":"2024-01-17T01:21:52.023Z","2.1.0-beta.2":"2024-01-17T03:12:11.930Z","2.0.9":"2024-01-19T04:25:49.703Z","2.0.10":"2024-01-29T05:20:25.824Z","2.1.0-beta.3":"2024-02-13T07:46:54.686Z","2.1.0-beta.4":"2024-02-14T08:00:27.813Z","2.1.0":"2024-02-15T09:09:28.141Z","2.1.1":"2024-03-07T09:27:58.568Z","2.1.2":"2024-05-17T10:31:00.401Z","3.0.0-beta.0":"2024-06-17T09:27:44.325Z","3.0.0-beta.1":"2024-07-01T09:48:43.094Z","2.1.3":"2024-07-19T09:45:16.208Z","3.0.0-beta.2":"2024-07-26T09:31:12.027Z","3.0.0":"2024-08-01T08:43:47.299Z","3.1.0":"2024-08-07T08:04:13.926Z","3.1.1":"2024-09-05T09:14:22.103Z","3.1.2":"2024-10-02T06:03:52.203Z","3.1.3":"2024-10-17T05:36:32.715Z","3.1.4":"2024-10-22T08:29:46.706Z","3.1.5":"2024-11-08T05:34:08.576Z","3.1.6":"2024-11-12T09:22:33.765Z","3.2.0":"2024-11-27T05:51:35.049Z","3.3.0":"2024-12-04T09:16:56.061Z","3.3.1":"2024-12-19T03:35:21.644Z","3.3.2":"2024-12-26T01:52:35.255Z","3.3.3":"2025-01-16T08:38:53.374Z","3.3.4":"2025-01-23T08:49:51.678Z","3.3.5":"2025-03-05T08:19:19.793Z","3.3.6":"2025-03-10T07:31:15.318Z","3.3.7":"2025-04-08T03:17:48.434Z","3.4.0":"2025-04-10T07:37:23.919Z","3.4.1":"2025-05-27T05:21:56.683Z","3.4.2":"2025-07-07T08:54:59.083Z","3.4.3-alpha.0":"2025-10-02T09:18:57.109Z","3.4.3":"2025-10-14T08:05:32.482Z","3.4.4":"2025-10-29T07:31:30.939Z","3.4.5":"2026-01-13T02:00:55.123Z","3.5.0":"2026-02-26T04:34:23.112Z","3.5.1":"2026-03-12T08:58:51.615Z"},"readme":"# @pixiv/three-vrm-core\n\nThe implementation of core features of VRM, for @pixiv/three-vrm\n\n[GitHub Repository](https://github.com/pixiv/three-vrm/tree/dev/packages/three-vrm-core)\n\n[Examples](https://pixiv.github.io/three-vrm/packages/three-vrm-core/examples)\n\n[API Reference](https://pixiv.github.io/three-vrm/docs/modules/three-vrm-core)","users":{}}