{"versions":{"1.0.0-beta.9":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.9","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"^1.0.0-beta.9"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.4","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"31a046e8ef027917490cbbb3e558f9f97f3d3259","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.9","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.22.1/node@v16.13.0+x64 (win32)","dist":{"integrity":"sha512-NSf55YtK8uq3wGb5c88/MXBdgUIvgcV843YBKV4fzqhTDnQNrnDbemuAkPcqrY/E9wgBBPIW1Cfw3L7wNg6A9Q==","shasum":"60e940eebfc259c09c3a821ef48846b418cf4234","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.9.tgz","fileCount":47,"unpackedSize":272158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+QeGCRA9TVsSAnZWagAATbIP/iDszzmfqC9FfThhpyqV\nK4Kl+L2Sd1YJsGgNBZUM2tBWrsJ6y11p2GF1QJZFMvbP8tzdhfcg1qHJ2ays\nqrzSdL9k4kR4CGT569I8xd8rOIRGwxgyp4xxndlIJzagFLK3Wo08x1Nrx9mH\nZQjFbNGcFnzIx+wboBYBfWrTLtVk7cq5/INrgSlZi8kJ7SmvzxvL+jMztXxQ\nnDSF+xDoPXW1n3hUw7xj6DJsbomcveAhif6iSuWuRKzG0VNlByWOVURP7dW7\nRIdWWAd25v4JGfUu46gp/WENZhwLxBF1lLzql8X7QK/6obSyCERwD/eqXpxi\nsHDxAUZ8qWILUjA5hYvKoKVZ5bFFi/rcRe2XxGn3ty3f/yVIeFekw9Ac/0tv\nTBBTdql7mSOvw3wfLxz1Flaee7jvGKLSTfas/F3KqFz6kru+NsijU24pRGhh\njssgYSHxgDQAL/iLYq0pPIdmyAbyhusNmr+m+PQK47ivzcIkQpHgH8oWULK1\nuSCd9EMN6eoPe2XJNxY/paAtoGKVls0WmwhIqNMBF9ACBijuICltiUenw3hK\nxrpIuG5pa2gX+dFUU1FTQtcJtQZea/IQRC2p4lSwOJq1lczWvvA57Cyy7zNT\n97PqHJAMq7I1/59NwtZ5oJzkL0oAbz+w21lB/v5qQjJ7Cp7uIaM8T2MXuoXh\n82gl\r\n=xMau\r\n-----END PGP SIGNATURE-----\r\n","size":66753},"_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-node-constraint_1.0.0-beta.9_1643710342305_0.7622918057457784"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T10:13:25.968Z","contributors":[]},"1.0.0-beta.0":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-node-constraint.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-node-constraint.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-node-constraint.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-node-constraint.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-node-constraint.module.min.js","build-types":"tsc --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.0"},"devDependencies":{"@types/three":"^0.126.0","lint-staged":"10.5.4","three":"^0.126.1"},"peerDependencies":{"three":"^0.126.1"},"_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.0","_nodeVersion":"14.6.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-80a95UtpqcQ+g8KVvCkKjoytfB7JJyIlMv6ntIrl5h71XnQpX4t84QSTPGOTYeitubTW546Vto7sp7siBdEybQ==","shasum":"d02f4c4be07e6ce28b772a97a2b8e488db1fdad3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.0.tgz","fileCount":46,"unpackedSize":294964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEkCQCRA9TVsSAnZWagAADtgP+gLaCJWM4EY+Gv8nYbhU\nvAD/teGGRo9Mda08gGPxA7r/izxfRk8kj5QU8uBGtCQFS+sfCzJqA3nPvvSQ\nxe8QRHPGc3cUGibGdc1Hy0V731avGJQLC6XR4GzFhAUEZWot/f8RH7iwMX/8\n5D6gkRhgCl+NT45KSkU+6mrWVQZUH+royVRSF4cwzlWAJSXhCQZgUSYldR6I\npnUO/njijdnxul42lZOMCHI/irExCc0sRqM/KxXmohHKZ5OU21EqYkjl8yxg\n1v6FxwcyTU9FmqwFnrA8wLnHxvQHYSnwdESB9Nn0im22UBLBsnKSJXOnoxIr\ntPcieKbSAzy8HC8hyB6h9GhoC4i02KLWdSgp23EUMsRBck4oeRuvD32RzgrA\nQnzuZXjPRBqG5DFgJTkgpMqRWefUSpkm9nzft2tch0M52Gk+iZJuVBb9mWru\nBoIpsEDp2Z+TCjoe8exZPy2VOAXYuuhnRgxHQ8kmBfR4MWI8SQx+NuHeW9zI\nogCclyFZ/SsNJdDB8fo0HG6LK8jZMvsES9j0SLTkvjOeJgThas7AZIG2icBz\nrpznL0QhhmOugMSPnVjKLI2ngg56aXFRJ10zXouN0hjM8EZ3bCLESjns/obJ\n9fhXUMHCyslY6JINogC7GQLYge/2VPeRld0P8zXDZJzH2biUha3zmeEvWyrq\nW+i1\r\n=Amvi\r\n-----END PGP SIGNATURE-----\r\n","size":69378},"_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-node-constraint_1.0.0-beta.0_1628586128285_0.32645864156190596"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T17:39:27.265Z","contributors":[]},"1.0.0-beta.1":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.1","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-node-constraint.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-node-constraint.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-node-constraint.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-node-constraint.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-node-constraint.module.min.js","build-types":"tsc --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.1"},"devDependencies":{"@types/three":"^0.126.0","lint-staged":"10.5.4","three":"^0.126.1"},"peerDependencies":{"three":"^0.126.1"},"gitHead":"5c8307e43c5dcc7fed2a41a2c8ae866685a071f4","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.1","_nodeVersion":"14.13.1","_npmVersion":"lerna/3.22.1/node@v14.13.1+x64 (win32)","dist":{"integrity":"sha512-NmRWaO/Vcf7YuJEeC5ukTTeSEZ8+cN2RrMRnqIN8G63d7dP5JztsAJjmLSNEv3BzM1wQgwoU7SjtrwMEIQw9Lg==","shasum":"58b8fac26e0086e04b24347228b9f7512d79339b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.1.tgz","fileCount":47,"unpackedSize":296093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEkl7CRA9TVsSAnZWagAABgUQAKMa6+wXZybKksH/i1Dg\nlt8jg9Q+fP51BI88dmbYLhJ34/0WW9ANFUKKabkWjWAbmOoQ38+aCUF+ym8P\nVwj0Ut8/9Elhe7cg9Y7cSWfLopM1mB6EnN//8Nom7SwKSMI6/5F7q5264Gjg\nq5in2/wbdIZmkd1jP+4fyIIiduJfRTJHZ6xaHo6WDQ+TN9O0m052ux5PQ68t\nx5mhb6NH4VN5A/Vmmv4vaJ0rqNON3Qn5Aa91zCqpKjqJuYNuu5jlVEed+00+\nF0s3oOdOGdO3gusjbx9MnoYcPi8QsAWZDOrW9Xva/qaoKTQPOH3vqkEUMkP1\nDFLwGW9VycqOPXJ/UZbnvbVH3i4YdwxX7h5Wg4sFvqpI09CXWPPwgXn1/199\nxr1zb1K0SjWxc2886XUxdvRpBe5KpkBMj711dUUPGFonx3rbq3cFDC3bRRwe\nrVUURTkYKrfqTLrQdkEQYmhp7WFi1Ih3Q8xmwARDsb8h/d85VWOzx6tqqciQ\nX5knGIggCLSYz6bCceM/wAOSV54cV/K1Sl/svGRZ8BYslftbi4uTFoxjmCkM\n1Tm0uSQG+XKNKdVDMt9IqTB5tnCZirfjcSveyWzxDwaqf4RgCU1znzC1g2vL\nUvcaN8cDuKkljtD9UtOTZlKRSerxx+D8vpSp6oILKf/jq2BWjwo8ZE4OUShe\n+pZi\r\n=6mdW\r\n-----END PGP SIGNATURE-----\r\n","size":69956},"_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-node-constraint_1.0.0-beta.1_1628588411448_0.646471667142074"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T17:39:29.529Z","contributors":[]},"1.0.0-beta.2":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.2","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-node-constraint.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-node-constraint.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-node-constraint.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-node-constraint.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-node-constraint.module.min.js","build-types":"tsc --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.2"},"devDependencies":{"@types/three":"^0.126.2","lint-staged":"10.5.4","three":"^0.126.1"},"peerDependencies":{"@types/three":"^0.126.2","three":"^0.126.1"},"gitHead":"8b337034b7e5437347cf0c118b3ec6c4c56f54a8","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.2","_nodeVersion":"16.5.0","_npmVersion":"lerna/3.22.1/node@v16.5.0+x64 (win32)","dist":{"integrity":"sha512-L2tlMQ/4C3TX6GsKtbtOnzxGT/e2ZQQvsLARIlai71wrqQjnCafMdUtsWAFYN+G0pTfzjtcTaslE1El5G1a2lg==","shasum":"c38505d2ce133c442f8f5197b90e4a4664c997b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.2.tgz","fileCount":47,"unpackedSize":296125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHK+ECRA9TVsSAnZWagAAqdwP/07e+LGaiLiAd8770YlO\ngbEa3SZ9piLwDFkKLUvzbGVy4XMZoGwuPZCzwWJb7OceSFaOSQW/W1wAvTwn\nfHxo28fsnAnBttqyyCJk6aEEK17JMOnFyC5FwZhbc1MIY1qjaPc/NXJiaBlx\nW72QYVgmgbs8dNodOvdjS5pSq56WWj6NJL/6VaZSNrwQGdlMy3qSGE2DIlWw\nDopS7DLvdXDfJrTnQdA18yC2cZCQfmULdIpWiDcygwr8+8iuSuO6HyPKc2Lq\nnz7iIUxojDg7BkNrYnYYWEEaZQe1Nyzovb/t1nSvMnKU1LpXSFWyHN1PW4OG\nSMTy9o1wOtG2RTFdYinsplSYkoUhLv37n7I7styn1fYcAh6j/bTOBo2UTHFj\nYVayNbSKHereEkK3wY1TMd0aUTKoC14RiAv/BydEzKtV8K56xlvPBX/niUtV\nr6t1IjOOQfCaZc/keqPqAaxayozqk64NYMbSlMwnN4j+HcyehvHQYB3LzcuR\n3rSll1v2CQSEw9pNx9fXDY36E+m3KtNX/9t1eOfu9ugoPevpCGzKcV2/fxVV\nYoYBU+tAf7UobXnmH1rOLWhs920CesoGC1Nslmm9OMMh2VmdWADZWEGKR+zw\nsK34wxohUpafnOwEo0lf7neJ6kbhmWmpmVUwDK70u4x1J47use0S3+p+T9So\n0quz\r\n=UpEI\r\n-----END PGP SIGNATURE-----\r\n","size":69954},"_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-node-constraint_1.0.0-beta.2_1629269892232_0.573258827190769"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T17:39:32.195Z","contributors":[]},"1.0.0-beta.3":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.3","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-node-constraint.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-node-constraint.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-node-constraint.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-node-constraint.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-node-constraint.module.min.js","build-types":"tsc --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.3"},"devDependencies":{"@types/three":"^0.126.2","lint-staged":"10.5.4","three":"^0.126.1"},"peerDependencies":{"@types/three":"^0.126.2","three":"^0.126.1"},"gitHead":"fb89b23619d6e4b14aab1be3c482a0d5424ee7d8","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.3","_nodeVersion":"16.5.0","_npmVersion":"lerna/3.22.1/node@v16.5.0+x64 (win32)","dist":{"integrity":"sha512-Bk1MdFLOxSlIMID4ItUWI+Dlud3m8KBIkjc6c97poQJ35zgZ75bHujfiU5Ae10VWeP9eW09tdTotoB0NbjjePA==","shasum":"a22b50b34940198a90013d5c3dbffe13f1a13f52","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.3.tgz","fileCount":47,"unpackedSize":293211,"size":69427},"_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-node-constraint_1.0.0-beta.3_1633666109831_0.890972040965049"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T17:39:34.228Z","contributors":[]},"1.0.0-beta.4":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.4","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.4"},"devDependencies":{"@types/three":"^0.133.1","lint-staged":"10.5.4","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"d44ab5f1a39ca615cbd87994d753517c99f29a5a","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.4","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-fWKNJ881JWXLN+yqvWB99d7w8TT6BOIoROifjv+DGY7m4v22A95fYrCMcem8R014EfZOVnYdJeHNAuSW7oMeEQ==","shasum":"c6c47bca29a155f579466f4418dc3d6c5ac527bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.4.tgz","fileCount":47,"unpackedSize":292806,"size":69377},"_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-node-constraint_1.0.0-beta.4_1634872410995_0.9196026524930936"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T17:39:36.316Z","contributors":[]},"1.0.0-beta.5":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.5","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.5"},"devDependencies":{"@types/three":"^0.133.1","lint-staged":"10.5.4","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"a78967ee6b4b0a7b721127027494a6fcba1cf4d1","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.5","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-G/thjsK7cn+G6851oGFE30MaKXu7L0C8XCvxoFBp4dp10MwegAXIm82ZBe0D+EixCjRxK9n455sH7Vw4dzYRvw==","shasum":"bf959fb3e992a35d1f575fc7bfb7829b6341145a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.5.tgz","fileCount":47,"unpackedSize":292806,"size":69375},"_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-node-constraint_1.0.0-beta.5_1636011788777_0.5462039788399762"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T17:39:38.463Z","contributors":[]},"1.0.0-beta.6":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.6","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.6"},"devDependencies":{"@types/three":"^0.133.1","lint-staged":"10.5.4","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"e3f50d2ad180a1743b280c0a74e26b3535914ef0","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.6","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-49petUtfrlo85wjirP0JQV3YuuHyxUwwpa0m5Ll9M2a/PKBKmEDzTgAS6isnsFE1jVfjyquAd5OxLMpp3OC38w==","shasum":"16bcc137bc3ada9fdf7729d42989c1774eeae95c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.6.tgz","fileCount":47,"unpackedSize":292806,"size":69376},"_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-node-constraint_1.0.0-beta.6_1636446186066_0.41166204184315713"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T17:39:40.509Z","contributors":[]},"1.0.0-beta.7":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.7","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.7"},"devDependencies":{"@types/three":"^0.133.1","lint-staged":"10.5.4","three":"^0.133.1"},"peerDependencies":{"@types/three":"^0.133.1","three":"^0.133.1"},"gitHead":"9b630ce11c16406bdd852753ccd19c5c9f4a6595","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.7","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-LnIiSTJ6Cl1PTLT/IDDIYSpgNKypqAWtgIyMpm3EjCGMdZGTM0h2E7xhMZiuAomRl6bAQlMPbh89CY3lzYg8Vg==","shasum":"236c58e1e3ba44920d0a047c96724d49f91dc52f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.7.tgz","fileCount":47,"unpackedSize":291089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1sJuCRA9TVsSAnZWagAAnRkP/0Ogz5Ca/IM55nvQDBMW\nIgPPTtwig0qiATYA61KbAxhWSjvjejcvXzVgbpKKGEEhrn2cBRl4XnXdjJHL\nSJ7wkQuZYxG6mAyT38oJjfq95VFmHD94hfia9znGWSYK5x+QYeKqIcfEaHzl\nUIp+mkoQv6KyWq/jzMixdpHtW2w+xk4jL+Tca/SKEnIlA44+F4Zy5dH+Vg+9\nIJ7AJPB/vCNEver4OenISukiDGNWRWpQINY1yLkQFuM44wg9Q2ed2I6ul/qj\nB2B8++M02IbyHYdxBi5awyUx2XTE3XaxRt7pfqEOFvzNloCb9JzBLtwom/hf\nXhOGmq4sCkJtGKOQQma8YrPJVKsIq1ZQTJGO6BmwOW8mxQrTm8z3NyLUOpqH\n9xuMAHsT95DeBqqubwQyprcZAODpx9w4Y0WZoggjE0GR2dEODMzxfUt6coYb\nZN7AT3nsdNljKF7OTZTUT7T46ECQpx29z3A7LuW5f47y/sL1T40eMcqOdSaT\nLjgOkpvqOZ4OwXFPtrcPgEQ3yD6vqBt0p1AOoFJfBmMUmxXSV5y9KBjWyxxU\nXjZmSu0eoeVpGycC298Ur18MrgzWGQtG3aNttFJ9m+y7BK4fNukYLcP5W6+y\ns5bB5pY31T/clmxWpxDlSrTKQf5x4GJ+1orsEnkDjmY/Z9yOps/iMzV1R79u\nMnnC\r\n=Q7bB\r\n-----END PGP SIGNATURE-----\r\n","size":69922},"_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-node-constraint_1.0.0-beta.7_1641464430128_0.017941871531371723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-06T10:20:42.834Z","contributors":[]},"1.0.0-beta.8":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.8","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.8"},"devDependencies":{"@types/three":"^0.136.1","lint-staged":"10.5.4","three":"^0.136.0"},"peerDependencies":{"@types/three":"^0.136.1","three":"^0.136.0"},"gitHead":"795124c98cae6403e8936ec15f47016c23af60b1","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.8","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-KrtDH5ZFAkzghkGeQZA/5UIh6h7zpkmBJDVov5bFIULlhiD8RwGeps7bHTlidcXxXQ/WwvMRYa6G7ztkdpGwYg==","shasum":"14026afa8e66a99be148d41ff14c64501606098b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.8.tgz","fileCount":47,"unpackedSize":270556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7nspCRA9TVsSAnZWagAAeBQP/3nDbvJV02/vxvyhs4Kg\nvf1W0EsLxxzhTy8/WmYfliwXybazJd5cpz6e87CMZI8LtN1o6b68BM54gikE\nsCDN5qOEXMQmJpxHUMwp50qJ3FKecl5V9FgZSPr/Jqe/fA0/AwQ8+8w5exMG\nfuZBXWUe9KxG+s/MzY+ZMRCR6Ag7Svt7dXEFLkYrx2r+LZVEuDr0289ihivW\nXcdXUdi7ttQ1OkRPNnly31FA6FRQOA3r4sKW5a3PeqK13Ta5HaBpCDZJ6SDP\nbZWudEEYjGkhfktdKXTH7NplSQxpTl7ZwcdT5DwKUNKzEeQ/QkbtDZ5MIqZt\nNIbcotrBB07D7AY3FTQAhPdxaFN9k6jYYv4Zq0C4+eXvvNG5FsW+TMFSWao+\ngt08WVMqbsWDSDdk1jYlrrmv++DZiegUrtWdigpyFYpWCd4f4lpW0L4dNmpq\n2dWP8+AIhzD6HwTAyNmuDWPUYhUIvialbM2Br/3Ge3I56n2l0QUuKEeULQz9\n3w4gpi8htSSsc+LArPNiMQ63GDan6qJZO343cq5WgmKl7IKdqvfV7r+kTC6q\nE+E+8pQc8YWdUJ4q7b6HoAdOREVDic8WnZVZ3LZ47LTl1qdM78pAfotNEpDO\nzjTFG3yAmoVbOOU1TXDR+92g5lz/J9hqTHe5RrzAOKabUABMYg7O1LOCqifo\nI8Yn\r\n=+uGJ\r\n-----END PGP SIGNATURE-----\r\n","size":67295},"_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-node-constraint_1.0.0-beta.8_1643019049547_0.8088730215350413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-24T10:13:51.241Z","contributors":[]},"1.0.0-beta.10":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.10","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.10"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.4","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"67cf3844becf1ddbe34ef6d942f58349e8f9cd06","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.10","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.22.1/node@v16.13.0+x64 (win32)","dist":{"integrity":"sha512-rt9MTl0A7Asqc+vmpKy6rBDs+FYWFRJS4k1CGOaPNfeTtb+z+xhjaLxxdJTpk25jRzeGPSaPySgo39NmKt98gQ==","shasum":"5a7a0a08463c860b9d4caeda3f1ff7002b724446","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.10.tgz","fileCount":47,"unpackedSize":271489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFuOhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqznRAAl1Ers4OJxb6+7rr32xTiTNQJ3+14UYxsz40E3wHnHhFFf1Uw\r\nWbft7HEM7QnDsF+KTjNiz/YzPen6PHhEBFyu+Gtndom0d/83hUcFZahXurql\r\nSX6n0dDdvE23Xhgl3Bp4qtFw4V6Q1FBVIIGT32OG7ol2ASBQS5qgeWGm9FL1\r\nNJjyOI23uSvuP6bSNbRRtc8gKt3GAfZfQ64X5i1SJ/xv5qj0YYVDgWb2Eeda\r\n/RiejAUw3it4Q+Xl24ikfEHZbHqfukXlXIvW1wytubGqKyl4Ms7cHrtBMfqi\r\nbSbql8GeHWoHYvfEOnwfMJKxGalY3TDUY/FonCVJZBv5qeioB4XHMEz0ngvj\r\nbcFIFYclbenevfj+RvK+9wQATpRSW9lo5NRDAHF859sC85U4yesSCSzkBmhG\r\nNC4wOah8mM6p2yK3k9bD5Tsf2hyuF58AQduMzd/rrK9PenkSB+PuhKQ88rJW\r\npmj3aIFneJJIl+PdV/8DQwyJiOE9mM4VjQmTWx21BgiPMiZ2QfWY/Pciuy1f\r\nAKxjNYImj5qXvRdplTinqC0NP8aET1cUCaY8NZJKAVsI0cm/nwm4lFwbKJHN\r\nYJMshYhg+gSli6zazXbX4ws/bdIt1uDMSf2oTadiKYLTv/7zatA2TPAErrsP\r\naNnPp7q39IW+jfcmjOH6Ti3c15Q8GDBWNAU=\r\n=dfTu\r\n-----END PGP SIGNATURE-----\r\n","size":66794},"_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-node-constraint_1.0.0-beta.10_1645667233558_0.9972427714655194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-24T01:47:22.711Z","contributors":[]},"1.0.0-beta.11":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.11","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.11"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.4","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"2afe570b1ea275d98ac5c2269796b7c803aa8584","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.11","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-7KE5hUxi6CPFn1eTqnIZOhhbV/erWzfefisi5vruDfPU/NWsqmqXYrMhzMw+aXfYsYqQtVDZIzqJZ2NvsDZoRg==","shasum":"f8c71071bae2003158d68cc132862bfb82c2735e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.11.tgz","fileCount":39,"unpackedSize":210315,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGWipiFAgjTYYMx3fn5H7QO+mvVACLbRtZwTpYJnKuRAIhALa+D2FYBTfU4ERwIaGPh4ej7aMEMguUOuly17q1stvG"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV4QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJvg//aSZ5XXLRvweNws6BnKGF4wUSPxcwb/xxdtfvOCira0n7MCet\r\nK/JT7yy9/VnwNNRvLemvik68MlZq6HjFTEdEoFYQr1P46sON1dWm0AxcM633\r\nzDM/8OLl6U8CGFaANMkavhpUTEl3e5XTmCGkNqJrqWFMkcnnJZYA1l0uySWP\r\nqGcbi+5o4rAxZOTYNbAz1uS0jifd7AGmdkvWGW4llMxVrdjsWuV9o5SeGwgM\r\nYo9ejwjs41oiWBROORx9zUrWuWxKRbIXMCTs9oqaeqbeWPUk0CDTuD5tVufF\r\ncK4GT1efpR3iOc0ZWqNSjRueyZOAeM1bdmhydEGoPcCsVekgkL/+yBnVMcmo\r\nno3FOmI21hQnkAh2fY2TVmknCqr+7rtyLm7ZDK+C1TjtE6WLfGm0KagUgfOd\r\nNiqzBBolfPNGVrvW2kypItUOQBm9sq0IJwNNmqhDsJyfOOYOTumGIsJeBjcw\r\nx1LwAxbyIHU01kBwcVl6UmrzVE1mceFF7we7UGmgHltIB1tR1Jx4LVFKiyug\r\n7hhJzlybC1sJc5a08V/QKciaQj9eZMsiUkPwN/4d60ABWaGg4N5fdGoKLiWK\r\ngcZLuXKpOeGrQfj+ZBemeUWaWvorMLuU0PVs2GjdI7/hnnAlQUjCrtukFpqs\r\nCM2HkgCA7cGgO5nEsHkuQVLOOjNNRw6uVnQ=\r\n=dXcQ\r\n-----END PGP SIGNATURE-----\r\n","size":54765},"_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-node-constraint_1.0.0-beta.11_1649761807814_0.4532442660230067"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-12T15:50:32.890Z","contributors":[]},"1.0.0-beta.12":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.12","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.12"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.4","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"351e44a704ed44b49644b8e332dbc69c62e5ac02","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.12","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-RtXijTQFYodg9y/T1OJfOEL4PhINrBuh5eISmehRmD3GbmEgUcuaTWqARDrXXSMjm0uc7xmok+8TaTgFqHw35g==","shasum":"e5775d672d31a0ab242ae51daeabb6e0dec43949","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.12.tgz","fileCount":39,"unpackedSize":211109,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBoJYZbN82Yw1s5Yi4lbWfK2Vo/Wp1y0Ej3TPe7JAdBGAiEAlx/DWz7/X972v1Xbvj0WGn9+EXIg5agPClhH+Elnk+I="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWThXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDLxAAoSaDE/hMJPI6931vMKGTKRZQZXk0IvAUJ7/miZNFd6f/IJ/2\r\npkP27w2oZJ/Bwer1cheKBiv4SxEitzXG9VvCVBjqWhIwZOYFO83wGQjpV6zT\r\nFmTvrJEPz2lOnXdaZoIbZNC7e4l6Rcg77XLGbWpQh8t7hiSJ8H98dt2O35vd\r\nR+dlgCMiksiE5yyyOG00oAvrwNnQPCSfaSHht0oS8GtCynZECgGaD+tc/amN\r\nWDudGvn/91hsl0mLoptJ46ng0INj0xqFRcaGDSN6gIYLtBdcuub0dsY26UaP\r\nWIT0keT5jDyNAFSBTvmTnvP4pa87i7tra+GVYyPCpVgrYtJaJlE6Z4fRQUMN\r\nJtZnxKqm9wbY6zRP8R6WxteSw+DKQHIpnTqUHvSBOO5AJjx34WAIo3AwH9Nt\r\nvSlgUUGfXa1hgOd+dgEvD7JkAtdKvRy3VzqpS3EkX/KrzkCf0PbORB3lAn80\r\nukIrXFx+TS/02FQwLdrf2/uuwN2XY5m9AZiqr/pX6MEB8rrEME2lhHJoCWO2\r\n29eaL9vjbS7xNGRdf9cl59B7UPJF06im0mMoSUwe9l8Hot8M/SUZCTxcMdiA\r\nzcDpNRny1Vjz8cyDzOuETcImzfl8TH/WkDjcFhg1+Yg0fssIrOAAc4ECeyg8\r\n+BTUyz89Sf4vyyGIsco3X092r3UvxEJH37A=\r\n=2YJu\r\n-----END PGP SIGNATURE-----\r\n","size":54769},"_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-node-constraint_1.0.0-beta.12_1650014294882_0.6585273752290317"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-15T09:18:26.546Z","contributors":[]},"1.0.0-beta.13":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.13","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"^1.0.0-beta.13"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.4","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"b18b54ef68e5fd1a880f4901f1bd77451616782d","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.13","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-Qg9u6/oVpITj0EYOiIeiRBqesnaR7SBMTooIV8KnLSJK8BiIJ+06Y6k/o7LYluuHuiKLCyPe8R9eWyYRLs7rPw==","shasum":"2018bffc76c4327b8dd7966f7f20bd9e281632c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.13.tgz","fileCount":39,"unpackedSize":211078,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiuNUsVgiS6t0k+n0pSK89Lua0KnTiQ7e6BElHhY/0GAIgBruILGE0LTAMD1HFgGNIn70W/zw5iJ2ZqXO34TYdOf4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifMt/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpi3w/7ByrpJw+6PLrO2Ee0yNBKeEzIgdskJhNjfRFh64DA32qSkrSc\r\nDZ79uozDLiac+aN0Swo+lL91bwJcPvkvV7PzxrXWW/br/GvRNade9mLCyf6A\r\nKYE0R9BKqhO7dEjEqn/7R9c0E0ZAYYMIiElQcJ0tLccgAdi5AVZ8T7ZvwXl6\r\nesuOIxaf7qBA9FSjXf/lTCIam1JuRYjVfr2Tz7/7KHqY53e4b3azO+ejx5qH\r\nR6Zgitewd8d70Ekwz2d5CEPpPhf3DefgernjtyO38AJzqM+F0yZK9h09errP\r\nX/XxZwiaLUltgQ3732b5kIShcrkT1Ldr/clPdGpm7ShRTYMpdK38bdbje0Zy\r\nRoiw7dzXPXvlieAAVfJRs0W+6NiKkPNeASkDs1GlvPXZbK+nq2Zef7mpgqCq\r\n3PE80hPkLGRpcOdEnu5mlqpREBbfNJagwhUZhuuR5GiXq35P8TMd54b9eTos\r\nTtVMg9WHVJpuFjAREcQg+KrahZow/wc4bJdWupTOfZH/dMMosQuyunOYPjq7\r\nQoTjjJ9+T/OCtX93pYvsOfUPG8HJL/jCjl18KRjOVFE/z6rql+qSX5lF9bdo\r\nCguiWb17UeSfMRenNG/Jws73bZpirVAATkT3cLeBzUFpfy0mewRdWPYxErNn\r\no8xd7OhsKq79VhF9cI6/Fux9t98MMOb8yls=\r\n=0tlH\r\n-----END PGP SIGNATURE-----\r\n","size":54685},"_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-node-constraint_1.0.0-beta.13_1652345726599_0.3595703928729983"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-12T10:53:51.070Z","contributors":[]},"1.0.0-beta.14":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.14","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.14"},"devDependencies":{"@types/three":"^0.137.0","lint-staged":"10.5.4","three":"^0.137.4"},"peerDependencies":{"@types/three":"^0.137.0","three":"^0.137.4"},"gitHead":"cc5082afff02f6e535de326a89e6378ad4f315c1","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.14","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-o52C4TktwJtRhfHeRWm2+1z4Aq4gdkQADsgQ8Kz71KBfqoeKJxHE0pfO8VPYYFhF4zw45U138ao6sLEqcS9Q0w==","shasum":"a7c87bb15229be683a6579c09e4051af0be7c171","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.14.tgz","fileCount":39,"unpackedSize":211077,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGHH53rVQtlQC4b0zHvEtlZTApOSLUyFZ6UrprDHVzdrAiEA8fg49XrfimlXRIyk1ceshLxytN+BmaQT1t99oQvc9cw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigxkqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpdqBAAn37pKPuvCtVb0cRymjZhTttaFL22Ro+dW2zTGIQIvX/IFF6W\r\nQ0wCPR5YQZak2lKeiqH6Dr0r2VtowceKGn0RSe6hNjrprURvjLy9ncVTcb9t\r\n4xvjl04SZjiQoxWAjyxyXZRBT4flWgbu6ePVcX4540GEXXp0g3FfWSnrgZIT\r\n+c0t0JtuTu4WcNTNTEYwK3dGQDPIVQKK1m3YE6ilC++49ySxI4HlTcvj743b\r\nOkqgjINLz7q3rQE6Jw6fdPgiiPe6TYAvimaRQFSRK7wMayRMPSZ7zfbLWdqP\r\nh+HyG/oEBR2Ux1vnTEDeETQbOJnZF6d4Fycfu5YE04HsKR9UiiRk5YOncoh3\r\nOlKSlnc3LrCWPJUoUligzv1r+LgyjS+VAQ8HYO4FFlJFtu1uXqsCmONFj/xD\r\nnSLUMjd9/6H72SkF8HKlOIkVExI8OLsljgEAaVqG/L+U3xCr6/km+c7Og1TT\r\nzLBn0EAONx5NtJ4QMOABFdW5M2Ej0bzzuZUELH+AR5TGMXNq22sECR4qCOPC\r\nxy3Q+r8FyyMxwu9BniXB5qBxlpDLgpay8+e279Z+4erMLW8+amPF2k340R7w\r\nz7WczV+G2B30om6hQK6z0nWDpn8Tw0ybQKiAZu9yxNu6kVxWPtjxojXGK/wt\r\nUTOWfWD8Ey27Yr1H13OgCtaFTk00yT+8Wp0=\r\n=n6XB\r\n-----END PGP SIGNATURE-----\r\n","size":54683},"_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-node-constraint_1.0.0-beta.14_1652758826154_0.6094176549118615"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-17T03:48:43.392Z","contributors":[]},"1.0.0-beta.15":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.15","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.15"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.4","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"3ff3b7ba6ee1c5357e50e361b7552d0e82160cfd","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.15","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-6zUmWuNkVct57V25rLroLKmeBBLbtMs8mN1GUoq9BYmZMeJVEu5sMW9inI6BkZaah5FCHyGzM/TtYL4qmQ6ziA==","shasum":"2677ed099e1209d247aef9951d2ac0ce24105481","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.15.tgz","fileCount":39,"unpackedSize":211077,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxzfDaVQ0ubJdO7QXyznxz5uHz1VxnfC5+ubeX5MxpIQIhAMum59AbwwD2ULL8UrTSlxlijQnDIhO4+0vW+Hx3zZnf"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijKQpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8ZQ//Z1/l8VOKd+ukchevXXdklnlGFxDs/Q2moZsfvlZNBGuXvWyh\r\n00XKfxrgbF4dkE61MmMLd8iHQJBJqyOaEe0R2QlOKEOV5BVz1hrYauTVugBL\r\nRGfsqjfqf43cpApGYrB0sRPwfraPn2piah5X0k7ZXv4pw3ssWGMB2DRcvg1v\r\nn4tgA2pyZ0rtX+PpTw6IJcYX4Ckjyr/1DfWZpeS5pvZNku6e/ck8NihUcg3G\r\nUJQB2DFJvONmeihvjprrb9gmPSN6ftvgdClYHnVUWkKywgWd/DXUCp4Mafgc\r\noqYhiXquuQ/Pw9+nAAu+rqUBfeb3SP2PysX47dAv008q4Dpk99zVS+2gxr35\r\nsOgf/Xns9Xs/e7rK9ktZuWhhwqfecLvfpxnxfpikcekHRitTS12XI4eEF7QL\r\nF3NQ2HclNfRloNZFtqHs3K7XcnxbyEv1nfoQ8IdHpqiVlPHU/azc6XV30yov\r\n7LPGmuNZZWpqtYXjBKb07OQ2b/Nh1gtkrE6w6lVHpxeHlNASjwWuzvc7g+xS\r\nYsVBTaXUr8qyH5HOedjuC2NVnlkcSPJoF/LgoDe9H8MV6ib+LIy5DR7aotX4\r\nKp9FcR9UJ+22PCfq6hMl6NwbzKCmCzmeSwwqs2DolI8tLthdXk6z7aq4mZnz\r\nYOHaIKh0MMiJI7dwzSUnvcJotOuorpFEO6I=\r\n=6cqG\r\n-----END PGP SIGNATURE-----\r\n","size":54682},"_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-node-constraint_1.0.0-beta.15_1653384232840_0.7370180884682638"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-24T11:02:57.019Z","contributors":[]},"1.0.0-beta.16":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.16","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.16"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.4","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"5c6c88c108dc8883e4c875dc5312a0d330099ace","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.16","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-cHNo+iL1JXw63bIwBXlqN8HNf2fuLAIculUQkSws8In3VhVsW9mktRxPKD7OeaVwpsQAbLpjUcSHPL1N/yeHNQ==","shasum":"e93ea4e9c3d4e2d14d6e6b791d7812cb04ce0404","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.16.tgz","fileCount":39,"unpackedSize":211077,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwBMTX0mPgOoTiacUolH7BWvbYAUmygZDrnhtGMpBqoAIgUw5dPHbDpbqG7XNKU+nvKhXkqO2H6jSYZx36PNfKyGM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioVF2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJERAAgiqXqPD/couiUm3dFaINkmc2QIMCcCjKVcu//3tnTP4WoAJa\r\np1FgwFoV9XNK4vvSa/0L1f8TtWMdWgnjzBCYa3WRLcyHHq+TUaBtnU6Pkyd4\r\ncKanhXGzYT7Jzx85gl55iPtjmeEMWWRZODCuacWEDNd+i/Iyh/y+KxlCsRF5\r\nNEEbgHAVEomCItkN6fbo0kPjQVcEcIBM1r5ukqxqCCwXz6bSzeyQZVpmUHIH\r\nack8yMEtuig5KRijDtzc4u47xmb25I+fCt48k/f+X12wdgrIL09aMPu/tT8F\r\nvuZ9W8520ilhex0kJE+MOmhENrwMy5IXOmsDp8+4g3okyX7so1qp5r+hODGx\r\n3jzz/Sk5g7NDHJDo4EtZiNH0UADi2DkvIA/IUJnyZNOTNAovnVvsdKe3Yjmn\r\nlGrrJLyZPw9EhQHLSzHaLPs7fsIAPxRmBXP74/XRh+xIyjn3n1EHxnVvfpNU\r\nVl7YUetne8WsnC2RUkotfsgrC6QeOexBorfD+I+KWBgW9TK0tiXfXEy3f7EN\r\nEi7GMFmG54OIX3c337TV5+wGGDnMb7YrZUZApovaKQUFn7Zv0zbgPiQUdzW1\r\npqx5FMt4942MyEbwP3aY8fBQUaCj6t5M6v5oaNnzY4aBtPUoArs4WC1X1v/l\r\nk3z5G+IsPkVgi4aAkfeLO/Qv8eLP928zhtw=\r\n=yioM\r\n-----END PGP SIGNATURE-----\r\n","size":54680},"_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-node-constraint_1.0.0-beta.16_1654739318172_0.06658994793570128"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-09T02:15:46.766Z","contributors":[]},"1.0.0-beta.17":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.17","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.17"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.4","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"f9a00f5610a0c3f72c6868bd3c043846a24071ae","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.17","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-fkQxidc1NMuM5V6GJaRedA7rvWNiTycyR8AWeKgZW+jLi3VTvOvhQo19RlFM4LudKYHrcIwbXU2w1RJg/GsJlg==","shasum":"305dc8f9502e3bf4930426c2d886d22374842425","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.17.tgz","fileCount":39,"unpackedSize":211077,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZhDWlCuGkkMyr17dQFslt59Vetf85esl+EMPoAFLLiAIhALufi3D93wDnyh25hSfahzi/7AxbjW89BKMrqdx8Hcps"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJis+qDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrhig//eGNXsbmj/OB3EIV6vDnHPIHh02YgXpWAVISGacmRek/KQX+x\r\nBs1nfVtV2Zn24zYdQRNIsgluXE370tPmslpXhp3W3RGk/XBrfHB7SRYm7nep\r\ngW3zGqS1O0iuSYBYu88YCqUTHeuPMJa8ARlfUuNcR+Zgh+NXiUWYawiIdlCS\r\nkH+/3YcovCZd+I+tyICfcec5Nj0IsgjA3VPzmdMBlhdfgyNjlwKoMfG6agmf\r\n724Xxe0NbRP2DkZalBVfHMQEx4ndTba9x4HATiHcQ4VxaS2SQRV+dBTbztqg\r\n2nM/bcI05a96OsX1Oleda/+Xx/X4ZvLZDIc0pphApM1npa0lNKFNzGgH0z0H\r\nIqZbB0fUeW1hpvxDy+lb8dsrtrYMIO7E3CgJzYSpoufFo89tsYWnRUzWB6LB\r\nEq/0yogT+LvC27bQNFNV8EpwnDTFrWFZq/ytAox+XFw4KTB5wf/fRKL/zcoC\r\nCqT9kt+F5lI7nIlwlhEhvrbhnKYxj6eSf9jsnYLSjYVbI5MQOT1qQlvyUKkg\r\nd5L7xvqnVQAHoqw2HWF+e2L6m3EAWpUiVmYsr6ym/Ug5LjKFBoBYdzRXS41g\r\nPhPEXojwUO8hz9ap9F1rKRuppDC2RZYbLHN/cMfSNJFKQIy3XAHNjKHl3z42\r\n3UhcmbCESZoBBRaIrirFktgOzg+0k3+h50s=\r\n=xlTT\r\n-----END PGP SIGNATURE-----\r\n","size":54683},"_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-node-constraint_1.0.0-beta.17_1655958147310_0.666364880716559"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-23T05:01:58.681Z","contributors":[]},"1.0.0-beta.18":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.18","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.18"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.4","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"5c89224f06b8c703ac81c9a1af4e15f3eee1b0c2","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.18","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-QgfaQMJPaempXTn4j0nx27pbQMgn7xaq/g8GMNV1L1D1cgnPU6HLXk7O5OGL4w0IDFL93T9Yyn2ZZ/fvzkAqsQ==","shasum":"25d93414168505b4970b91265f06220b0388c520","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.18.tgz","fileCount":39,"unpackedSize":211077,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCM52R3jh4XB6qEaetkKkj/PWpkKNQGv9Tfia85mflZCQIhAMgDr0+RIJGXv29cg2rnmxMwgzrh/hFOp7xHBHOtTiec"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix6QZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpT6g//cmkwARiRyOhknYnsSEUHhUAbPimu+NZn1vwAaQkpU5PEb9i3\r\niGNwO68UozxZb7ZtuAOY8TXn3AMTgh1RuXdwF+13u6cUFfSReNQaUegiHza0\r\nmbrN8nXOPl9CWA7YlSQvoNLLP5aKza5o43Zq4roR2oxb13KSpbiJtBkPElvW\r\nNBa9BLY81Apv18VsjXvFdTX/0IMGbK9FYXUsdtGa/tSwYIsUxW2jlBbB45al\r\n1vZ29eFk/+Zb0LQ37HcHj3DZch6nIyFMzS2T9kx8R5sCYg8CSh/pGRSXVAJ0\r\nVSGF7Kk2bhUT1XAihZeyhcHLU0t9+ermIWStYMyGoVoeSiUb9YLklYR3TN4w\r\nzEai0WC9uzcvfn1O9IxM1H2aZK2VQ7D0dHtQYptEhc7ziznQUgRmlcOvwn8c\r\ntfgDAeUrd++fmali23d3d3v8z495lmcTiy79LIiqqeoBnf10cvOEsPB3VsCL\r\nshPhIquS6DqDSvXRQXjHHEifDbS5j24gRvHD13cH3JnCeYETvMia7US1eWcY\r\nb1rjF/eg5eeJAMM63StVH1XJsk+TDI2rWp4adrZ3GNy6+xlNidc8+ym2IrfT\r\nh/2hKF4B9Vk7fWxZko7VBNZ4qttPE4xabECqmjUPybYhw6EQOdK4GcKhKLng\r\nUDrQCSoGztKks5peTWl0iCQypqzlo+tDP1I=\r\n=W+Qa\r\n-----END PGP SIGNATURE-----\r\n","size":54681},"_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-node-constraint_1.0.0-beta.18_1657250840857_0.7963721860827844"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T03:28:20.950Z","contributors":[]},"1.0.0-beta.19-alpha.0":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.19-alpha.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.19-alpha.0"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.4","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"ca8af58cdc97b3cff53e7e7523cf15d81744080c","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@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-UwABtds2CmkjxA0G5LNPePw/eSb9xkhshiGSxaLEOngtm59PDDQNHkDoDRdxmhYXSx9B9c6GCbkDJ4XXkv23PA==","shasum":"990b7543217629bf6f38adc0c15a2b7e6944571a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.19-alpha.0.tgz","fileCount":39,"unpackedSize":211109,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDDmwcF0zgxBLENsfZ1OtGFx1kmAFkU8L6AHf07J6rRqAiA+56js6TbTWxZ03ppR1dqgGhOqT3FdBtY0izgeCfw8Ww=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCHJIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXDg//ZAmjP0Pc9gJFt9NfJ4XwWtIVJVVj7LgAHChPpojFcF+S8GUs\r\nSdVY3CyYblucPVK5J1Djap20VCjyCeSiMv92tqNqkcWbtPXPZ9w1Bz9WjRf1\r\nLAXU4D8qtz+2y0Am+vAWnqMOfEUddvQra0w0vUrNv9J52v7OSiYjxiDQ5cWL\r\nX2Pm8UGuus5pwB/kmUkjVqiD5CZTEhnAkqe8V8kj/Gd79s8ZwBpVwg/3/jVY\r\n94iRBck7wMk/Ysi5PrWBEbnQIx1GFRroMSlfLVDAkRjTc0Lg3igvz1Y7U6y7\r\nqBBxeN0yaCDJe+O2YuqyXyNSHO8KDHC8LwUwuBk/GsTcEDCAJuF69M41pM6y\r\nxwcdQVYIlFE0UuS71kh2kJ5+TRYH7hePFDWaRdwvstL5iia+MnswLkDQFxNQ\r\neGggoh827x2PXDCDUIZ8HnkwcdspI9HC1149MkqmFi4/De/Ly0uXDL0wuESF\r\nn6DOOh5Ix2cF7NvUvwMy05tr+9FeiJKfyuNAVsDbvf6+n3gAjH+xGy02hhjr\r\nbVVIte23AnKEr7vpr1qARPP3FvPCoestEIdsSXfF1dKwUbKs0RlVQ2CZoRC6\r\nbbhttpEtZLNrUmVCzcPyDvRozDg8n5PgvKMx7qiw5Sx0NAy1LWxCAS3tVeus\r\nbjYM/ClJSnaA7OnkF7ShLyNHYYlRcX5ud08=\r\n=ko3q\r\n-----END PGP SIGNATURE-----\r\n","size":54698},"_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-node-constraint_1.0.0-beta.19-alpha.0_1661497928090_0.6389485769363139"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-26T07:12:53.299Z","contributors":[]},"1.0.0-beta.19":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0-beta.19","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrmc-node-constraint-1.0":"1.0.0-beta.19"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.4","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"10cce5a50c66ed95fd4ba8773865d3118cb35382","readmeFilename":"README.md","_id":"@pixiv/three-vrm-node-constraint@1.0.0-beta.19","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-CHGQ9R1bF6+NgPjbnkTYMBjk2nhjEinbfGJMRR+LXvVSAv8faz3wr9jNXGIUqUAq5oWMPoOTwgBjuEm7gmM3WQ==","shasum":"91405623b51326d5359d9e8f6a83a4d3f3d30e90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0-beta.19.tgz","fileCount":39,"unpackedSize":211077,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4SoqZlNpWUm8kIKi9T+eTSRwcQoEbR0fddQVWJKMzAwIgKexigA1D0mtLPHR7SsgrqbeyZkvL+aV8OdB2jJZ05tI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDwFfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUiw/+Okpj2u7Qjm2D8TQq8QyuKUQcwjbxf2fGZYJblNKlyfT7JhKj\r\nacZA3BPEzqiOAwAQkhBRSjb+HUvg3/vk13Q85wLlIe4YcymZie9XKkeRpoxR\r\nGMgQRYlIKpySV7VcpgeJYKb8VE2Nay2pdajONA/Fh8V8P9VAKU488PEWJN90\r\n53/3+yD6AKB761YDUiOid3+oZlGdzx6KL9+kLk1ZfgOga37A8lpPHv4OPlvY\r\n7e/yVD44Fn88KqpRaJaHNASs1FnNJvMHJIYYARczNg4LiRYt7r52wmTna8/l\r\n5W93fJ3zpmLnPDHMHVhGolzTmy2gSYOWHGmcU92+AWdmqpeVCPG2QEmyP6WB\r\nWEcDjMEeLoOMFQcSGD1awaWp6uaAfF/m5Uq67XAbfkxxCep/e4s9XzecAp97\r\neZWKoSDAKhWPDRKJKZe6mwyJOfMVuZyp5TtUr+dQctTsyXV8tejz3MvBlFP1\r\n57P9O8DENGZ0EfKFhwcF6dFjtrWcGPIk2efTFkgCYCWJoCzkyFHeDofuniKD\r\nddwPiksmrs0j7JEB6dBkt6VYo04KbMlPBauoetAw+IyyeOqYTx/W/KdQhBUm\r\ncL47u7da7gTf/i+fRRP1/oNjo9vclZ8cWSwYcSjEj4Db5EgsxxZsPF3J7YFG\r\nPgO82uPGPf66y7xPUMFinGKZwlu/r0UYSfA=\r\n=SyQB\r\n-----END PGP SIGNATURE-----\r\n","size":54680},"_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-node-constraint_1.0.0-beta.19_1661927774979_0.4928228109392483"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-31T06:38:52.467Z","contributors":[]},"1.0.0":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-1.0":"1.0.0"},"devDependencies":{"@types/three":"^0.140.0","lint-staged":"10.5.4","three":"^0.140.2"},"peerDependencies":{"@types/three":"^0.140.0","three":"^0.140.2"},"gitHead":"4d68337eb9a48a1bc53db87c9f5db7894184ce35","_id":"@pixiv/three-vrm-node-constraint@1.0.0","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-hPKJaaDMAy6MAnO65MDC1MDEP7Bz0iM5n3b96hC8egzkpGNBqSQJ/m/gSJ6KA4f/GcsDBywAwyqIe1eoISxGrQ==","shasum":"abdef4d5611a72978f7b933a27419018302fcf0e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.0.tgz","fileCount":39,"unpackedSize":213345,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYBePevcP+GatgQc8sdOBVag9ZD5TwDTFdAaZ+oydTugIhAP+S/OZfUfZXPIjdVQYZqkwI0sfV6vFuCRlFE6cIX55O"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK9vSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4rg/+IBxPHU2B9ypC71E6jW6hI9c6RNFD4FTUu/e62uUAl9fZiW4a\r\njUFHHsws5bCcUN1qVI3rUgaTh5iNrmlflwgt9qYZVd1ZSc2HpUrcxtaC0fyE\r\n+hOmRDIV8AtXjy5SW+GUEpgyx0cLj+t5WTZzFVXOVHDLVnqyLtnEtTGNuZJk\r\nBfeOlw19GhzytClJaqErS+VkprEPl11TbQ7KKZSUJFcc+ZmiSnvLlvEXB7h0\r\nFEbMjWlHqVfjWIWoUAxXLrY6cWTSqa85mrS3jwl//gcVQ6LE5RTg8Vywb3/4\r\nh/9uX3/mYFP03AQoBDDQI2XbpsUFozs1vdiOrKWi4aLrYEPiHP2HITlWrE0L\r\nn4hhAq4E47srMwXibHBm/h84qxowpt5r/VPoGO36I0yFbtrSzkp42FZeR8mI\r\nb08x09krnef2+nicpex4GYMqon677UfTmYbWT4ItO9eGdL4usUesnIp8CO7O\r\nMvlr2+RQo6XfsNCExI3lWTXEoHYY9ozTnI5ywRz/TCPrviyVIUgRlvuio92u\r\nUb46uKfrdwCi/zPaGVNLAK0NMdk7Bu5PGt891tHt1xYRHRnyt0vXxN2z2TD5\r\nUPGDp2G/qlNp9JFdvpjgstbXSUUBXMXQt3eBi5gsMKA5cnJHqrmxW8sPFNQS\r\nv1moZ+frxtcYUKpR2etpyCfbATYC2qGTizM=\r\n=siUM\r\n-----END PGP SIGNATURE-----\r\n","size":55381},"_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-node-constraint_1.0.0_1663818705843_0.5308480576056525"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-22T03:53:20.711Z","contributors":[]},"1.0.3":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.3","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@1.0.3","_nodeVersion":"16.17.1","_npmVersion":"lerna/5.5.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-5+r9GhLKYKrzsYjnwy1nJLZvCmmjspTOEL1dcUeVKDBXDYwYfE5BENCAgeIsUt5HlESSlbzqs2ILD+jXIJk5jw==","shasum":"125846064a3b2938bdc665c31944d7a2ba0cbc2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.3.tgz","fileCount":39,"unpackedSize":219117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1Wo1owFd9tkkvvmVzjBhq2FBDlqpQ+9LfJKsk5Ewe6QIhAIdZn8PsdHKA52Wf62KkxS9rriujznW7e9dXfgCfBHZs"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNUH3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpczxAAoiWvfYbFmeCfWwtmt4MzDokUu86LcXb4AKk0AVw65cFUoINN\r\nlZUmpZTf2pJlpF9QA2ndIYX01zBs12XSZ5EgaLNuEan1sWizXM/Tu/JNfAra\r\naN6EGvxJ73NNH1LH+Fb9inlB5Lxk88EWFxX9mNLaZAjPepVXpBsE2h/g+28o\r\nF2Guqr4n6P5KcGYRvpyeAoJIEenwg6DSQdqSvlLIKG0mgbNB6r+cc7FXAHLQ\r\nf5JSIu908IyTE6ek2ioD/08BASa0dGJpnORLRt0PVMR1gkvAckseuEfDToqw\r\nTFGijvRdtE6lQMmzm9/u8fCMTjseaPzMlmYDOmakkYSGvSrZ/9W9e58EiyO5\r\nfd5rsflKVgV+CiMwRr1U8finqJ7VPWlpjBKYW4WNz6Jp5QowZfP5UNMjLfrG\r\nMU3vuSgKKQ++tEOVZ9ztWo3ShlTTdpaFrmlAa98b2jIO8OuLLq7jPsBFJk1e\r\nHoFmrx802cmlNKasNz1P9v+vr5/WaiKuFyPbGld1JXlH4xjVv41lMzBWIEf1\r\n8Ay8HQe5SSdPFG6YcW8HZTr6uxyCkfegnf/3Jkow2LRUKxjceGTPOOBFKSeI\r\nGetF/Hg/80A0Dy20f3Ng1noL5Y3g6tSsmU/jnptNkM4LGU6cmeystFgEV9ef\r\np+61jpIxMn6XwIrw4+3Vir9TSHVgnkuxRog=\r\n=zXy3\r\n-----END PGP SIGNATURE-----\r\n","size":56781},"_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-node-constraint_1.0.3_1664434678924_0.01303068964858567"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-29T07:24:40.413Z","contributors":[]},"1.0.4":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.4","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@1.0.4","_nodeVersion":"16.17.1","_npmVersion":"lerna/5.5.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-QoVARZsO4Nexfkd836vol/kGNhfcv9pHy9BtAv7yqpKgSe16LCRw8EdT4G3/GkeFQKv0uWg2N27Yf+f3BQ0Rlg==","shasum":"7306145284e54dc9c740f620e8d9cf030214db89","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.4.tgz","fileCount":39,"unpackedSize":219117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHLM0CyfXAjD6oV1RaprDf3Z5Y9k7xcJHpGnNvTt4DQdAiEA1qTAisk6AllVO1wFWwSiJ+GG3jgjntpZK6F7bxNvjrM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjROA+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpknw/+OJeETABCrtBLKSGQ8LBzUPOhbIBMm1kLgJ/g+q+a8k40+a7A\r\noWzKmyyI7AD5RHRvA1JtQneVxpXGVIHepZjAO2lJIYXQhsOsvMh7ekkMbNSV\r\n+friUK2CJ8w90kgk1/QCJfEb9BzjUnFcKUmHumX4vpAAA6EApJheOZ42RcXT\r\ndJvJhkLqZUXWZOIG8OL6CqYhbmfLn5ODWLnD7uQcoJlG6JBzvvOyUcHHo6hD\r\nCGnteUVsAE83l+27APuPKs8vUrjDSw28oVWhYATeGjEZjMRRwpd7i9p0MdQc\r\nufrt6Zm94yLnMPFuLYgzkgHxu3llCsyFMRAUxNVYPZ/5YwD7Rybmwja/y0jZ\r\nwmjJ7m5eYBsGxY/ioOMziDcr1NRywTuNjn1OJdSPN/GXTNotpGHH2PEYkAA7\r\nM3jt/Vmwr3gXX3armYLq/aXpLVYshTJxxL7BaZbQjV85mNBSaxVCRdwXST1D\r\nEaAAz/1r3nqvGnocMTEFtCihq/ZUslzkOe2CkQnFmFX2ri8iQbjmKzZ1u9Q6\r\nVYFL1rKw3z5T6Rm49UoCSuNWT24/8ddCAt2aOnVMupVzk7cp2XFeIDjAjrbJ\r\nsoIMzWAM7mN53hKZuP0yjoRAzsw+4Pv1aHAucu06YyXH0o/xJs6ooB0hLBM4\r\nkPnDfRHUXpYptb6FO6KzET6h2ouowV0njbo=\r\n=ktJx\r\n-----END PGP SIGNATURE-----\r\n","size":56783},"_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-node-constraint_1.0.4_1665458237933_0.7434036362189442"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-11T03:21:40.330Z","contributors":[]},"1.0.6":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.6","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@1.0.6","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-kXAC8Yr85vGfxddmG19OChCLaFhnUUj/iF640nlipKAMjWX5udxL8fGUxfxCebpmLtcvr0p28ijP/gqKQ6T8ig==","shasum":"7759ad11febf7b174ffbd3bfd33765520e06b3c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.6.tgz","fileCount":39,"unpackedSize":219117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPGRAXf8C0nWCRr/zbKpSpxQpL9foackzZQB+l/Yr6dwIgXeOSMAE3zBdgsHhhhqpEksn0uzMe0zNAvF4ygE/Ofew="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl/jvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqr+w/+KEFLI7D+OsE+x7ajPZ6DwWl7Alm4eXPgaijWwtL9mNSjRyTp\r\naiqU+msGh7jh1epfTmhZU6nNbjYvK8EV3SUiiSRwqHnVcmBXiZR2GL2aGQNP\r\nAqjGgVX6mWzR5PFe1+PsZZDVs5wUNOWdGYVLcyO18r+auEMHGciTY+Fk69Dc\r\nFmobOYfOH/3IgpPdK/kJzC1BDArt14+OM3973aLpO8yFR/LxjUiCpMaW+q1/\r\nut6jPBJ77OM0Wzq3pmuaKYGtOJg0EmjJ7zXT6yFIs6EBAT/GouzR85e/wKAA\r\nVed5YETnnyfbe+iQtNAHMptScO7L8H+vmPds6lPX+nnBpH73j/ar4YgOAu1u\r\nxpm7ntS0OcnPpsztwMD4nB80JqI4593IGtFBMcZagG/7VRZhQsPLggKytZQg\r\nrAzNWaOwzrNa7chUsUA7XoOhXuv9U91batTmeag9copV07L+HreAev0MGwBJ\r\nx54uV+zvRtaDvXHAqik72wgP97+pt1TM0cjOfdj3FzYjO3Fgd2SiGu/NBAn5\r\naEupVoFya3UcHkpdqI6ck6KtxVfVbzZZrNa24X/BRvyB0dgK3rCn6F0wYURv\r\nESldePWz7U/GYXv+iFrY18bOEw0REHBWi3aHfGKA+dOcg/xdXbaE4qSeFyy2\r\nj59DJmhnupxaxtoSAhLNS93VJzoGWxY7SFE=\r\n=RVSX\r\n-----END PGP SIGNATURE-----\r\n","size":56785},"_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-node-constraint_1.0.6_1670904047294_0.6118677602016978"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-13T04:08:31.771Z","contributors":[]},"1.0.7-alpha.0":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.7-alpha.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@1.0.7-alpha.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-SqRhLlsGpuTzUUaRc0JM/ka7xJtqtExBR9UR+fn20szpGK98+EiN09CjjoxqsEAQu8I9F/CPN+xvFvB1ILiTGg==","shasum":"1b4428af1f3ddb560b93076650a87145e99fca10","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.7-alpha.0.tgz","fileCount":39,"unpackedSize":219141,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiGBPw7dzjiyiUsSZDwJZ8uPTRAWvGDvYlTkm5acz0yQIgWb4JdAduZl7KEsSteypVWIl6CvKPuFd5xMEJwAGNPMk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmWrgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqstw//Ujv2/Q1jGTEKt+SImZXkRuIytr127w6yiTK/5/4JqMrzZ0va\r\nXC3PzTEYLAjK2oYVTMmEtk28VI1JgfHS5xDMYcjvROd3aIw/0DvyYSawdOht\r\nIpzDojcIM3+Ixf2ag2t3djw4f2YfJtVl0vfLfhFDwWUfmBF76GggIqgoUMuA\r\nPKX7G9oP/Of0YqC/dUp1TW2TiimDPCYvejp/qdisP1fNp9G9Qt1fIPFr4TvM\r\nEDwsNaquDHvKr0YBoiUbJTVjAELuXv52kOTKDJ/W/30JOHsR9fFQtYfZYtUW\r\nUVIK9aHpo7ChC1si1W2SofQTbrMpn4yilDl0pimDJnlLktqysL9MmdVkoCID\r\nyBP9FwKiL+TpdBXeJM4iRhjUkON25hzZXHTQhA+m8bbtFAqZ3ozhUIvL5yQ7\r\n52HN9b3RntCReu+GAwORhyjctqsH1RuFs1EZMY6oTtIqnEDgdTi1B3NFSZfV\r\ncIflU9HhgYS3E0nxt54zFinYPTH6JLZwXcoA5sQ4rdi3qVN6kSAwW589AKvo\r\nfHtr6tVN/v59xMO7opborVEdVPQXVGP+SjYBeMIlNnrrOpPdIVZan454mDCh\r\nY8SUzJzbaHSU4xd9kcs5vz36WlIId5VZGLVfuzk/THoRVqoMh1nlBqDx2qST\r\nI9OUbjd49ypRC8x5Pc67gLr6YR90NTT2mmc=\r\n=PgHV\r\n-----END PGP SIGNATURE-----\r\n","size":56804},"_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-node-constraint_1.0.7-alpha.0_1670998751898_0.6225844209757201"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-14T06:20:05.507Z","contributors":[]},"1.0.7":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.7","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@1.0.7","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-lIc5z7e5CukFjk8BkCNX6lkeNl4CN81FC+k+yVJSyiz6ErZupNDy8e8yO4bkXpLxsCWxGCIvoaS6OIRe+BVNgQ==","shasum":"23828d196cff9694c09eaa88d5b4f21796e00dd3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.7.tgz","fileCount":39,"unpackedSize":219117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAoi4DwgdAdATOu02Cxu8vnPZ2IhcX22ybYNyPaq/w3OAiABHuiFWiq8BXy0ZZ5AW/2RDf4L9+0HGXvL5afvM13eOA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzjuJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowTA//R1QnFGCOsURFBCYW31qrKzRcxJqt6eDRn5pHN4YG26XdkT4L\r\nmKMoTP+2a8WYU95U4NKt0OuL3P8XhV5uhuGDaKlszuiZf9aAgluMmEdMa8bQ\r\nnGKYYfTR+xrALjIYVaqsMTQ+z4cg6K8m36/OYOwsECHPz+rIpDUm9d7YqzvP\r\ng1lpg99oe8oJhR0fWdHD1gKI6cztCgscpqkwfgl0lJ+5ajXyagHSqpkQZjr/\r\nsdHZcXpkXDZ8I4iuUSzYxkpqdp27xJKCMzEUgcgJu2AIeBXr0+uVlT+buik3\r\npcGpauUeAaERcVDR4v5DJjgIQKaWGRkbQI7J6xrh/gtYCV12eWj1b0q8XnRL\r\naZ89PiVdJHZOL1Z2sSnFSl5nawVDqBu462jGtf9KbMI/Bdf3MDuDc9D7Sw6d\r\nExTtL6T0Wf80UpsI3UFJmlLTwZ4UFZPSovsK2xnaw7C2bj7wxqu4Vxzn2ERU\r\nrEbsvTVxb+bGb2cTH0Tw+0I7S+FQlW7DMYfTsVue2V/fKWzHOEZ37yI2kttK\r\nJpX7B539W7iNASzydd9MizEiPlH+35hMiuJB+TaCe/YckDKayREl1FrOXbYk\r\ngIMvL9tVIcT21tijb1Uuq3Zz76eTh4ya8H50Qdf2mGxL2qwHMXdSVW1h1p4I\r\n+6zrE2p5scjgJ/fOTAej7rKhvSFkW8ny+uE=\r\n=ZfZ4\r\n-----END PGP SIGNATURE-----\r\n","size":56786},"_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-node-constraint_1.0.7_1674460041120_0.4443422778500936"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-23T07:47:21.374Z","publish_time":1674460041374,"contributors":[]},"1.0.9":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.9","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@1.0.9","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-i03Qthu1+UgaxiRi86u4C0q3c80h1jYUHixOnO+CVltc5ygN95Kw0J4vDMgiST5zVLcwtTkRUBmGF9tu7LutvA==","shasum":"933c52d74f50f6768ac796de6c637c24866dd2c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.9.tgz","fileCount":39,"unpackedSize":226101,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCA9yHEDNi8HbsGpxDr2/8JwDGUV6IdV59tXJhhks9t8AIgC3u+h5SuQq1MoKXX81+4xiWjSaJKOoKhXEBPPX6lzQw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBs7RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6fQ/9EOCc1DMhrb79WmI9jyTXYmdhOqDvkjO6kjQdCWewbUjEdONx\r\nF4LmK/wqLhD48lSV2TCNxzomI905pSHdEgnCQYGJBlccZ9Y+U4SQsxAo0W88\r\nVeji9Cyrfsp0LXd44Jefz2H1GCAAt0MZfHt72QVbFWxc8I5dNul435w0dLG3\r\nH+JNrbgGWgncghJcsz28kREiR0N2WghnGbhrebQN7eb5ojg7/RFHraqSTP+S\r\nn3Vf1hKZNOz00dYq9zoeczoxVcruccWuc6/p+G47Hfq1vG6kxMrrkjDbg6Ay\r\n5HBoHhQYBUMXRMF93b8EH1mVSeC3byMb8uKyM/Q/F75my1nzysuTdBluIrxo\r\nrY+kZrCl9OuzVyjvfthNHQIm63aCd46vU9wQfq1RIfWpzwcwVCkIGO6vNYdP\r\nFwdPbKYiU6xFjfSIitDok5/QVtBG4O9VoF1EieZ1sp3vwkDe/rPJS2cqMJSQ\r\nEes9gyIdpRHWUm+qzZsmJS2JzzhELccOOG3qnItt44qQjj8M03Cr9aJktfGI\r\n2T3Lf2J1EnwdwAqfXXGyAEejERTEJIkJueseh0zRWG5OQXdFE/x4JlLEHZ1Y\r\nR4B4H3YpxGVtcAluCwFSKwZXGnbUHv/vNYbdgSEuMR/JYPkLXScKTdW9nwvl\r\nJHtg4uAJvpceSp4K2Fv+QxCQsC4QJ+8ceA8=\r\n=caO8\r\n-----END PGP SIGNATURE-----\r\n","size":58558},"_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-node-constraint_1.0.9_1678167761278_0.06675961092029725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-07T05:42:41.427Z","publish_time":1678167761427,"contributors":[]},"1.0.10":{"name":"@pixiv/three-vrm-node-constraint","version":"1.0.10","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@1.0.10","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-nkxesoXCNowmLxqTk9S3gNw4cYSVIgm/ISzjmwBVNzNzFymHhSOBdpJo/3Vi7vSwUSdKuK2/e0OKvRqsEQnSdw==","shasum":"443423786b9030d03257d319829ab65bed2c572f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-1.0.10.tgz","fileCount":39,"unpackedSize":226096,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiwM1AwugrCRV960Aziw0F84o8zbBQpsHO3EyHod34/QIhAJ0uiucpmqiOnQ4YNdm3aNY9gz30JJD0Yw/5i4VC0G+s"}],"size":58617},"_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-node-constraint_1.0.10_1685520307287_0.8462288118140782"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-31T08:05:07.491Z","publish_time":1685520307491,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.0":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.0-alpha.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@2.0.0-alpha.0","_nodeVersion":"18.16.0","_npmVersion":"lerna/6.1.0/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-5xsU7M6U27Pbn/6Qq3rIsukDV4kJ3o1tjR6Y7ziILwWZ1rJ7OzZ4yccLidNBVdKJAVQW9f+gssLeUYQgzotdgg==","shasum":"e86f66a96745c9a55d8110864675980d25dffc7f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.0-alpha.0.tgz","fileCount":39,"unpackedSize":226117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA6Bhj5bWHQXH3y3Y/Edf59PKL2IArfssXNSip7kOc/TAiBrnUfb6FWeX0Wsxv5zl8LZXQ4DZxne7bDcD8x6J2paUg=="}],"size":58634},"_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-node-constraint_2.0.0-alpha.0_1686719375847_0.18501281794719282"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-14T05:09:36.026Z","publish_time":1686719376026,"_source_registry_name":"default","contributors":[]},"2.0.0":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@2.0.0","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.1.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-t5po7R90VcrKlzdZ3PLYhFXSY1nXLRFuP3709sVneH+89VkSIZ2jjKqcUlDHW2DOqR6sEXjDMc8WKy1VYnLs0Q==","shasum":"97cf21798c59e13259419bf8d301585de137f74e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.0.tgz","fileCount":39,"unpackedSize":226093,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCo4XUeFC0cOFmNHgKTwOzocpyFC/8ZYItGa1/7Tz9e2QIhAIGDe0saRcuIhY7shg3JF+WiGl6o3Vcmb3GlGKk645fp"}],"size":58612},"_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-node-constraint_2.0.0_1687241149007_0.6421227748960772"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-20T06:05:49.179Z","publish_time":1687241149179,"_source_registry_name":"default","contributors":[]},"2.0.1":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.1","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@2.0.1","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.1.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-JwaHFdAzdhsaGHA4o4fNJU57s6oQxnPe9Eq6KgJlGaJzB9o5PBhCR2BHUYQIOJvSgo7LLskBapEQJ4ZW55mI8Q==","shasum":"88812012069c9e163e6d0270630bf8181a9f99c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.1.tgz","fileCount":39,"unpackedSize":226093,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEfB5kczGUF31JyOEVMcOPLBkbGkx24TXFetP0YISNzmAiEAo0vCiiMKjuPgyScCx5fKNCgs1JN2j9mUEspJGE/irM4="}],"size":58611},"_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-node-constraint_2.0.1_1689934394254_0.5208314007994523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-21T10:13:14.447Z","publish_time":1689934394447,"_source_registry_name":"default","contributors":[]},"2.0.2":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.2","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@2.0.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-9CdHP4XmaQ8lrpKmj4/gPOsiIwgT2MDHqMtdwNyic7PR3O5AmhbChAj608+91IWKLUP471hw/c8ab2rUznOIxA==","shasum":"61fb6b9b03806ef6c5451960669909bea28c1a97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.2.tgz","fileCount":39,"unpackedSize":226093,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbkhAjiOSatKz76TdGckUM5hGuK8tzlmnfCV3XL0wxGAIgCHxgRl9z06ZeB9Z5deJYLdwXJbVMV/ypGRb4DymNzHw="}],"size":58614},"_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-node-constraint_2.0.2_1691398898438_0.8812356147025999"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T09:01:38.644Z","publish_time":1691398898644,"_source_registry_name":"default","contributors":[]},"2.0.3":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.3","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@2.0.3","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.1.0/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-JaxOU9DaoMnKx214iWhFFUaiwiBN8RxDp/h04kp3VujuvMeRarOdofRi2ucPX3yGMS0UXPXBCtbGggFIZfHR+w==","shasum":"bbb71d1318b5e9e99934eee0ddc03d715b258f6e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.3.tgz","fileCount":39,"unpackedSize":226093,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFOi8WdnyYarnc4xCGJ1Y6h88oY5Nvw3WUcbflBko+O2AiAi9hrXvpQOT7nL18iLGVX8KIuqaVuqMaPT8DQiUiEyWA=="}],"size":58613},"_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-node-constraint_2.0.3_1693456879371_0.04371595022740671"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-31T04:41:19.630Z","publish_time":1693456879630,"_source_registry_name":"default","contributors":[]},"2.0.5":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.5","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@2.0.5","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.1.0/node@v16.20.0+arm64 (darwin)","dist":{"integrity":"sha512-Xcyuxede3JnKpLahtw6RTLGVSrBMbiwW8wOi3oe9liJLNZ976wkqyF+Wp4GRr3ZtMwPZ6iD9mgHgcWb++W8XAw==","shasum":"9f68273dc8cd62dce1eefd1015edbf98622ef8de","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.5.tgz","fileCount":39,"unpackedSize":226093,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAQQaPQwBqJg0KBDxhBJNucePr55uQe9u+ZnhjobuB2YAiEAqV2bLyIa/qaY2xC5XD2mobvn/AwanMq9dU4EoI5bQhU="}],"size":58616},"_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-node-constraint_2.0.5_1694659455150_0.7544132844984517"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-14T02:44:15.401Z","publish_time":1694659455401,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.0":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.6-alpha.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@2.0.6-alpha.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-WkrGG7ZgeAE43rel/tY5f+TeOiztS+BXG7/RLydCSW02c3KFgjb6fuwxGliyd5kRvMdbOjtWf1JfyBNhWjuCLQ==","shasum":"9f9056dc1f31cbc27d4582240b1dd760e0afb244","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.6-alpha.0.tgz","fileCount":39,"unpackedSize":226125,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDw21pC34pkIOfFIMsS0XNxMOIBdSgqGhlu8NFsK7j06AIhAKIaqsPJBrbYnDR6jApUbk4spVyaLDkZSTjDQU29XXEP"}],"size":58632},"_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-node-constraint_2.0.6-alpha.0_1695801960371_0.8499762632901591"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T08:06:00.562Z","publish_time":1695801960562,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.1":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.6-alpha.1","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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","_id":"@pixiv/three-vrm-node-constraint@2.0.6-alpha.1","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-6faQm13EoZVcF+k/e1iAyoHvcesmuUMJ1E7Vi8wWZF96nTa6DfnEoYbc5iWA5H1nRuzeJUHGL6cPxo/bj6FUhQ==","shasum":"295038f2695cbd627add248d8cca7f483a670d6e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.6-alpha.1.tgz","fileCount":39,"unpackedSize":226125,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgDWhYoigWDaCgyxqnrSvvPN1EpwvBWc3uvHkgmRo5rAiEAvd0Zdz8gaitryfOC1iQPd2Rpjpt1WlUIg4zVlw0JdoI="}],"size":58633},"_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-node-constraint_2.0.6-alpha.1_1695803175912_0.4148133130584637"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T08:26:16.176Z","publish_time":1695803176176,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.2":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.6-alpha.2","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.0.6-alpha.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.6.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-UIiBa5UYbNLqjJcjug+GOtG7Gt3m+JNVcM8IN7JucMRzUHET5zYB+CF32nMkDTdMmeYenlDp+D7Wx4pFN8818Q==","shasum":"ae4dc290e42ed66dd4f348086d087d6f7eb3057c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.6-alpha.2.tgz","fileCount":39,"unpackedSize":226274,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.0.6-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICjnBcnI1noHiMi3jC/Gf54Dt2imieBxN8R8H4cmCbCYAiEAnNIghF9xXpOPu9ZMjsJ8V2gmCJIEMWG52Myy8pSlQE8="}],"size":58666},"_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-node-constraint_2.0.6-alpha.2_1695806573440_0.6436293620972029"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T09:22:53.672Z","publish_time":1695806573672,"_source_registry_name":"default","contributors":[]},"2.0.6":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.6","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.0.6","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.6.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-KsO8QerqSOfCBxyndEzjsQzvhaxon8ji0t7wyvXNL2L1oAdxdTtfF8hlZvgUHSFfAbRCeltMluIICyGzq5yavg==","shasum":"32c734c81ad4d7fc10c06940a055032a0e246ff1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.6.tgz","fileCount":39,"unpackedSize":226242,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICnW1QSZFlS5ceaWoW5TPDZ/x/JN01KyteMvDbXy/F7dAiEA+8hXc8z97R2xrBs06fqBotl/l8DXPRZTaFr5Hlu/UIs="}],"size":58647},"_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-node-constraint_2.0.6_1697083686465_0.8212944438722412"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-12T04:08:06.692Z","publish_time":1697083686692,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.0":{"name":"@pixiv/three-vrm-node-constraint","version":"2.1.0-beta.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.1.0-beta.0","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-APpeXG6m3+o4z3wvKiPoY+rjkRuYr1Rzuu4grl4A3osrm0Phe05TFCx3UAB7y5uAPSAYxoV+olAEj2jN2H7Zhg==","shasum":"09c3159871319feb34af0bcb657eff10f6f919f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.1.0-beta.0.tgz","fileCount":39,"unpackedSize":226315,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCio8uv6hbQtVH32LdNMkp4kK+4JiwObnK47FtwFB3uKQIgBKIkIAoFbtvr0LSlQOUIr57otMh7Jdfx30K8vmduCMQ="}],"size":59336},"_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-node-constraint_2.1.0-beta.0_1701673414563_0.3187618629752158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T07:03:34.764Z","publish_time":1701673414764,"_source_registry_name":"default","contributors":[]},"2.0.7":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.7","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.0.7","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-QGrCjz+AvWrYEZAvZkHWAa8g70eLMGK/g/FWOoAEV/itP89y1+QgoSqffaJpmwGv5I4rvHoCfNv5DjfyhvdzFg==","shasum":"519763bfaf4a7fe19785e55864d7b31195801cf5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.7.tgz","fileCount":39,"unpackedSize":226294,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIASf9NJV31nxbpjhczWkwNLU0UAiz7nVZAIR1uGOlqe6AiBMbzPibwyspEfu8/w5DL5CyIb/ea8Ljm6IjmFhaTtsKg=="}],"size":59329},"_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-node-constraint_2.0.7_1701674737515_0.7103529654883785"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T07:25:37.786Z","publish_time":1701674737786,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.1":{"name":"@pixiv/three-vrm-node-constraint","version":"2.1.0-beta.1","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.1.0-beta.1","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-nEyN3UqxU4C24qRnb7znDBf3eoq6/J+6TbVZvr//9lPiG7T/swIkt7ouLD65+ISoXnxr9AQdtNwc6wKkzcMFTQ==","shasum":"87fec19a37e8807d237f35af33d9a5ca5ab00588","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.1.0-beta.1.tgz","fileCount":39,"unpackedSize":226322,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.1.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIu8IQmAsWf/xWizubdwplA0ttiWvxk8BR2WLwQ2gshAIhAK3BM+0q7FlNvL26X6ZBDORvDYmV8CBN3R12vJFV0mVl"}],"size":59331},"_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-node-constraint_2.1.0-beta.1_1701758838459_0.17821496084487043"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T06:47:18.699Z","publish_time":1701758838699,"_source_registry_name":"default","contributors":[]},"2.0.8":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.8","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.0.8","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-HMD/0Z8oLbYnShlRawlER/XWIQrkAlSY6BDxKKyAHI1QauP4qQ2dwDm9uOYU6JeXbWjkHBVakFt8Sq5tAvI8Yw==","shasum":"0cc9258105a24250395e0229b61cb0a3fff5a94f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.8.tgz","fileCount":39,"unpackedSize":235386,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGJvlg74os64oteJjx4gmQfOyPjwnKsyTNqoM9HkYTksAiEAr/2tYcLRmFB0Hce8fl2Su6qTKzIxvS1goCaO/iCLvFc="}],"size":62647},"_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-node-constraint_2.0.8_1705454511774_0.06383344168372984"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T01:21:51.979Z","publish_time":1705454511979,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.2":{"name":"@pixiv/three-vrm-node-constraint","version":"2.1.0-beta.2","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.1.0-beta.2","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-9BRsYUTbj4YCK3JOPZUC5v6YFnGo5S1b1/7WwuP8rmwshak0LL7IYqUyVJSuvTNFd7AKMkBNuegjJ4fURW+kyg==","shasum":"6ea046a92c4e79108d28df5588b539af58059d6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.1.0-beta.2.tgz","fileCount":39,"unpackedSize":235407,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClIg3gk/a76n6LaiDhpdk09rDxqujjV0NkwXNeuJm5ZwIhAOeXjOK58vfKmFUIBEXAMKQHwzwzv+c3ghwuJCkT9ckM"}],"size":62653},"_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-node-constraint_2.1.0-beta.2_1705461131603_0.38089610147767905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T03:12:11.742Z","publish_time":1705461131742,"_source_registry_name":"default","contributors":[]},"2.0.9":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.9","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.0.9","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-kclppI+b1S8g6GpgXQg5C9/AL7Va9mPieLYH9oTMU+rN06pAYk/DnZsO7tEy5dDGelgU8lXq9yQ8T8a7VRtKqQ==","shasum":"cf7768c7a158aa63321ecd429cbfe0149d60d00b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.9.tgz","fileCount":39,"unpackedSize":235386,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuYaSxQ0DNfskgvEf8LjxHQf7HyZ0oIsqy/fRuSwFvYgIgQkcgP3qsP1vwZAxIvtcnY2xtxvTwJRrNzmlkzUg/qj4="}],"size":62647},"_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-node-constraint_2.0.9_1705638343666_0.28739134647313636"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T04:25:43.869Z","publish_time":1705638343869,"_source_registry_name":"default","contributors":[]},"2.0.10":{"name":"@pixiv/three-vrm-node-constraint","version":"2.0.10","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.0.10","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-otgQzoKCy136iiLaZWLjv0xMk1NF6e1MdyCqqwJ+GX0zzljCYUEyY+qF5vA/Qg+E8WQD4JevCr94TaVRdplI3w==","shasum":"05778c6b0e63c68cdf80c6c184b3f33b92b8476b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.0.10.tgz","fileCount":39,"unpackedSize":235390,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICWS7sJiCUY++GfwSKA1TrPp0v5m7IJgppA4R6N0zdhdAiBnHHud0zr/ZuXGxSmc5knIbUfOYrynqaTzIMZs8hkMSQ=="}],"size":62643},"_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-node-constraint_2.0.10_1706505623411_0.8429322673895416"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-29T05:20:23.595Z","publish_time":1706505623595,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.3":{"name":"@pixiv/three-vrm-node-constraint","version":"2.1.0-beta.3","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@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-7YAz86qTWGgUMtVOaGGmmlg+DO8fVEdu5QouSxmTUS8rdxVHfydNwPd6rltCG4S3VnUJbg3WXYQ3ej/7xJDvCQ==","shasum":"4c67b10aee41e91676ac099a129df7a01479f0b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.1.0-beta.3.tgz","fileCount":22,"unpackedSize":224015,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSLNwlR4vZ6D266u3C+YWatsTodZMi86vc+PYLoafdhQIhAL1csiRQhw+zPvnZVkizbkAUf4324J1IH+/cl6mj2W3m"}],"size":60702},"_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-node-constraint_2.1.0-beta.3_1707810470738_0.0014381224626935918"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-13T07:47:50.943Z","publish_time":1707810470943,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.4":{"name":"@pixiv/three-vrm-node-constraint","version":"2.1.0-beta.4","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.1.0-beta.4","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-JFj10NToy1X0rvF+d9b5uRg7y7j7zCDVwUU00E1J8Vlm7y9vHBSG5OqqBtyaSeHOoRjBxpH0zI3BKbQ5Zrx5vw==","shasum":"baed2615fdaf989653952e80c533c2acb55fc829","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.1.0-beta.4.tgz","fileCount":39,"unpackedSize":235414,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.1.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBIJRo8GtXZ7IhGdWwiFgAmim30JkUuGqBimU++YwFNAAiEAxDZySOx7LafWhfJdLqMy0Grsu0nW70XZngHymCQP9TQ="}],"size":62648},"_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-node-constraint_2.1.0-beta.4_1707897623415_0.7665310002664729"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-14T08:00:23.604Z","publish_time":1707897623604,"_source_registry_name":"default","contributors":[]},"2.1.0":{"name":"@pixiv/three-vrm-node-constraint","version":"2.1.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.1.0","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-NExbXThFRckIcJKi9was9pbA2L++8d/vjOAt3y9OtXWpT0QVnzxLv8vB1xOVGtidMtdS06bFsFPIOPz5XTb3GQ==","shasum":"cd5e021111ee020ec26c3c168514d3b5b16f8d09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.1.0.tgz","fileCount":39,"unpackedSize":235386,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBiDHsG4sO9CKQFhg7RUkZYAsQyq448edmMDHdcHOjQdAiAO0vH8l91ALoiyGj86ca7L4cgabJKCoJY+WDNTAXSeLg=="}],"size":62643},"_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-node-constraint_2.1.0_1707988161133_0.48744404479670234"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-15T09:09:21.316Z","publish_time":1707988161316,"_source_registry_name":"default","contributors":[]},"2.1.1":{"name":"@pixiv/three-vrm-node-constraint","version":"2.1.1","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.1.1","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-7AljwvxSedojzEV+/d42v7vzLDs5E79YKDWFdmARb3hnCuasla0gFdU5LOb73NJJk3LOez4EBuCGB04yuLj7Rw==","shasum":"980d2e03aa8df63267a00ef764e4d5d865851573","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.1.1.tgz","fileCount":39,"unpackedSize":235456,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5tW+38R09TD8eSUv9vnYWTXlXOhrwb48dvvR4W42rugIhAKKb+kveWI86rpgZpMobLJZ04TmzpyuxBTErsT1xy59b"}],"size":62645},"_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-node-constraint_2.1.1_1709803674901_0.32934330901292364"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-07T09:27:55.164Z","publish_time":1709803675164,"_source_registry_name":"default","contributors":[]},"2.1.2":{"name":"@pixiv/three-vrm-node-constraint","version":"2.1.2","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.1.2","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-U3AnsC6ceaCiZlzRVUwFiam6LQipjZmQphFrXQecyQWBkb0vJlLhuhaFsc7mGlhIJGQPSgnkq+jqRmy25mpQ1Q==","shasum":"b8f1dcfd42ddbf071070ed4071d021c7d1cc2734","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.1.2.tgz","fileCount":39,"unpackedSize":235456,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFtkMwtUYo/tjCjlYzpoSfG2KNhxaBgQG+sdyTEJRHbwIgT+69TByXRwjk8c7i58DXSCk/dApd5CFvDaePGi+KZV8="}],"size":62646},"_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-node-constraint_2.1.2_1715941858068_0.8272464579944594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T10:30:58.228Z","publish_time":1715941858228,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.0":{"name":"@pixiv/three-vrm-node-constraint","version":"3.0.0-beta.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.0.0-beta.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-sbhKwaVsf8erqzF6gfTp0ccxrHlcHQlYq54ORVu/v/BFa8vnUVsok6NYpkaWHrGXlrV1iVJFD7dNq8qhcIlGqw==","shasum":"6b312f11fbad571c96b8766ee9a9017ddf0bd377","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.0.0-beta.0.tgz","fileCount":23,"unpackedSize":145406,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.0.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7DYPSKOVyDD5/1Xluhcf99+Z47DenEgwby+amOX/+NQIhAN/QPrPjlZocGS/2Vc7eLjfbXTMlKiGG+MRuSSN3KCkB"}],"size":39897},"_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-node-constraint_3.0.0-beta.0_1718616460192_0.578709900205125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-17T09:27:40.347Z","publish_time":1718616460347,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.1":{"name":"@pixiv/three-vrm-node-constraint","version":"3.0.0-beta.1","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.0.0-beta.1","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-DDzrLwoXn4rN0ebKy7g4yAwz+xc0PacU19W3CK3BsxTyl+VEMFwpMlIXfRSS4ieD0uklwZngCjLEclc2qMEw9A==","shasum":"069380452a6b47613754f7dbc05a36ba150f321d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.0.0-beta.1.tgz","fileCount":23,"unpackedSize":145373,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDguyy1DxmE7a29tWgBIU2g9k1hw4zge0s4xA2nnUx+UgIgMDUKbsi5/9qtnjqFdQrbcM+qKs87ZuIy1idsZJ77m5U="}],"size":39906},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-node-constraint_3.0.0-beta.1_1719827320422_0.25781385635598264"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-01T09:48:40.691Z","publish_time":1719827320691,"_source_registry_name":"default","contributors":[]},"2.1.3":{"name":"@pixiv/three-vrm-node-constraint","version":"2.1.3","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-node-constraint.js","module":"lib/three-vrm-node-constraint.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-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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 --project ./tsconfig.build-types.json && 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-vrmc-node-constraint-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-node-constraint@2.1.3","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-Nis9gkq/6JGWtRj+vt2Ya/oajC365RuVmst7Fj2RWmcsb+0hPiE7TDgbiofMD6crqYI4tcbiC36vX+q5MPQqnQ==","shasum":"9fdd0e8af8cf0b3acb20e1e1b5b504061e7d65b0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-2.1.3.tgz","fileCount":39,"unpackedSize":235456,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@2.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1jco6sQbz5syCf8QCTWEAm0O08bgH/RJnMkd65DSXmQIhANbnH5moRLI3jmfQ+yCzwu5APsgFUJEMDXG3GdOs+t4o"}],"size":62645},"_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-node-constraint_2.1.3_1721382313457_0.44274737558586397"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-19T09:45:13.697Z","publish_time":1721382313697,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.2":{"name":"@pixiv/three-vrm-node-constraint","version":"3.0.0-beta.2","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.0.0-beta.2","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-CQbO8GqzM/6Q76DbOgZKjHA0WHnQ9X/gtjZffzxtPw1iNd/7RTcwbm8Pm86hhV3GyTi21akOCPxXjLkIS0WpCA==","shasum":"6fe7fb726788e92b6af46b23d9b5dd5f0335e8ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.0.0-beta.2.tgz","fileCount":23,"unpackedSize":145373,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnUuaBi161L55G4e9qPCc441U0dwHBNcm5cOYyXF+nXwIgWlGCF6ue4GAdfQ/ajCOvXgkEvJ0PxKn3HeadJ2g5eDE="}],"size":39908},"_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-node-constraint_3.0.0-beta.2_1721986269194_0.5018043724297436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-26T09:31:09.475Z","publish_time":1721986269475,"_source_registry_name":"default","contributors":[]},"3.0.0":{"name":"@pixiv/three-vrm-node-constraint","version":"3.0.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.0.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-PeHkIvN6+9adgzsU8b12hCKdUNAxEuM98s1aimcy2xz7IFq2MLrhmO3FEzksWIbD6jLX38yBQVbAgB9lxklvZQ==","shasum":"6995bc741a54fbf6659d02a36937b3d3a1916ba9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.0.0.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIErg1nVPxIqtgD2SvlcAwY7t89Jlc/QiRPOdTCADdlx4AiEAgmDs72mv0idghElwtQq84D/8Xm3P1gXRuOgUz+p/PyQ="}],"size":39897},"_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-node-constraint_3.0.0_1722501822317_0.9008150487474096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-01T08:43:42.533Z","publish_time":1722501822533,"_source_registry_name":"default","contributors":[]},"3.1.0":{"name":"@pixiv/three-vrm-node-constraint","version":"3.1.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.1.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-a+lLpZxw1klZCKW9jUR5Mgb8BiUaUiqn1ocRu1eWwx8ISwfkASGMJXTG5p0FOdl1zG3Rzo69LeXu/oZ8oHR9rw==","shasum":"9088929b09d6837c5e79fd495e4eb32c77491da4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.1.0.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBV1/t7HTwqDXKCYCEYBl9+YS8C7S+QdmxuYeu2wLKiLAiEAndwAvwoWlpfEKuhM44QTlxgdUM8IDo/eaeTsVVqKwg0="}],"size":39897},"_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-node-constraint_3.1.0_1723017850614_0.07100127022103253"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-07T08:04:10.776Z","publish_time":1723017850776,"_source_registry_name":"default","contributors":[]},"3.1.1":{"name":"@pixiv/three-vrm-node-constraint","version":"3.1.1","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.1.1","dist":{"integrity":"sha512-7cwD3na2Q5UuAxK1Gh2flJimG2sK24hUYBek44AaOFn5LWUlWq4mGJYDwnRAmY/JAWH2yDNLva1bIEGIY3Wi7Q==","shasum":"f54baa98766ca0f7e8acb9edacd99a0d100fcb57","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.1.1.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqp7rba8espat7o/eJU0YaLE2gi6G4ztkpz72KtIPglAIgK5iFnQhYWZCgZE4iSBHjbk/ijDyVdVOBj1ZIaVRktas="}],"size":39898},"_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-node-constraint_3.1.1_1725527659077_0.3474732302091019"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-05T09:14:19.340Z","publish_time":1725527659340,"_source_registry_name":"default","contributors":[]},"3.1.2":{"name":"@pixiv/three-vrm-node-constraint","version":"3.1.2","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.1.2","dist":{"integrity":"sha512-HaF4ty6VCCTO1Ld7x9TFB2QvpAAQSwDGMoWRcS8jqGxa/6qJ7Dg8A8AjbSin/+rMiTTLmIyvWv3bpf4SKMY4mw==","shasum":"7f18fcea4f05b72d2cf24fe5469977a86b413d49","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.1.2.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpsLK1v04fhfFSVnCTAIebnekmzSlS+aWca3ObwbV02AIgPyZz1snC1Nbn4Kl1a8ABtn8akEsdcSvOCduhe5+szFc="}],"size":39898},"_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-node-constraint_3.1.2_1727849028750_0.012468093125692636"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-02T06:03:48.999Z","publish_time":1727849028999,"_source_registry_name":"default","contributors":[]},"3.1.3":{"name":"@pixiv/three-vrm-node-constraint","version":"3.1.3","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.1.3","dist":{"integrity":"sha512-8HdWxj45CLAiiSSrrdeMHEz2KoB49v78/GpZCUVk6i7iClUma8YmbP4uYym68m9/0xkOGduUdI643C/8h0q48w==","shasum":"364639f0414fe54331db1fa62172fa09e5a6ec25","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.1.3.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSi7lQ+oXyywu2KQtD0GdpVrj5o0i9cIUMnqk352U7jAIhAMq49vA9DysWgjQ+IQ6Vai8IAXpYn8N41n2bfU4/rbtm"}],"size":39898},"_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-node-constraint_3.1.3_1729143389407_0.6023317653942741"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T05:36:29.636Z","publish_time":1729143389636,"_source_registry_name":"default","contributors":[]},"3.1.4":{"name":"@pixiv/three-vrm-node-constraint","version":"3.1.4","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.1.4","dist":{"integrity":"sha512-o9bAId4ityr+F3kG7KWYj0fj+9f8h2rBNyse5lUfiGytJaiMeD2vcAhkUsDSfVmJS5fkcx+hgr5rkQfzN1+pVA==","shasum":"b7f5ead71d6c298b10e8f1ee5114d28676d22e60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.1.4.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAI+asGRMniOaBGJsTm37b+1Y4I/FdnrA+v3kCu/YjOyAiBi3F6/247m6oTRl/6pjoIFFZCxK5oCnp33tio/bUbl1g=="}],"size":39898},"_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-node-constraint_3.1.4_1729585783349_0.13288900439030593"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-22T08:29:43.540Z","publish_time":1729585783540,"_source_registry_name":"default","contributors":[]},"3.1.5":{"name":"@pixiv/three-vrm-node-constraint","version":"3.1.5","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.1.5","dist":{"integrity":"sha512-1yg0vSnfCu5JSWsTiPjP4EXwiFMVs55V/RWLk0dq2Eo4C6WoeALGwiNhIUhcUDrOFL/0MdUwpvEM5CfuB07E9w==","shasum":"1707844ea7a730066709685a521640a21be5824c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.1.5.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPO5dE3VLVF5iiEI1G73O+0ZsVylSNZpwrdtQsqsMkZAIhAPoAQrQ6IzBLvV+QQyiPpoFgaLgzsvHARQbd1RKLbgHL"}],"size":39897},"_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-node-constraint_3.1.5_1731044045538_0.8836612293204185"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-08T05:34:05.715Z","publish_time":1731044045715,"_source_registry_name":"default","contributors":[]},"3.1.6":{"name":"@pixiv/three-vrm-node-constraint","version":"3.1.6","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.1.6","dist":{"integrity":"sha512-TYzzHSxjCCjnPOv/x0PAKcLECWkuuSp+E0LnE+rq1rk/l8Ci/C92MyYsHFuwG8idUpv0hVxb25axri/Z2qUxew==","shasum":"ff548a00ac44402e4ea97ce6d3d31c5f5ec2fca2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.1.6.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/fgegXbbMgHawO/jWoP163dJT3LQbBv1nGgCBqZN1RgIgTf2o14xbLyMXwgGIXGs4iqE+PdC6/LJHWnn7nkQHb3k="}],"size":39898},"_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-node-constraint_3.1.6_1731403350775_0.48507882776236255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-12T09:22:30.959Z","publish_time":1731403350959,"_source_registry_name":"default","contributors":[]},"3.2.0":{"name":"@pixiv/three-vrm-node-constraint","version":"3.2.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.2.0","dist":{"integrity":"sha512-NQMD3KQJx2i6CEGnabcOdeS8/m0KUrvOp4N4iEdFM0LRd/34zmasHBqLROlhFMG7tGan858wZ1HqyWnKOIc6Rw==","shasum":"bb23d6b2cde47d4798cfa029c63e92af2dc4b7cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.2.0.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuP81BA9z6ZTCiIjZRYKvlj5tQycNa9YNDPwY3lGSh2QIhAL6Nzv+bb/Gd7QafTTyylbIJuXqjqRP+4pq0UMi1No+z"}],"size":39900},"_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-node-constraint_3.2.0_1732686692493_0.668408997719282"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-27T05:51:32.676Z","publish_time":1732686692676,"_source_registry_name":"default","contributors":[]},"3.3.0":{"name":"@pixiv/three-vrm-node-constraint","version":"3.3.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.3.0","dist":{"integrity":"sha512-XvbS1sFJsuCfnboxEKhV2NltT929k3/VSYkQLRvw+uz6oVPUJHZ3w6cK8E6pvD9WKuBefDf+AQZQpn5PCRO25w==","shasum":"85b3b67fd104f3b18cf0bca56d8c4541c26c06d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.3.0.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDS+rxZd/p0SfEyCZbWkJDdz6VjLMSdCnduEAAu9H99+QIhANGW5hwnSidNC/9MA8ueEsLQyKt3tQvzH+mw6Mr/+UH2"}],"size":39897},"_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-node-constraint_3.3.0_1733303814150_0.4703958401280628"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T09:16:54.345Z","publish_time":1733303814345,"_source_registry_name":"default","contributors":[]},"3.3.1":{"name":"@pixiv/three-vrm-node-constraint","version":"3.3.1","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.3.1","dist":{"integrity":"sha512-sNxONbc6c8VTV9MWSeutwlkShcstoi+5IrGYfu1tYr3xUiZKl/i5jjrdH1JF60lq1pRI86ZFPBjAWmM+lxdocg==","shasum":"5918823701ae4a62cf4ad5c4864e086fa37ecb5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.3.1.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCh7tWNRqutgADKh9kZvad33kaGdlY21k06C5quvzLXuQIhAO63iVixlnn2NytGneK4zgLoPFWGtsjJQviiVLAI1A1I"}],"size":39897},"_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-node-constraint_3.3.1_1734579318751_0.7778869272948334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-19T03:35:18.961Z","publish_time":1734579318961,"_source_registry_name":"default","contributors":[]},"3.3.2":{"name":"@pixiv/three-vrm-node-constraint","version":"3.3.2","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.3.2","dist":{"integrity":"sha512-Gt7b2aWmX9elcucMa4A0WIfmDb5aKvX8/XoHajWwlfqWRO/TLKwuI0WpC9UQ7S1vz10Pax79TMfZri8VMRf/GQ==","shasum":"269a558db19ffdcbab840b2959e1aeda860011dd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.3.2.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHEGTjGnOqETPWobZMCglGLGfLsCuv/Jm1MYCnwfOChMAiEAxQqlvhgstanG6g4zXzm/7cnP3Nej0X5yfiCztRQXkNE="}],"size":39899},"_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-node-constraint_3.3.2_1735177952308_0.6602493421105244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-26T01:52:32.488Z","publish_time":1735177952488,"_source_registry_name":"default","contributors":[]},"3.3.3":{"name":"@pixiv/three-vrm-node-constraint","version":"3.3.3","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.3.3","dist":{"integrity":"sha512-1Z6F6uuo69tz9ZN1Cg5H5RSkhbYwCAunVPl69meEIT1k51s5tE6/EKuVK4LR7vcoL7ooGmrMy7IHTW4lAAblgg==","shasum":"779b83b2b5575f4c4ec8f74321c7454ae0d9786a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.3.3.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDs75DhPHu1AvCUDNB3LDP5jMbOG+S1BwZOQ9+FbZczgAiEAxlpaR05JrGAfdhtz3QNumFLL/AdZ2YQLE5Cuy5OU3/g="}],"size":39897},"_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-node-constraint_3.3.3_1737016730458_0.48317383429202887"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T08:38:50.655Z","publish_time":1737016730655,"_source_registry_name":"default","contributors":[]},"3.3.4":{"name":"@pixiv/three-vrm-node-constraint","version":"3.3.4","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.3.4","dist":{"integrity":"sha512-oMKnWQuGplPSrBPkcVVAYTlnboMHly3SbyfW5ur+2Gzee0svj9Pf/lfWsinzmtElkihsCdrwsTWi8imV9KBoeg==","shasum":"1c56eaf55d1cef7a0e6a4250f1545da67cba147c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.3.4.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEzu6yB7slufzxKZkjyyVKZbAtMIU/xH0Ol3fFn0xqAeAiAsHcP/n0dqfcOqfMOOvZYm/rcgqd3l5987YpT5iLWOUg=="}],"size":39899},"_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-node-constraint_3.3.4_1737622189593_0.821630496895069"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-23T08:49:49.801Z","publish_time":1737622189801,"_source_registry_name":"default","contributors":[]},"3.3.5":{"name":"@pixiv/three-vrm-node-constraint","version":"3.3.5","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"scripts":{"version":"yarn all","all":"yarn test && 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-vrmc-node-constraint-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-node-constraint@3.3.5","dist":{"integrity":"sha512-y39n23zSf7MLQK7R4m7RGiOxzYw/gV2HcpHgGpVnJ0M1mAEKz7inByS416k3N/5Z1crS9D3A9nrpChUbP5s9kA==","shasum":"6cac81ac34873c042e41c20a3be375122f580e53","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.3.5.tgz","fileCount":23,"unpackedSize":145345,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDdRqh59yZk/3RYh0N7R2jmhYrHNz+k23Hh8t/K/u4yewIgM4qLz2JFknklp3ElU5KKMqdrQEf1RLnS42W6g/Zn2GI="}],"size":39898},"_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-node-constraint_3.3.5_1741162756418_0.1912168166502839"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-05T08:19:16.594Z","publish_time":1741162756594,"_source_registry_name":"default","contributors":[]},"3.3.6":{"name":"@pixiv/three-vrm-node-constraint","version":"3.3.6","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@3.3.6","dist":{"integrity":"sha512-YT6Z1U3t4KHjhBZY32SiSxIq3UKkdo7hFxHw09/tbyNRSDRz5LWUimPjZyuJDR2wAoWVgaW/eS2ojDxA1Oynyw==","shasum":"221037f31db2bdaeb16ddb47c199aa0089b00761","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.3.6.tgz","fileCount":23,"unpackedSize":145304,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.3.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICOxelCcHcKCXOqYNlTL9ewDn4KETAs3pKeBLz0vz7IEAiEAwMrPsiivR/PtcK214iiVGvtmI3eLW7sCho0KNRoxj/s="}],"size":39898},"_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-node-constraint_3.3.6_1741591872023_0.6169362465647761"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-10T07:31:12.202Z","publish_time":1741591872202,"_source_registry_name":"default","contributors":[]},"3.3.7":{"name":"@pixiv/three-vrm-node-constraint","version":"3.3.7","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@3.3.7","dist":{"integrity":"sha512-Bj2i4XeFLg+7lolTcTQiGZoXEGw45/3nNLZVlSFzCorqYtIqesYxWy3/DS6oGhEtVKS6MD7MitItwdyAnkdnEQ==","shasum":"470d6d7a4d4ea2d1ad51a16fb70421bf10d1c0c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.3.7.tgz","fileCount":23,"unpackedSize":145304,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.3.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCZCEp6juAYwLlA+0eqHssgTD87o9KLUp6y6LJfx/L59gIhALzh36rx5vE+sfGzpc8KCWZ5Pare0nfDZM/z2airMtmd"}],"size":39899},"_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-node-constraint_3.3.7_1744082265524_0.4596953532787986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-08T03:17:45.741Z","publish_time":1744082265741,"_source_registry_name":"default","contributors":[]},"3.4.0":{"name":"@pixiv/three-vrm-node-constraint","version":"3.4.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@3.4.0","dist":{"integrity":"sha512-GzJkeWxAhV7na/uw0g69oc1S46pp7Az0TIG4sObZRjhOkm/c/hKKVlyTs+j9tFJFDXEfxZ1y24JKajiahRoHhg==","shasum":"dad607dcfd4b6c7ac8ab2db4b8774e4d7edc7ad5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.4.0.tgz","fileCount":23,"unpackedSize":145304,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDs5xFrUzvUrgYl4bDhsypkjN+alxVU5hMhNchNcjwCqgIgYLqTFYYCxRa61b4rLmNuWwMVE4lStTwQG3Bwe2SwcmM="}],"size":39899},"_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-node-constraint_3.4.0_1744270640934_0.030741149017893488"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-10T07:37:21.143Z","publish_time":1744270641143,"_source_registry_name":"default","contributors":[]},"3.4.1":{"name":"@pixiv/three-vrm-node-constraint","version":"3.4.1","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@3.4.1","dist":{"integrity":"sha512-B5iGdiKfKwa5js4VbTUo49KoHxVbxwDOZjxdg63DKglN40MPPFizUpb7g61ynUComd0MLOm6kdIon1udFIei1w==","shasum":"40fb1cea4d8a95625a2ccd995a020ceb41df332d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.4.1.tgz","fileCount":23,"unpackedSize":145304,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEk/FpOtTGFHTqyz4sT7Vz/mFH8HkC9++bMSm85f1fvfAiEAoNA16BM/0c0rD8JaZIghiJ8/h//PWr8xy424rWaDafo="}],"size":39900},"_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-node-constraint_3.4.1_1748323313152_0.9252328433290735"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-27T05:21:53.383Z","publish_time":1748323313383,"_source_registry_name":"default","contributors":[]},"3.4.2":{"name":"@pixiv/three-vrm-node-constraint","version":"3.4.2","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@3.4.2","dist":{"integrity":"sha512-KjkvsZv91naCkblOttM46JdJP2UdKCd+fAxewnVAc+FWkS5qUA1fiKZhWz06JuO1yMVMY3/OohnIlDfRGtdq6A==","shasum":"32a4e1c12e63690cc7659f8e1bd33c6dbf93e2ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.4.2.tgz","fileCount":23,"unpackedSize":145304,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAHK/WrBCiKhR8cCsJz5KvrdA5vaZleMlXFZ5dbgAHO2AiEAxD6SmTnQIilpQ0jNlRNYEarmtWdivrrvJErAVylGA34="}],"size":39899},"_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-node-constraint_3.4.2_1751878496857_0.15356322056034588"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-07T08:54:57.049Z","publish_time":1751878497049,"_source_registry_name":"default","contributors":[]},"3.4.3-alpha.0":{"name":"@pixiv/three-vrm-node-constraint","version":"3.4.3-alpha.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@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-+Ip7shH14sBCbBFlNuo4Px4rFnvn8hO/FGLVOc5hBYqTU0tOyNJOR42KTkoMcyi++ZZfty5vmDte0vHrIO+LGg==","shasum":"f91bd9930e386f69a505dd99c5801c7f4dd6fed9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.4.3-alpha.0.tgz","fileCount":23,"unpackedSize":145336,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.4.3-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHP25CWxGuokxFUrlEMKgd6scTk89+B6X21Giq1PRlx/AiB6JEAEK50HLXh5Dil9/QOo1GAU87phxGeEwxp4btdfXw=="}],"size":39917},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a169f136-3f15-493e-941b-f2357abc99ce"}},"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-node-constraint_3.4.3-alpha.0_1759396734101_0.15946466206942245"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T09:18:54.334Z","publish_time":1759396734334,"_source_registry_name":"default","contributors":[]},"3.4.3":{"name":"@pixiv/three-vrm-node-constraint","version":"3.4.3","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@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-YuxIhyCMGqvn78jh87SLDANF0nkBZrSUzCEJEy5iK3QMyxGXjMGiKAcNkWtLAONsG8ivHGSd5Wt5QhiafN55MQ==","shasum":"c1dbd895f3133eb273bb71aed3cfd027a56dfff0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.4.3.tgz","fileCount":23,"unpackedSize":145304,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAhHf1xOBcyG2v2vRMtcm8NkcaPF/EiVMkEpt+tNmCfCAiEAkUN3FpS8AQKglpIlf6cUaJcwEL2kr8H/cBMQr66LQwY="}],"size":39899},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a169f136-3f15-493e-941b-f2357abc99ce"}},"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-node-constraint_3.4.3_1760429129433_0.41343769797270147"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-14T08:05:29.618Z","publish_time":1760429129618,"_source_registry_name":"default","contributors":[]},"3.4.4":{"name":"@pixiv/three-vrm-node-constraint","version":"3.4.4","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@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-sLH0TA5hZmLcBKiQyOXD4mvJocldsYsirmJ3gHxiyijQWWrCe36j21R7uvzKQvXranto+8Qk1+XX+ZsYIHWboA==","shasum":"96f5d239f8faa7bf44bf56167b852ba52b058083","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.4.4.tgz","fileCount":23,"unpackedSize":145304,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDp4MaJFYUWJeszY4anMExEAWVqyHiyZGI9qiGyPvc9uAIhAPm911RNxFbyw2k0iNabEQRbQYvuenmmypHm1TBVgv3Q"}],"size":39900},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a169f136-3f15-493e-941b-f2357abc99ce"}},"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-node-constraint_3.4.4_1761723087415_0.8788324279681476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-29T07:31:27.617Z","publish_time":1761723087617,"_source_registry_name":"default","contributors":[]},"3.4.5":{"name":"@pixiv/three-vrm-node-constraint","version":"3.4.5","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@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-E7G0qFVYRxib52Ksrz0XpC8+hCC7IOHFniN5ka+Gplo1j60zly2pkEZdN7t8a2zq0F9Ofe5KaESp2EJy4PnkFw==","shasum":"11e2481bef0ef4dd46383cf68f8e8ad9742d4a4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.4.5.tgz","fileCount":23,"unpackedSize":145284,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEMCIEeQKub1ifZfnTb1FbYmpdItSguQD8a0TXSJB/7ihuscAh84pAwU2uiEx9DXzOXSFM6uIPgXu/GqVEM6psklZjYZ"}],"size":39892},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a169f136-3f15-493e-941b-f2357abc99ce"}},"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-node-constraint_3.4.5_1768269651739_0.15386304517417781"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-13T02:00:51.901Z","publish_time":1768269651901,"_source_registry_name":"default","contributors":[]},"3.5.0":{"name":"@pixiv/three-vrm-node-constraint","version":"3.5.0","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@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-2mB2uL+5Yj/zBtS6gePG8fyIpx13FEecRICVcNf0+cqY+rFnNuJ3+Saoogk264XdsFv9tcYlbFKCFqB7xY5Gew==","shasum":"68ecd0ad073fd41b42e3582e352b783f8a410844","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.5.0.tgz","fileCount":23,"unpackedSize":145284,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEjuXRBuGPpYeK66430xG3Y5fWm4pT/uSLz7gGg374Z/AiBxiqAQB+zdnNsAnjbSOEIothgP7o1mpJnNUYxY3WHjfA=="}],"size":39891},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a169f136-3f15-493e-941b-f2357abc99ce"}},"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-node-constraint_3.5.0_1772080461373_0.9522065064833847"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T04:34:21.525Z","publish_time":1772080461525,"_source_registry_name":"default","contributors":[]},"3.5.1":{"name":"@pixiv/three-vrm-node-constraint","version":"3.5.1","description":"Node constraint module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-node-constraint.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-node-constraint.module.js","require":"./lib/three-vrm-node-constraint.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-node-constraint"},"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-vrmc-node-constraint-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-node-constraint@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-Bywh9IpfEUbQxFijiksNZUOaAodLhgvlD5nZjsNwx6uOxYPfSYYJkxjLA3+wxwt6rT7bS41FEUBMBYAmdsXHkg==","shasum":"2fd6ae59156664d83c94632ac226a7122be3ccba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-node-constraint/-/three-vrm-node-constraint-3.5.1.tgz","fileCount":23,"unpackedSize":145284,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-node-constraint@3.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIBnYDhRj2L0GNVyj7VbDVYgdvXbMThWjc6cqQKKbf+/8AiAKgclvzEG/+5qtkOXpPYUjVMk5GNSoNfxGpQu3AbVBjQ=="}],"size":39892},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a169f136-3f15-493e-941b-f2357abc99ce"}},"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-node-constraint_3.5.1_1773305928506_0.06627476641659125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T08:58:48.648Z","publish_time":1773305928648,"_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-node-constraint","time":{"created":"2022-01-27T23:52:49.493Z","modified":"2026-03-12T08:59:13.977Z","1.0.0-beta.9":"2022-02-01T10:12:22.558Z","1.0.0-beta.0":"2021-08-10T09:02:08.429Z","1.0.0-beta.1":"2021-08-10T09:40:11.584Z","1.0.0-beta.2":"2021-08-18T06:58:12.416Z","1.0.0-beta.3":"2021-10-08T04:08:30.049Z","1.0.0-beta.4":"2021-10-22T03:13:31.208Z","1.0.0-beta.5":"2021-11-04T07:43:08.919Z","1.0.0-beta.6":"2021-11-09T08:23:06.255Z","1.0.0-beta.7":"2022-01-06T10:20:30.287Z","1.0.0-beta.8":"2022-01-24T10:10:49.701Z","1.0.0-beta.10":"2022-02-24T01:47:13.768Z","1.0.0-beta.11":"2022-04-12T11:10:08.044Z","1.0.0-beta.12":"2022-04-15T09:18:15.059Z","1.0.0-beta.13":"2022-05-12T08:55:26.985Z","1.0.0-beta.14":"2022-05-17T03:40:26.364Z","1.0.0-beta.15":"2022-05-24T09:23:53.017Z","1.0.0-beta.16":"2022-06-09T01:48:38.356Z","1.0.0-beta.17":"2022-06-23T04:22:27.580Z","1.0.0-beta.18":"2022-07-08T03:27:21.056Z","1.0.0-beta.19-alpha.0":"2022-08-26T07:12:08.293Z","1.0.0-beta.19":"2022-08-31T06:36:15.124Z","1.0.0":"2022-09-22T03:51:46.091Z","1.0.3":"2022-09-29T06:57:59.147Z","1.0.4":"2022-10-11T03:17:18.189Z","1.0.6":"2022-12-13T04:00:47.490Z","1.0.7-alpha.0":"2022-12-14T06:19:12.123Z","1.0.7":"2023-01-23T07:47:21.374Z","1.0.9":"2023-03-07T05:42:41.427Z","1.0.10":"2023-05-31T08:05:07.491Z","2.0.0-alpha.0":"2023-06-14T05:09:36.026Z","2.0.0":"2023-06-20T06:05:49.179Z","2.0.1":"2023-07-21T10:13:14.447Z","2.0.2":"2023-08-07T09:01:38.644Z","2.0.3":"2023-08-31T04:41:19.630Z","2.0.5":"2023-09-14T02:44:15.401Z","2.0.6-alpha.0":"2023-09-27T08:06:00.562Z","2.0.6-alpha.1":"2023-09-27T08:26:16.176Z","2.0.6-alpha.2":"2023-09-27T09:22:53.672Z","2.0.6":"2023-10-12T04:08:06.692Z","2.1.0-beta.0":"2023-12-04T07:03:34.764Z","2.0.7":"2023-12-04T07:25:37.786Z","2.1.0-beta.1":"2023-12-05T06:47:18.699Z","2.0.8":"2024-01-17T01:21:51.979Z","2.1.0-beta.2":"2024-01-17T03:12:11.742Z","2.0.9":"2024-01-19T04:25:43.869Z","2.0.10":"2024-01-29T05:20:23.595Z","2.1.0-beta.3":"2024-02-13T07:47:50.943Z","2.1.0-beta.4":"2024-02-14T08:00:23.604Z","2.1.0":"2024-02-15T09:09:21.316Z","2.1.1":"2024-03-07T09:27:55.164Z","2.1.2":"2024-05-17T10:30:58.228Z","3.0.0-beta.0":"2024-06-17T09:27:40.347Z","3.0.0-beta.1":"2024-07-01T09:48:40.691Z","2.1.3":"2024-07-19T09:45:13.697Z","3.0.0-beta.2":"2024-07-26T09:31:09.475Z","3.0.0":"2024-08-01T08:43:42.533Z","3.1.0":"2024-08-07T08:04:10.776Z","3.1.1":"2024-09-05T09:14:19.340Z","3.1.2":"2024-10-02T06:03:48.999Z","3.1.3":"2024-10-17T05:36:29.636Z","3.1.4":"2024-10-22T08:29:43.540Z","3.1.5":"2024-11-08T05:34:05.715Z","3.1.6":"2024-11-12T09:22:30.959Z","3.2.0":"2024-11-27T05:51:32.676Z","3.3.0":"2024-12-04T09:16:54.345Z","3.3.1":"2024-12-19T03:35:18.961Z","3.3.2":"2024-12-26T01:52:32.488Z","3.3.3":"2025-01-16T08:38:50.655Z","3.3.4":"2025-01-23T08:49:49.801Z","3.3.5":"2025-03-05T08:19:16.594Z","3.3.6":"2025-03-10T07:31:12.202Z","3.3.7":"2025-04-08T03:17:45.741Z","3.4.0":"2025-04-10T07:37:21.143Z","3.4.1":"2025-05-27T05:21:53.383Z","3.4.2":"2025-07-07T08:54:57.049Z","3.4.3-alpha.0":"2025-10-02T09:18:54.334Z","3.4.3":"2025-10-14T08:05:29.618Z","3.4.4":"2025-10-29T07:31:27.617Z","3.4.5":"2026-01-13T02:00:51.901Z","3.5.0":"2026-02-26T04:34:21.525Z","3.5.1":"2026-03-12T08:58:48.648Z"},"readme":"# @pixiv/three-vrm-node-constraint\n\nNode constraint module for @pixiv/three-vrm\n\n[GitHub Repository](https://github.com/pixiv/three-vrm/tree/dev/packages/three-vrm-node-constraint)\n\n[Examples](https://pixiv.github.io/three-vrm/packages/three-vrm-node-constraint/examples)\n\n[API Reference](https://pixiv.github.io/three-vrm/docs/modules/three-vrm-node-constraint)","users":{}}