{"versions":{"1.0.0-beta.9":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.9","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"^1.0.0-beta.9","@pixiv/types-vrmc-springbone-1.0":"^1.0.0-beta.9"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.137.4"},"peerDependencies":{"three":"^0.137.4"},"gitHead":"31a046e8ef027917490cbbb3e558f9f97f3d3259","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.9","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.22.1/node@v16.13.0+x64 (win32)","dist":{"integrity":"sha512-Km8CMzqgymX+MpZNE2SsNSKfkhP44kTBvZUpxjOMJM4uuoKZxycNAiNPCV02ZTGyxfUkCg8AQjeAdeXO0ZYquw==","shasum":"eb33b8fb667c4d46ce3b6b4a992ceddcc15c4270","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.9.tgz","fileCount":61,"unpackedSize":444690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+QeICRA9TVsSAnZWagAAzMcP/RhpuKFkpJYEQsi7bLoo\njukqjiG9QryqKeNXYa5UFg8BslGUY+gfSvK/24zV42AiMe5GCfbvimpjQRPy\nyaYZMibBUEZzToPwLs701zqaZejyvxnnXlfMzRTcPpnWe5ZYEzAFtea8bEbR\nfs2uG6yfXdho1+eOTPilXrzXRZ6zCsM95HLnlAZHMQlBAyvpG33RdJUg6Wmo\nlp1hvtnngsYzJ41sP4dvGbrwRr3NVJlDvrrOb8jXMHb7Es+/b3ygB+K1wqJb\nC529N7n25uGXmDmT2QTEx8Od5rK5jv1SUn0h50Mlisp8944FXiCf6BEcjwha\nCQ5DRd1LBX8GXOU/Hro2qYCvKmctVGoES2HZd0HU/cOrXwTNZJbCaPPseUZh\nia0KW/62AqnS8FRcd26Mjxq9z9q14XfzaGTEXt+bgrutM97B61pm8kyF790a\nlXr8oLpNi2iE/MlMzYQGcisqI3aYCLPJXab60oKBxAe4xhJOt4BAVrK4mOuO\nE9vAOFuvSKei3Ufc8hD94K1VlHiezAfzA7Bpc63VGDRLzL9oJKJiQY1Ay3vS\ns0qJD43oA0d6jcT0FZgD5mojhRz/TDjUQaEwMsjVI9cDTsnuyWCLhjlIkXVG\nG5t7mIQhzakDBPxkFwoff2YZa+lUK/OSNs/4ocd9Og2Pq0djVojYX/cmrxYY\nXmUS\r\n=64iH\r\n-----END PGP SIGNATURE-----\r\n","size":99391},"_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-springbone_1.0.0-beta.9_1643710343470_0.5158925759405368"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T10:13:25.396Z","contributors":[]},"1.0.0-beta.0":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-springbone.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-springbone.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-springbone.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-springbone.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-springbone.module.min.js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0-beta.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.0"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.126.1"},"peerDependencies":{"three":"^0.126.1"},"_id":"@pixiv/three-vrm-springbone@1.0.0-beta.0","_nodeVersion":"14.6.0","_npmVersion":"6.14.6","dist":{"integrity":"sha512-+IyT58uypo75Pb8BRbtoN3SMT7JGLjRTQSgqgGWHVCECURcg6991WZs6G5nooJUxlTEjeHb4xG6dWQWTktCzMQ==","shasum":"e3564c00609709e168a88905521861af0394e1b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.0.tgz","fileCount":60,"unpackedSize":445606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEkCcCRA9TVsSAnZWagAAQUQP/j/iaAwU9prYvKYEK+PJ\nIKRpn6WYAizYiW7Mpn0n9sziv79Oe2Sobnr4ijKbqR152SK4KLYliR49Knra\nVKxOaLT+/FGl34gVwrcjU9ybsFd2xRnrRCEMjwPJYRKn4QxFzlfXBrFLgNlS\nQde6pL/QF8PTgQH2/8seNoyHypTK2285CWWfszWQakne3JnxUWO1ljZUL6Va\n/VhzGxgBfjTgmmsI/2tTpe8xuI98b/wDiXtLdwUX4AWRW1jSoQIS1XaoLezP\ntYz5RgSxFJthPJq99Jc3dXUWT5cNGo8OP/jb8W8qHCRDSNkwa3Y1sRDEjUmv\nyoQXd4wFQ9Onk84U/Euryq332kXKgtD9GxlFdQuh3t4+/WG0or3zewSqtEPD\n/iWJe64JhYggmWPpvoKRth8+Xp3jah20kYSUCpq4X703ZyhbBu9zBWTNi8TB\nlvTwXsyXjdpKeh8sj9rLMhldnMCfNexZLhkMqIbCRVGENP+OkhHPOpTK3c8W\nHPnfBqPs2JNrzKpAt7Kp84J5Ik9jMTEdtCAzDzfKKSusDOGJ5B9AtBE6pGqo\nowAxG/mIVyGiOxqisLTvIVYo4shemW7V+uXSaxECjs66GQ1kjWyXy8mOQrOG\neJeq4PRXnp6Ho1VxzLfWGEsBVFVh2NjAXZbmh+rDGsRDyqwHkUMJQr8CMMfJ\nsC8P\r\n=WGxq\r\n-----END PGP SIGNATURE-----\r\n","size":98888},"_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-springbone_1.0.0-beta.0_1628586140307_0.9594644973582269"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:05.708Z","contributors":[]},"1.0.0-beta.1":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.1","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-springbone.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-springbone.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-springbone.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-springbone.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-springbone.module.min.js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0-beta.1","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.1"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.126.1"},"peerDependencies":{"three":"^0.126.1"},"gitHead":"5c8307e43c5dcc7fed2a41a2c8ae866685a071f4","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.1","_nodeVersion":"14.13.1","_npmVersion":"lerna/3.22.1/node@v14.13.1+x64 (win32)","dist":{"integrity":"sha512-Gfg0EXKAnKFtsZyXwBR1Q4EtRgLLxWXMJPBQJQ1QfodgNl3Um7kHK7OK0LJFOyW11aj/EjB23FfQ7q171tb/BQ==","shasum":"3af22cb7c297af7f6976581a629b0b3f418ca398","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.1.tgz","fileCount":61,"unpackedSize":446731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhEkl7CRA9TVsSAnZWagAAWJcQAINCflYpG7UAmMzFANXY\nkM4rOP8JgDPkh5hfZ5H30wAlaMag78BVIeWoYmgftxsZ4fOiU7xImMXOMpEQ\nsF6ylvPbqXS+GcW31dSt7k1VqoJdfp+op+tFOoSMJF1ohSxYqHF1xuQ5JwGJ\neyEJK0HpstZ3k7IM9hXZE2/Z1yCvc6mnVUQ4yRcYJkRQ+nVmgYvVliKKGm+K\nb2APktxoIsBS3FwQFocesP7j96SPMlG7dhMfHiWJB+xDOqUUbhcJvdwvtqg1\n1V1AJs8ynFWmEtUwTbaJDiwm3j4kNOmRSNyvCbKXGlc1dDAx50O++8M8q8Y5\nZqtMmqtdpUdUhrBD2te8yY3tYCnGJwqkllSlAVYjZ5R9CkDFlTc5NeUr8tCo\nFB1V7A7Q0t+G5Wj3wNjKKJYHwpjQCGVv+0WWPJm3Yx3r8SlDMhGqqL/MbyWy\nICWhSYsB7qRk2mmrUF+qiKEZ9L5bKh+GpnqLIQ8uR+OoORMwStQjI3LWWWME\nUPBhQJjskwO+GdyJQTSPhSMPitFh5hPDzIyAvEDeLeB/wEOvZxKuD1mI8mC1\ne86qrmfrishZeFHabDYjgyFJVkRribtpYZGmmwbxaPR2O9xptNI70S3xWAYZ\nZX1N2Lgch3IwN9hCMecph0C7F6884icPiLMVhdR9Leit+OseL9UtaKdT3AV0\nyG/5\r\n=RiAb\r\n-----END PGP SIGNATURE-----\r\n","size":99855},"_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-springbone_1.0.0-beta.1_1628588411770_0.5328044193259323"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:07.875Z","contributors":[]},"1.0.0-beta.2":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.2","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-springbone.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-springbone.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-springbone.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-springbone.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-springbone.module.min.js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0-beta.2","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.2"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.126.1"},"peerDependencies":{"three":"^0.126.1"},"gitHead":"8b337034b7e5437347cf0c118b3ec6c4c56f54a8","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.2","_nodeVersion":"16.5.0","_npmVersion":"lerna/3.22.1/node@v16.5.0+x64 (win32)","dist":{"integrity":"sha512-m1SJ22RyOkS6AXxJ669psZ04+QGxfS20Mq48L2+odDk5sPjUJmLrxisWmUc3o075wQchBTb+iWRS0PoHNDUZsw==","shasum":"b743ce00bc215e7281b6463333b4630d49cfc3b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.2.tgz","fileCount":61,"unpackedSize":446731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHK+ECRA9TVsSAnZWagAADQAQAJN10f6diGwFXIlcVlD2\nM5yt9sS7LKNfljcVuuwu+NPAUdtbh5Sb+8y7UBFSLcMaZYeOENoQ4wwwubcw\nml3A6oWbTtqVTt3lya5yOeXaUdaEV/cH7QeNjGFIJFdK1b64UwB6ynxQyfKK\nhainBAvT4FaftKivP0BnF6UhjidEjgRHRFuaRvFqNxeIScqEqOWi4QKNu+3W\nOFK3/cQtnF+pR0o6HgqctzGhSLcKzvGhKcTj1zJS09AhjDQWaW4nY32OewBn\nHJ9bufpw4Nlx8vg+ceZ3owNpOw1lcOaNuvJhvhJMQ2rFxbvIkzuvrTwqznTu\nlev1H1qWoZHiKU6RG0okEMCthf4GgrLzhBrI38LyeDQ3gpuUyZNjf7xKxn3a\netrrWc0e1CoAnMMZvVU067s+ki0u3S7TqTwGNjyDX20osUAgOhUVWD2pJ2Gt\nzNUSXcoNb7yjShyO7rC7UA49iads8FlbgCQsj/nNIKUTQmfDrN6J49dWfYBl\nwzlED24IBDGIJCpqCXMfRlc3McITRVFhrL0Ss7xtpJEgusAgIo1fhNMRNHna\nn0rM4con2v1jSy1+ZSKhQ+6UQA8sH26ZzdX4y4oYsPDrWSv49/drPjK4X5F6\nlV6feFG+gC8cZpJuiNJo2vVFPTNDsLYOUSjbDnn+xZrgLJJKr2A44UAtDKC4\n0paz\r\n=ieTS\r\n-----END PGP SIGNATURE-----\r\n","size":99855},"_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-springbone_1.0.0-beta.2_1629269892589_0.2738161328040747"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:10.609Z","contributors":[]},"1.0.0-beta.3":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.3","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development SERVE=1 rollup -w -c -o lib/three-vrm-springbone.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-springbone.js","build-prod":"cross-env NODE_ENV=production rollup -c -o lib/three-vrm-springbone.min.js","build-moduledev":"cross-env NODE_ENV=development ESM=1 rollup -c -o lib/three-vrm-springbone.module.js","build-moduleprod":"cross-env NODE_ENV=production ESM=1 rollup -c -o lib/three-vrm-springbone.module.min.js","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\" && prettier \"src/**/*.{ts,tsx}\" --check","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0-beta.3","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.3"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.126.1"},"peerDependencies":{"three":"^0.126.1"},"gitHead":"fb89b23619d6e4b14aab1be3c482a0d5424ee7d8","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.3","_nodeVersion":"16.5.0","_npmVersion":"lerna/3.22.1/node@v16.5.0+x64 (win32)","dist":{"integrity":"sha512-yFu4PrTZRvgSyrCr5Pd15OEARXul/gxchE+OtQoJjWcLLf8t0rhYXM800Z4V4P8kfR/BVqUBRvSER3WCF1jSpg==","shasum":"72d70535abc1a48277845eae663c951c4107aa46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.3.tgz","fileCount":61,"unpackedSize":444067,"size":99053},"_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-springbone_1.0.0-beta.3_1633666109352_0.9426319395245164"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:12.788Z","contributors":[]},"1.0.0-beta.4":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.4","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.4","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.4"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.133.1"},"peerDependencies":{"three":"^0.133.1"},"gitHead":"d44ab5f1a39ca615cbd87994d753517c99f29a5a","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.4","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-ps/zHeOaplAxWXJuyMOx/tXRkhGDTit8Aa4PSbnPTairkgPn17mGo+jWazYMfD9GpyjDFK6+uG8+F3QCFf7r0g==","shasum":"54964f7992594feea663d0aa8b0208e59e767833","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.4.tgz","fileCount":61,"unpackedSize":444217,"size":99024},"_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-springbone_1.0.0-beta.4_1634872411218_0.15690919785623048"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:15.545Z","contributors":[]},"1.0.0-beta.5":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.5","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.5","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.5"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.133.1"},"peerDependencies":{"three":"^0.133.1"},"gitHead":"a78967ee6b4b0a7b721127027494a6fcba1cf4d1","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.5","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-DEZnZpFdt+GVGwVBX5UUjd0nsRYSmL8TpOVGRPWPp90XJseRyIiPUbUf65P5H458mQnWYeOMlbjwBegvhVWEDQ==","shasum":"3916f0538b50e2be5cdbb104f396f275d6ebfeb5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.5.tgz","fileCount":61,"unpackedSize":444217,"size":99022},"_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-springbone_1.0.0-beta.5_1636011788596_0.4369451134197986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:17.745Z","contributors":[]},"1.0.0-beta.6":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.6","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.6","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.6"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.133.1"},"peerDependencies":{"three":"^0.133.1"},"gitHead":"e3f50d2ad180a1743b280c0a74e26b3535914ef0","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.6","_nodeVersion":"16.11.1","_npmVersion":"lerna/3.22.1/node@v16.11.1+x64 (win32)","dist":{"integrity":"sha512-0aA3eGOmfv91IMEirFye3aq25gMsGPTaE2a7XupoOkveCpv8xzJWhkOtYn2H5zjAt2aZg3FdxUqRSJJMBzc78A==","shasum":"ff318b2f30781b64f5f9f231a3f0a5a48164e732","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.6.tgz","fileCount":61,"unpackedSize":444217,"size":99023},"_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-springbone_1.0.0-beta.6_1636446186721_0.3788495904312177"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:12:19.916Z","contributors":[]},"1.0.0-beta.7":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.7","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.7","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.7"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.133.1"},"peerDependencies":{"three":"^0.133.1"},"gitHead":"9b630ce11c16406bdd852753ccd19c5c9f4a6595","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.7","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-zxNRXGG1f+hI/VW4K3EJHlDV+ezUkubq3hyo0Y2aS9wKsLfLHyOREw4RM5Wd7u6Alaqv425piD2eajXexFirUQ==","shasum":"05eaf4320734fe78dbfea4a78e9e1342f90c4e37","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.7.tgz","fileCount":61,"unpackedSize":441337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1sJuCRA9TVsSAnZWagAATsAP/jqrzIZj9FMI+EPcWPiE\nPr0NiuaBURc5lE5LXUaG86C+3xZmZidJjjRdWLlzvsQ7pL1MZQHrxEJ7tPt6\n/GNNaq42jptfK8fyEOG101HXOQOnTie3FGTLRe+CkNpC4DArPmHkQd0R2Mca\nlD+hC6+phdCK2CGC3gUvCDSxV5/Yo/VgFc2GbL9zNPRQqaqIE8dQ7I4N6xNX\nxr02Wn1P0Lb5hauX4DzV5XLkMQbUqkyeQsPEZPtn/cwHTy3iLPLXfc7LMDbj\nKuhYSMwxS0hyaLIdL07HUuTp036Re+c01Z4cWi9ayQSJ/klpaKXdcvhsY482\nrgYYNkPKJtqqKi1kA7SI3Qe/lgU8tFkA7yh6c3x/BIBoARw3QJFbXQKXmkDA\nacax3q2h2vyqDSc9gdhoz8l6VMF6sxfbCTserHkzKCDbtVRHzuHrUER3Ynfj\nqk0zJEuAg1d/aNim8tITPfnRB9DyGwm939ihAKJFnQ1TMfSA9RHRoTHcR+6C\nrrsirCMxDkb+nxUpFAMhOEljg4zR8iRtkGmG2LFEc82+CMmIrs5QDHVrRJyd\nzD8U8zP1ztSpXyzF3WsE0apjhP44mlGZcTCxjVIrtwjDxkT0oASxrGZog/1y\n5CZSsNt4idoPrkBTVoMjKrGmvlRFy4sgwcAr9RJ7odhwm+m7qvBTF8HWr+4B\ni54S\r\n=pEzr\r\n-----END PGP SIGNATURE-----\r\n","size":99854},"_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-springbone_1.0.0-beta.7_1641464430766_0.13561530517643994"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-06T10:20:45.009Z","contributors":[]},"1.0.0-beta.8":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.8","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.8","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.8"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.136.0"},"peerDependencies":{"three":"^0.136.0"},"gitHead":"795124c98cae6403e8936ec15f47016c23af60b1","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.8","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-DRM/yhIL/+MP/3fkhO1JKUnBOwtEed0Q1/U7DCSxE3daZA4KurKAZclguEuWiqW3t2fpbnPMo6Id/Pm1E0tHMA==","shasum":"feb44030038e147a315da27d5691180ffee08cc9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.8.tgz","fileCount":61,"unpackedSize":442154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7nssCRA9TVsSAnZWagAACdIP/058AafngKe7pvZiA6+g\nvshpHmmWSuJOoXhZz0Hr7osp+IaUb7cMAROQoENpgMXAwUc4lGVvunK3gIKy\nXnVwnrYVtP6vjO9x9pNN4NLR2s8tyOgqh4rIoV0JHJ+8IY90DfpXA42IXSRt\nxXpEcs18oigyT6i5dIAyvuowtOPr4WBLlBpWJ21b4AsYxvrFwVGiYW1G7c79\nX9Wi6kWdfguM+cUUw3k9st7sQUQKQwAXbDyx8IYFNju0Bi1BOXSKQ0VV6d9F\nO3m09n2IwgIw1f2P90431e7GGBrYBNTD9dxhQpYChCTuU+vBMEPBJNrFZ9oe\nfl1Cjfpk6KwsxGShAnVbN9xcUzhEHa3sjb4JRyZ9Papf7g+hYEE0lRNXK7vv\n9R1G8s0RA8YH3dklNVD6NpcZvA8BlK+jVD6MA9+NfuqLnQsd6RxxYXd2Mthd\nSbhjjzv69goYVZ0xlf15BUpEQ024iS5gM3/Zc1LlOB45tBzo0LDg/C+Zviz4\n6tcznAIQmDDQNFaYyNpgYlkVl+gu/Ghl3q5LkXAD86cKHmAmSevYUoFD6XDv\nOlCbmlGi43Gg0d9g8lzHhDcl51owlxxJz8lzfaRd3OX9g2wpwplv7D2ISDkn\nDnpWchlYSAtnu+kYf9hICzeT9YIFE9UleRWDxSShdNrzzX+o7p8jAocPr+Cs\n+zcy\r\n=Z2Cp\r\n-----END PGP SIGNATURE-----\r\n","size":100269},"_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-springbone_1.0.0-beta.8_1643019052667_0.3788840928365662"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-24T10:13:57.184Z","contributors":[]},"1.0.0-beta.10":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.10","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.10","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.10"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.137.4"},"peerDependencies":{"three":"^0.137.4"},"gitHead":"67cf3844becf1ddbe34ef6d942f58349e8f9cd06","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.10","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.22.1/node@v16.13.0+x64 (win32)","dist":{"integrity":"sha512-xtE+mGTHBZcxBFyIQdQyKLOohr6JgnplKxfon7UXUSOJKX3ogy7bIEk6iO5SHC6iF55XnNRilC1NSGE5SOdy6w==","shasum":"356e60e4427b62809158231e2b419d58074fb2ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.10.tgz","fileCount":61,"unpackedSize":444693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFuOhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPNA//ZsOUcvoXNg/lAA34DHyHF8WGrXJGRcGGZEt02aizrDfV4Rtt\r\nsUbV8Rbl4Fac2mF8mHViZHStvpdtgu67cPqkIurSllrIdJ5pH/Z2xVtWrt/y\r\nwPO1E73mF1rcwyw6YUy/59lxxedmpItuv7013d8KqsXyokLP0qL7TXuWyvF5\r\nJCSX/J2c0ioJyKXvhZNyWZiDPrbaav6G/aCDD+QgDla/+0/zXXYrzjHGZpD9\r\nALpwQ20a51hP4VhUKDrerFNZ/xqPAABbfIUivvvD0rTnToIWAlzFdoOaZTzV\r\ndiB5gj598yAIQZLk2gbb9CvqjIJ65K4LhUqiZTBoYahdZkr6JFxWvmCxgj2/\r\nec7WLhhmdwv+BxSFJGWI8KyrjSrNDlO38CLSAD3OmCc9Wh9K7iYZIHRNBVte\r\n8KdcNZuay77ZDXMmHMPlIvaDKbv1O2ZrAV2n8Tnv/KXYHp01TAXOpfnm7Lz4\r\nHEFw8jBl94ZykLZnfEswxDd61imrXfqO5xLOt7qgztGkSSKwA4VhchFVoCaW\r\nLJM8LQ8mNP8WoD8ZJyUpIdabv6cBYA9Xg6iTr6WO6nt5WsnwIXXe9PFukywc\r\naiCMzRavkH3QFbJ59OfVWBreRoYJtZX6q3q3tojdsQ5S7a3/TEPgsuKpSYGl\r\ny27wl4THMMHrK6D0eZWNHw75exRlbGDKJ1E=\r\n=RPKl\r\n-----END PGP SIGNATURE-----\r\n","size":99389},"_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-springbone_1.0.0-beta.10_1645667233555_0.7663308627599386"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-24T01:47:22.703Z","contributors":[]},"1.0.0-beta.11":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.11","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.11","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.11"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.137.4"},"peerDependencies":{"three":"^0.137.4"},"gitHead":"2afe570b1ea275d98ac5c2269796b7c803aa8584","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.11","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-COAHrXsw6pP/BucLjXMSfgTmxDDua4J1AvbysvboUpu3q7BFqp2/xaWiJKzpGI90b+vf6OjMUwhoaPfRi5axjg==","shasum":"4a0bb002472d454bcde3037f09f4cc8dd30886c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.11.tgz","fileCount":61,"unpackedSize":445043,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCA0oCTaRN26ab7JuqWv+al8vCnoSsdNSSXotLfcBKQgAIgLMbqddln4P5IPB2zAI5xpB2PzphHdjdMbBTV+pEuoSU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV4QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLEg//UIV6wKdtrVmbIalhg+8JGOjRI/pnSGz8nVXnW5/kYQhB6E3x\r\nkdrMzWqxycO8+QQQ8mhZhlKd85PmUwVs3HiNIIiBfcNhPvQXKGKmztMrO/E1\r\nIUHLlENiykx1ZUZGEHJubH9+Imn2KacPVF1SBnrDZvEHFsyU5ihKKstqHUqT\r\ns5x+aT+Lp9IjxpWGgak6k7dznSN29m9o6AFUFybnjKsj+2H1Fpk/AD9i+ZfW\r\n3LrKIBMjxCCG5rFgQyv+C5goGD7p/y5YYopLcsJzE2cmFGkDysy6i8wWJIDC\r\nwblyKzgsCoRfJsDLtgxQdafqAPdXQNcKrMcBZOWnm8KT6gvBGeu6kE6ISL+6\r\nLQwpSNn2BjyrVNfDz5X0rveRuLEElwJeM2Fz5rvAY9hoYrvUFPn3nGfAJdZV\r\nmU1MINblKPn7AEjrlcMjW8xZYFNJLLGLhRUoDhzR1h+iPDXUDQJvcFH0Vol2\r\nng8udvMOzG4R6YPQ342hDI71Y8eW8yegtWtPB4YkqMPBdm+RwHl0dAT+sWr1\r\nPyX6lDU5mFy53E4DGU7suVqwk8Pz4tWdAfqFN2nDKp2NbQnmD3wPmY5d+JVN\r\nZnKQxGGbhmaZIu1576tHBp9YM+wNs+g3T372NdSOc/UjgCYD3TLbReutATdp\r\nC0dfD8fkyk9v68Jnh++q5REPGO7rB2H/Imk=\r\n=YjGC\r\n-----END PGP SIGNATURE-----\r\n","size":100621},"_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-springbone_1.0.0-beta.11_1649761807938_0.26403942043025985"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-12T15:50:34.090Z","contributors":[]},"1.0.0-beta.12":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.12","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.12","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.12"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.137.4"},"peerDependencies":{"three":"^0.137.4"},"gitHead":"351e44a704ed44b49644b8e332dbc69c62e5ac02","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.12","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-/bLKkc5uwNTDEqFDvYmAF4NaIJWr/zLVpKBN56JeDJHRjjt75Npt2Dyt0VOL9mLmJcZrPy60xs09B4eTm8VADQ==","shasum":"37c88d2e72cda7276bddc2cdbe64abae47afc6ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.12.tgz","fileCount":61,"unpackedSize":445043,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqdjcok4wXC49YqQH4tPmweHRKWrYQhWX0acV3xeWHywIgHYyDXAlffGLJkxzv6l/jhKb5oRAvrg3MNjn5Z9MTf0M="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWThXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIfw//RxnqPryYVBaz3DKwVcBVLUnqSoRI1Dn3jgJtXTm79uYQSXb1\r\nx1GRTdPtcNvwZh09LM2y67t7gZfNgKpTHQtV+eatMgG/pqJdIOthifcapgpe\r\nLBp58RpEl+Uuiv6MLWRRlECJGpaii4jV89bptK+3siM4qTdG1xBv3uX4UzUY\r\nQZKfQfmQJ1sDjCpyQUmFaf4GHKBtZ6n1LLF0oM8SnUPCgqY6WkvBI7f7WHNd\r\npgetnTwGrXkfP1Uo7osKanNCvvxfX2qsiamk3l7VbnK0hyAJyLXA4udH9vXa\r\nwyf8f4daVvPIPqpq/KBsYEMupVmPrH5tjHG+CpnMME1QtYQ1o3z9d6wiivGw\r\n6wxrxMcdPdxPmoD7d4xR4BREwN4M2FA+UJBXaLS9ioYojFRuMyd+wcQLUxuO\r\nSiB5VX8Da85PRNQ58bnfRp0JR5+4TJGqyJuigDjK1sK8z2j7pHUsT1ePRfCU\r\nOnDeE4gFzLc12/jK5B2LuKEVonKMpn/Yq1ImGgwFSKflcMjv/k/YgEzIN7FR\r\n6SKQlOD2G/tg/5WxjL/iv4GyTAtBvvy8kAnwXvymUqqFQ5WHv72GhfhC9EEW\r\nfL4hZmlADl2guVbLzYK8wJz3Lh6QsFYTh7Yl2992fDQv0Z1caGudT44qSFli\r\nn6uQXQ5mPAU2Vn60BtT5hl2wQ3rohqTIVw8=\r\n=gDPq\r\n-----END PGP SIGNATURE-----\r\n","size":100619},"_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-springbone_1.0.0-beta.12_1650014295402_0.4865816878116558"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-15T09:18:35.631Z","contributors":[]},"1.0.0-beta.13":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.13","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"^1.0.0-beta.13","@pixiv/types-vrmc-springbone-1.0":"^1.0.0-beta.13"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.137.4"},"peerDependencies":{"three":"^0.137.4"},"gitHead":"b18b54ef68e5fd1a880f4901f1bd77451616782d","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.13","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-aCuW6+CY5thUE2aFeAxjfn85kkE5bpN/hzs8JmhOHt+xXDDrZuyC8ptshV32WcuSDr9X2RMIVZl8wsEVuwj6xg==","shasum":"c412903c11bdf3703ad294d8ba361eac58839809","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.13.tgz","fileCount":61,"unpackedSize":443690,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7fbdedEtXnBmYcpiOzFerHk/SBqhR8L5zCUZj9KTzVwIgJad1WSAhOu3u37R1kXWIgGz8mvymruf8C+Syz7NyMEI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifMt+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofgQ//UaPhh2x0C0pB8EG1UiQdWpvVo/oT2+gdXGNZQr9nq57Ym6CE\r\nOOv8+2jjk1SYO5/I6eS0pLHH16A8AX/aqFnYfkNJuGXqsN29j+o5urJsXP16\r\n4h4Axh+H0oOtqmXFL3dZU4HY6MeFCUnzvKLzo+8cDXWcjk4P7IIHpdRTrDNi\r\nkKMD6I/o7fKZuTu6B8NgyDifoiL0cb8M7HWhWJ2ng3KMLWsgBSKES4q8naZV\r\neicB6jma7prNVMB11TSqsQ4jwm8rgnffrerEukVN8kISu5kprWsBcPhADScq\r\nNxadqkRlYR9p824VmXDaeoZ0ARdeNKB+u4wWTltaO4YwMVDfloLD0gaIEFh2\r\nhSrcq8MRZFS31xhdKtvf/pbPle3lDShILD+cSQPttxeTp4DYZOhKx37RpdXN\r\n4qp/nNkkOnlMK2iwFG9ah2QRE1kU707IscgvORx+VhsRFyDJTNUsrnycWcHm\r\nFeXwAKAPRKIqsVTHB+Wg4nLDQSd6hEs5yH3gwQv2dERGkOKr1SzkSi0V9NV6\r\noPr4tfc172Wvs0hVxtPz7TaER9v3pDVK/Hn/V27NinXobS9iDpoEHSwpAWJP\r\nta9xS/NQ1GEtt59WSYyFd3TqtNC6iIm02CCgX7xcBuZRDYsipcTlv/PXdOKG\r\n0lYWnwV/e46eDnyVoZ4fi/MPoxCHIrbnWYU=\r\n=9xaX\r\n-----END PGP SIGNATURE-----\r\n","size":100184},"_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-springbone_1.0.0-beta.13_1652345726583_0.9122754414068086"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-12T10:53:50.602Z","contributors":[]},"1.0.0-beta.14":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.14","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.14","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.14"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.137.4"},"peerDependencies":{"three":"^0.137.4"},"gitHead":"cc5082afff02f6e535de326a89e6378ad4f315c1","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.14","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-CcXQCVPUc6MEGqV864/SNB4owdDe+60QfNYosDZU/6tKaXGHKOvI0dDt5nYnxcesZQQxIJ7QSJGX3LE2hWb2Zw==","shasum":"4d31f9dc4e7d1089c5b1195276801d8775e9a393","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.14.tgz","fileCount":61,"unpackedSize":445378,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAMw0GD1idq9DNtOvlqdMWCRLSWtJrHAHapRSn9T1PZwIhALPl4ZKCKjMpH4SRdV4cqoTSnmyM9C7GgJZ23lHex17+"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigxkqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq33Q//XvjENZ25S3lMiF2/v0Sz0tBMtTEX+Lw9MTyfsmCssHa3j7z0\r\n1S1xoK8hcGxR8KyRva3BcXGbSRai7q+sBmzGDKgqpVCBMIvDcZr17UAghLJ6\r\ninOYZV3tOSkZ+pTLUSKwkF8t65cW38BieFYXi9amwyBsMF9gF3qBvVN6YKp7\r\nvuwrE0c+6sS68kh5pnOOwgQIYHX9Z1+HdUtm+i/rQRQ6nIy75UKXqEYlLmqG\r\nnzSG8fBv0gTG12mhxn5bon/MelcCNoS0a/88D5x3MuDDoZ91QGqSIufo2OLb\r\nEtsTzAGZv4GcHxShrE38oCe49OzEK3UfHvYHfpBTI4NsOUlAwfmmXv6VEZFu\r\niqWmo0X/2T/tPCamGCQnGMRkzlzC7v+Ij2Hv7xrAYdswUWCOKMpbcskNlZz7\r\nrlx1OCtmaiKEdXOb1TLHl5xl9MsxlUDaXHJ0E46SJ+xMg7r+3nJYx4gC7zMa\r\n5DdFEr6bt339y7zQSkAk8oGMQ9xY1J32MEP89gdjJJjudb6EJ6M8kGVoxzq9\r\n/D0BgeRhRfaF8F+jnH7NYDuaCwLVcYm6VV2z6KrCRs6dG8jjaO54f8+OXBgC\r\nlUecBCMwWTv6SaAPxNiNkp3fQDTF/YYyMZwK15cJyYzZanylNfU62e6Jg88x\r\n9j62UCFCcrDTS1qQweylxBqhQMVma3OjdKo=\r\n=ZDqC\r\n-----END PGP SIGNATURE-----\r\n","size":100874},"_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-springbone_1.0.0-beta.14_1652758826049_0.6586946748481552"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-17T03:48:43.538Z","contributors":[]},"1.0.0-beta.15":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.15","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.15","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.15"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.140.2"},"peerDependencies":{"three":"^0.140.2"},"gitHead":"3ff3b7ba6ee1c5357e50e361b7552d0e82160cfd","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.15","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-BB60bgamfc/WaMaqud6ZzwNMUHeGb5+88R8fw7JW5gLsslUsKVry7hj0/fwWmZc59CY56wTKGDy2HiobPJCCTg==","shasum":"4e9baf77780b67cc477c533d5dd0dd7cc0bc7e6a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.15.tgz","fileCount":61,"unpackedSize":445050,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjfP+ej2fPXUhF0Tq4bq+O9ZuqpK7DbKFXazLosHY/egIgGU9Iz9UvcTgkKEXASWVgnjEEDWDF2NxQvzWEp74lSfs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijKQpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJjQ//VYvQhMlwDVcj8GecykNthm/Tt6S/6wHwjbz83vO3DgIcRQfH\r\nVmWiQViuGLWLwspYMxOeZN+kTdVCwRyBZUmcC2HQlXmthYJMDLeOg7+jnCUg\r\nFZmYMr6FLiPnQ2Gjb3xbnGb7+jY5/SSzqTc497KrkV+zXouOxH1ciAl4wmzK\r\nxce/VhsJKoztABo7QGIFSqIOo3hpfJPvW2rc/RIQFFV1BL6mh/8kWqEf2pO6\r\nECorSdPqrHYAMBzXDRfYHmCFDFjm1qktGKQTM4QwWkpwSgyKpHoj6C1xuXRU\r\ncMHsLISKl/WY2BytPauKS1CIamLGy0/AwnKl9jY2KJqZahUHf4VmYjjyrM87\r\nm1RoF8SRtVIviZVir9X3RxqS3VHmoCWh1+iNnxL7jEvFHCEkMFkbCKD28pHJ\r\nOBzcUr/K5TqyobqhuhO0LNG6PSf6mKL+pm0BZQyFG7WwM2oPAifIzk3E36nG\r\n38yAKj53vyBFuOKuATIs0bpBMNuJQtbkFsJB71YqZvCa7Dzl8lPWTf3vtFuW\r\ngNXuqFvDMakCYVbFL3lDGQZ1JI3iXi2vCyTwrhH32V4iydH1T9rfI2Ifqwb5\r\nRdeTzZNSTP1e7LGlGGU0yoWxw2ne/UNWxXAav3ppQPDI1IEOZrbph1S38xMR\r\nYkmK71e7b414QJyNdinazm95zv2LNrin8mI=\r\n=cY/H\r\n-----END PGP SIGNATURE-----\r\n","size":100768},"_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-springbone_1.0.0-beta.15_1653384232919_0.9192694471843967"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-24T11:02:57.000Z","contributors":[]},"1.0.0-beta.16":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.16","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.16","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.16"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.140.2"},"peerDependencies":{"three":"^0.140.2"},"gitHead":"5c6c88c108dc8883e4c875dc5312a0d330099ace","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.16","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-A4m6Duhca+WkR+xMT1oxutkUNLnhqLypiKZdZ9mcK04xPTTV80LVpmMO8ru1u+LLaPeEKOVwlDOIXe4ckJpBSw==","shasum":"5aace5157d8b2da315802e4f9b29bb0f8976f927","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.16.tgz","fileCount":61,"unpackedSize":432539,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDqcdkOTRHFCAI3A5VfmNZe9LI+jD3laTmMzgxoDEJsSAiBBeS1bpgRUvFdI46ndGKFWiCsKxfWUmXeKOmmuoJtaag=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioVF2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLLg/+LVO/1SH0Fsin/7H2WaNFLQ3/sVhYbqcMDLPTILRYW/fNjXmS\r\nCWgcxPJjs4s9rL2UDGsYuqtSlqG+RaIol8mOr3aV0AA0kYmL3ryrFLxpNUXT\r\nNCmkm9nUl0r9k1fqoGgA0V7foWyx/fmdtxFx3xwsRwaBbAqi/F2Y0VpDHhWV\r\nw6rMSne5KhxnhL14loXLu7p7CCr+LytJDR5WnmApWXFKUcN3NxgOyxhRo8dq\r\nS4mtt9Qdz5jCkU2H9v7n5SuRORr89AKwnbJNkB+ylBGnjnBoBCjtGVHaLgxj\r\nJxYXkFLDaRLnbV44eu4lBhLVSWzyJl1NR7x22w/O+LFUia2Jfcov53p6Z7Ky\r\nSjlUwGwgglirdG6c7oak0pSdrKNleG6mu2NO9Qja1xL68n559QSTWgaCjYkZ\r\nbB0OmYw0mI8/fFF1hVH2OgJPpUTs9wOTAKDsIfY2XUpI+0I9RWqBlDdHHn+g\r\nAvpyQlDhgFgkYnuETgo/y+izeEIT5FuKQ35NOi+OLhWtP1uHi7DxUNYODsyX\r\nK9pSQtkmoUIIlwGKjt6/KzBNANqr0QUjr0Sq5QMgfa0RQBvK+OaPK3N2ZMAq\r\nUtAg/0VtyIQgXyzjcSRVhS29ffNVIAV8Fl49SV71iQiT7jg/E4f5OTLmmsll\r\npMhm7f4+cQaBKYFvsO7SKEAPRUMBMzA2pXQ=\r\n=SRVB\r\n-----END PGP SIGNATURE-----\r\n","size":97966},"_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-springbone_1.0.0-beta.16_1654739318138_0.2925005359194781"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-09T02:15:45.699Z","contributors":[]},"1.0.0-beta.17":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.17","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.17","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.17"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.140.2"},"peerDependencies":{"three":"^0.140.2"},"gitHead":"f9a00f5610a0c3f72c6868bd3c043846a24071ae","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.17","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-OaFgh8whc0xW4VW6AgnZxmW4IQ+SBVGenSpg+EfcPYCMbvd/9ZY+b/e++2fI6h5lp7eA0hpS/SG6bc1vaBZzAQ==","shasum":"97998910e807321a18660d803d8a5c8861118660","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.17.tgz","fileCount":61,"unpackedSize":432539,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHVRP2raHNZBp4LuyoVx0gAp8tle2UqS4oIbyUT0QWa4AiAeAnFhqQ8CifOzvCwrYDb0jBgcbJ3ZXHmLNyNmQwqZkg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJis+qDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpr1Q/6AvDbBR2gs4D2/76XcisURQy0mxtT1ug4fNvjpcP1d5DfoiTt\r\nm0PmBeVLu1dH7HgbNAodqRhogibP7u8SsGcRDDTuK+u3OefaPFSmFfHA3n+p\r\nTkLzbCPnqZj71NvcU798MpYF5uvBueKGdFPK9aXrisOq9nl5aR4ykJ/odl4t\r\niqEuuPtqG37+HhSRTUXo6k3+KfgRzK1pZWATxGOvjW1L4oeDMOIYKcw+80PQ\r\nHeAJ8geWAMY42fyq5hZ2+yJYQ8PYxFxsaMDy0kIjHHgVTqbkES9gQSCiy79C\r\nwTmfWuQ1y1KzBdYq8hEItr2NHxq1uAgM/XXauIsTL/runTIDiQrzPI3wDSnr\r\nWujx0hYu9IyHL0F6TGIWyxvRQoqzu74+d0dR5SaizxBSIVlfMTQ/cOMuUts8\r\nxxMpnDI1K8bdr3gdGA4J8ggvmbO1eKZ5kEvSonQ2UVslp9atAWmBAYFbGkp1\r\nMdXueLQmXrbNn996IwPslmVLDBrqLPUtIic/JoSTfg7acWjrdIFC02C43u3t\r\nGg9z3LuDoiYTsbswQtRoL/XSI4Y7ljDu8n+42K8GrhHNsmtdUU+6I2XUu40f\r\nn+NJYB/JmbsC7gEt+6E0Gs/VTOQPBMAPYrA8kQmoNK+JiNUvIIBU+q8/QWCa\r\nlARK1TYwW9oTZF/WryH02OAxG0KEQ1jnMnk=\r\n=wZSc\r\n-----END PGP SIGNATURE-----\r\n","size":97965},"_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-springbone_1.0.0-beta.17_1655958147354_0.1715483431869791"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-23T05:01:50.191Z","contributors":[]},"1.0.0-beta.18":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.18","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.18","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.18"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.140.2"},"peerDependencies":{"three":"^0.140.2"},"gitHead":"5c89224f06b8c703ac81c9a1af4e15f3eee1b0c2","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.18","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-tq430i3ZMbpL3UziQEAPUwkMBT+p0YsB/5OLaik8TKS1RC67xO8TArAKUuh1PofgYTQpb7PzHimg5Wmqmzdgpg==","shasum":"02d803a593eaeb2c3fe0038cb30073abd8996a99","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.18.tgz","fileCount":61,"unpackedSize":440590,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAjYHLRjWRKNMmW/QistDgfl4cpNN2snmqYnWXLUAlTJAiEAqoU6P/gnkm8eCodaSHGidNb0snA9YSqXnD3gdGHY3D0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJix6QZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3Gw//VfoAfEEp1Rs8QdcrfhXoa12uHDr0eb8t9MYNqoZeEcsfpopN\r\n+kwJ8yvLKYvSBxOwiX2MlOBzlBL8z0Wd843wuuD5n3PAxvcqqTnrcbpfKWSU\r\n+xenDEqkdHcBye1Y/VB3pwwpCEpnCiTyjYqP0h9iwoeK3RbBqTZv1JMYt3Wx\r\n++UCPa873Blu+kA/PkNU7/g0ffcU6Uvkegze4gDnijjN7/Qy2FZcMx3pDYWE\r\nSPHpNZb9Y4Y7FvQgYcS7d7xVeVeKiGMeNiqsfV2Z+XhbRCxcISMrsrl280jX\r\nopFr+eLvPPmb8kIQftbM1XF9NR9G+xmPjvpEzdTCZbSiGNiWLB8WlSXcCyKo\r\nT+/9eHAlnV8+82PHZOJk3HglA6DKRIa/I1gW9Sa4rvOhOnN/2xm3mgTEsSvz\r\nCTvgXiGUwEP65zxL8QtjmmhCjf2yWopPCUPYn4qfQhPOyCnxqc3UU148MZrS\r\ntz0Z/Ch3mC28K7NJD90kRkwPazNHuxDT67dqSB/2TbsgvgwfReC9uCW1bGzx\r\nhxKdyrsuT91pgqw9AyV7vz8dad4eYKnIZ8PVUKJ5wuCBzi4h/evp7nNmgiGE\r\nt9+ur2osbatxfe1FEm+0fF9DToj7s8FR8TALEU7UdQd4BmDxcAYi0C/oBOh0\r\nd5rGRIVX5RILj7Gc9qaEDdZtmUtsPUmqvX0=\r\n=BGOq\r\n-----END PGP SIGNATURE-----\r\n","size":99993},"_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-springbone_1.0.0-beta.18_1657250841013_0.47330661219690007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T03:28:21.533Z","contributors":[]},"1.0.0-beta.19-alpha.0":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.19-alpha.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.19-alpha.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.19-alpha.0"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.140.2"},"peerDependencies":{"three":"^0.140.2"},"gitHead":"ca8af58cdc97b3cff53e7e7523cf15d81744080c","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@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-JBZenQl3YAnvMmBda+nR/eKL/6a5oEwp3MKGJ8kdXoL4QMIZ1WBof7cdJdViuYR7zc/ohux+s8CJy9CNSLJp5g==","shasum":"96d82ff20ffaa16099f96c157e5d9cfbc972f30a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.19-alpha.0.tgz","fileCount":61,"unpackedSize":440630,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQLxaZJRVTzDhDoqMk11yUxdf1I8A4j1WCmhBW34BrnQIhAN/ryzMNCvP2q3XiX2WauDd7w4axD5BllqmRse2DB6Cg"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCHJIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrspQ//TB+rXj1Ss6MLDRn0T/sKc/xmo1EoHWSgZJKWoXLxnqszluvD\r\nrETMrSQJjCxxAzlLfCuuujzMh+P12gW3zNpA/kV5HLn1a2YGmFcFeICQ/JXj\r\n3jR8yBRmgj00PkvJhw1qmE8eSs/a9XjD7Mwly6dRHQM0QyVStFKrQsn3dY4x\r\nFR9+j3LTbldED107DFJ889pJRmLKDFM7OyN2G8hwUeAygmcCRefTcvDUW25A\r\nJsWS1rEjDe2YAOu/wurum15Ja4tFR/y1XnJw+8zaGL3eriFc6VNX4UxZIjXy\r\nRhQGxBQ+VJHSp3ugRVEPVHLWhmdQRSCqwuEX8TPFS2gSGl1LXjg3C5Mw/3H6\r\nz8B82kpLJ40GULZWvQx5A/GdMdYC0dtMYyHTfTDHtnzgI53qI21HSQ8Tcakx\r\nc8Zp0nh1Z+atF40TElm2WZoviuzD3O4YzVf9j1FKiLEVtD7MBBOD/9wXhwu2\r\n2yqBNe7030tV2fcs27JbD9M4ba375YeiDctNel5q22RQ10owC+BwUEKuVPqz\r\nlRlS74ialDwWclSn09gDhcC61YYZHgAbXISJztYMNcfXcQOtz76+qKHmZbKJ\r\nly2BdSOQItA54LwQdevTZ8dr9bviPQOR1OlzmmI1bCeQL1z0SsOtCjQetz5y\r\n59HVDpo2KixOsgxvaa8Y6MGgjeH/Ck7DxVU=\r\n=QKEh\r\n-----END PGP SIGNATURE-----\r\n","size":100018},"_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-springbone_1.0.0-beta.19-alpha.0_1661497928147_0.688054348259195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-26T07:13:22.995Z","contributors":[]},"1.0.0-beta.19":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0-beta.19","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","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-vrm-0.0":"1.0.0-beta.19","@pixiv/types-vrmc-springbone-1.0":"1.0.0-beta.19"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.140.2"},"peerDependencies":{"three":"^0.140.2"},"gitHead":"10cce5a50c66ed95fd4ba8773865d3118cb35382","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.0-beta.19","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-SLjLgj8wwHnm2UmJNKCafpfZAmlhbzb9wXhb5yn4DqA6/LwFrdh8V0bi3gv8VD3NoBCP98Q098NTHzm7hjM4yg==","shasum":"600987d7676d787689952e0c1be12af736c2b93e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0-beta.19.tgz","fileCount":61,"unpackedSize":440590,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIATzq3OpjbLCPl/1333VpoZHGo9P6q5qPkUAlr3rrdI7AiEAgcD1Q7OYMU+no08P8UvrV5Ji+Lj0/pRMMNx2/Dg2/l4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDwFfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGnBAAl2ChFE0c9cuiNLG/rF+BrA7HYEWdxt9ek/usmI/diDRIIIT3\r\nFd7xTyXRvvUdlv/Msf+UBEafprt7G1mhrkJp6uUJdYFYvKBhcvaLWw0E2JNw\r\nIz2aGQkyH9MsRjuzAwPhMd3wN/sn348aRbdjAx2dWOkrzchfjt1xEFQ01ADA\r\nP0wO2hEqxcs4CxCLyw35XWlQIgluTSOp4EWUdyEw3E0MW8NaN2GvXb7+xxBZ\r\nE4JEq1RVX7DzuO86m8Br7JwI23EkyYu+IiTLTZXQB/vfHOTB4jsninS1cB1v\r\nmy1deAJuH0jz8oZIIfb1niXHDYQ7iibV/FPupeGKJFPnQURDszhy9kyHikcJ\r\n9NYkU6aC0nmEJLPi+7pGM12du4vntNJ9VNNib2RBMKfcjsFJAaZi5plpG6pa\r\nkXpeoMUSRd/ooPWMCQA3en180vx73fw33iXPec0kiFgS3L/puZ6zWwR/r7kP\r\n51dih/WXnJ8QJwV7lOrDBtYZ8M8PDXWWr80a2v9JRM9Dg8A2TMwnEHt7BSV3\r\nmNAKXN3vG0Q9FfZdJhFuJipLlpDjsFMx8Osxp9wB2F4EcnYB2OfeXO9gyH8S\r\nmkHWNp3oGPLWjcv1PNbV7t3rhq/O7XnXaoa7IBx1lzH/CPPn2ll5SOBqSzLq\r\n0tcGTvEnCjtVNsMXzYSV/YL5/HKx6FpWwJg=\r\n=0h79\r\n-----END PGP SIGNATURE-----\r\n","size":99992},"_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-springbone_1.0.0-beta.19_1661927774887_0.44286246097259485"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-31T06:38:42.987Z","contributors":[]},"1.0.0":{"name":"@pixiv/three-vrm-springbone","version":"1.0.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0"},"devDependencies":{"lint-staged":"10.4.2","three":"^0.140.2"},"peerDependencies":{"three":"^0.140.2"},"gitHead":"4d68337eb9a48a1bc53db87c9f5db7894184ce35","_id":"@pixiv/three-vrm-springbone@1.0.0","_nodeVersion":"14.6.0","_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (linux)","dist":{"integrity":"sha512-oAx4Wnn2zsDrRx4I3EWTpG+2xdmq4NxBa8QoFi7I/gyrxtLF2n8aykMFFrO3yaWXC96+Ry2vy5Lo9Hymf0Hamw==","shasum":"79b68b3b346d1843b00ec4422e4cc140cbc27868","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.0.tgz","fileCount":61,"unpackedSize":442970,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGTP++9dnz1seop8mHhEbp+TfqIl60sFOx0Ne3ZH16UZAiEAslHNiJTsnGEaqo0PC+PCIWq6pev/wJ3OHUblHWOWEGM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK9vSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptSQ//YNvt/pqYNrvap1zLIulQJq4Q3xgpECcSWymBeB6JK5TE6S94\r\ndjhqGoX04oC3/khemf7HS+6wXHkCM+ka2kyiD+3kvwfq7BpXpJvnpRsuoQD0\r\nPu2SeR8oAL37ap8juxH9r7kT08w2OS0sYOC/sT0ZGWE9z0GNlRpbD7in78t3\r\nkOtGrhiOafcYZINFyYMU/TIv27VWhnYQd4l9ENNFnewNBf/UGYyRi5DyuPG6\r\nok/1UOy38rc8azMRmB1CsU5I+YuxlqUtHIMaQa/a5zRTipFdAgWOM2rKUVed\r\nUP69BnRpvn2I/Wu26E3XKpmUtGGyBFUjvx015Qz32nV4Bt1QBD6v4+u7ZjT1\r\nwz96OAzPIAzOweLCgWUk1aTp1jG/rmoCsRxYWnDtB+SGKz0TaJG07g0ze7Kd\r\nj0TtgbyqKpbpRXWbTKAO8yJiHmA7RDfF+vADcvyF9slYNGAT5f7mjLtynnmN\r\nMZrPkVhbw0Lt5iUeyuRHVjC0wFJ+6YXGADtVgZ9ehzzmcS0hulkiiyVyvFVA\r\nRssNQA0jl1XNinF311wLsghkLDrVGa59f7ugS+DCKSxik4YATd094VSNLdNQ\r\n6rSSf3G+RhAdhKamvJSYNjLKMMTQ0zk6v2GP09+T5SRktSzCAK3v9MtPs78m\r\nuSkGm1pxc/xATbpiC0/wYSJxxijnIBo2sEQ=\r\n=/1+j\r\n-----END PGP SIGNATURE-----\r\n","size":100631},"_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-springbone_1.0.0_1663818705870_0.32215535709142196"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-22T03:53:21.648Z","contributors":[]},"1.0.3":{"name":"@pixiv/three-vrm-springbone","version":"1.0.3","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0"},"devDependencies":{"lint-staged":"13.0.3","three":"^0.144.0"},"peerDependencies":{"three":"^0.144.0"},"gitHead":"47b260ebac482260ff75155243f359491ddfdbcf","_id":"@pixiv/three-vrm-springbone@1.0.3","_nodeVersion":"16.17.1","_npmVersion":"lerna/5.5.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-uMDNvydxC11fy4OjJtYnxmP9KqI90MwF87kdA9KD8qtnZoubwyJc8QagChyWfDueElUqCQQ2uJNhLd0VYRfP/A==","shasum":"b6576102a2152691b8c7a589693cee48c09151cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.3.tgz","fileCount":61,"unpackedSize":459562,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEPp+iOX7PLknA1UVjJriUlMAbHngwCfxRcp44JrTi2ZAiEA3UrSXq51p18QPZs9Y8f796+ofTEUgn3MpcJ7jlGR+uE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNUH3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqo4Q/7B+XHP+AYa20LylSabGzt7YOcnvHoY8H60X9QkgxazZUQ/5P3\r\nazSjzb0yTvwD5cvJ9QEd5UNPcoTIv3aTTHOLumxHLrBpz0JCUg64C7fellwa\r\nCdUawWpvR4hK+paPUhdE4HTZeooL07uugWxcrZmi4Az5unFOmU6WbkNSCpiu\r\nrQT2CbAqCFPIkz/Oky9k7j0StTqz0r1CX7lKOiO4KTMJ+v34remKu2qWGNLT\r\nBospK+eco4XOHmXe9GK9+MWl+v+A5fy7xmhPyhtRM4uHEEPNn4cfXfCaY5zy\r\n0/95a3vo7UDcPwyVxRxBvldO/GyLCb+53J2eEe7ocZw2xubbs/9YHjLtUcsR\r\nrOdcA/ufWQa+Iy/GBJVcdUWoBgV6CLWsutBBNpo9BGr9g3wFceEXKvYzAxNp\r\n7jxg8tg+0+UUhPEBm8gRPsxUpnk+A1d8MOX3o3dCpeck2aRmHXRUMuDrBM1A\r\nEiWpLpJ+bAUowOvR7OUcDgBjGL7teCMgJG+zcOWu8NZfbSIuZT2Bo+/nniQm\r\nthSA1fqVuNmIYaVZEOvr4M9a1ylgByUWJUkv6Aet/tE2UVHAcLNCzMFyCdd1\r\nshLfp7XHqGPUdh4N8tcjen7LS/+sgCKVNSAwiDpQuJsg2a2wiEtcRiz/7BUo\r\ns/8XFth0ebBMibQej0XYHUTRAKhM5kyI19Q=\r\n=DSXQ\r\n-----END PGP SIGNATURE-----\r\n","size":103240},"_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-springbone_1.0.3_1664434678923_0.8068789238338443"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-29T07:24:41.110Z","contributors":[]},"1.0.4":{"name":"@pixiv/three-vrm-springbone","version":"1.0.4","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0"},"devDependencies":{"lint-staged":"13.0.3","three":"^0.144.0"},"peerDependencies":{"three":"^0.144.0"},"gitHead":"da4010b831bc0a081de5cf5f99fa4314131f8ced","_id":"@pixiv/three-vrm-springbone@1.0.4","_nodeVersion":"16.17.1","_npmVersion":"lerna/5.5.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-E5TNoCHdfthFMxV+FLRU9AId1/Bm7jrD/9jd6WhCrbhOF/J2BdrxlW1udoBI5OLH9TrM6xxf9VZRgrUUt61bBg==","shasum":"8b145ffd5a720c03f5d5d7e11d4c152cfa1b55c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.4.tgz","fileCount":61,"unpackedSize":459562,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFciVR1kgQYVUJQjSW/wsZlOUXa5YdFUKWqbhRIHyKEcAiEA67D7VHoIhnsgwnhiu4l3OPeywTSQvmmyPUj6zD49Row="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjROA+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRqxAAgEtce8VL/IC76xdUU7diLmw0zHaYM31WA9i4OpNUy2y8qIRT\r\nCIAtRkPPx6FkVRlVvHk43CDFCH0T0Pmfnpo9mMRkLxwlJnu00c5fyJEApiOr\r\npv285UqLaEhihV00+uEsOTYbyEM86uJHcZzFHssi2HkhTil7KZO6AYU1hhzv\r\ngtNfzJKN/XoJI33BXTue6MBKsEa/zkSb0knxU7iubIAjIqjl7aBPYB79ei/M\r\nwzZms3mcWB7ggs4VFZikm156ElgKwWDvNkxGH/TLlLjaF2PCglsFmMj/ZxML\r\nxFopeFyrh8DmIr2ok1WtdGaWRgmWVb1XqEzndISFPXlosKLluTiO3tqFf9NF\r\nuVF7mWPu9iRpkhxcqHNjTyD21tkF6igLXCD4sCrXfUWES+1KclQ+ZCZ/a2C8\r\nYcX54vFmvAEAI/GH9MN+w/Es+MZTkBB6Ryf9amM2BamBqxBCXPnZJaEATJ24\r\nuWTH607q+XKxIGmMZ0Li76QxoBAPoCG7vOin/9A6LVsDEugtzPfzrt1EoRp4\r\nzWVEDYLdX4wYV77wz4pw5ux52/TJeBV7GEidjdwp8mfsQrcJJ7HVoGs7Rj9A\r\n3W0/a/cVAE77pFWOLTuiiuenP1o94j7drRnM8p/HARrW9ZUIVuY78QpJIJhH\r\nnasHtNQwsKdYvtIK7Hb2N9TKVYD2khqApgk=\r\n=tcnZ\r\n-----END PGP SIGNATURE-----\r\n","size":103242},"_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-springbone_1.0.4_1665458237900_0.11741199492827237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-11T03:21:40.998Z","contributors":[]},"1.0.6":{"name":"@pixiv/three-vrm-springbone","version":"1.0.6","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0"},"devDependencies":{"lint-staged":"13.0.3","three":"^0.146.0"},"peerDependencies":{"three":"^0.146.0"},"gitHead":"43a983f66dbe3a430476d19d8fe0cc7821bfff01","_id":"@pixiv/three-vrm-springbone@1.0.6","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-vUAXHW4t9vaxzDCKPsNqm1yMpzvmHeg5TMmPWu2QM69IDMG/BHSrhq/cD3Pss48xKWC608QSJudYUGHr7Sse3Q==","shasum":"e48c69b3dc7371a6cb2a752d9cebc1e63c1b8cbd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.6.tgz","fileCount":61,"unpackedSize":459562,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBX9LWr3rfyPsnakVDjeV2wcbw0HGnvrjY7BapFWVwh6AiBTZEfy8JX+3pEw3pq1xUen2FlZtiscIBwK6B67LREtZA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl/jvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMoA/+MJ/AV6vWLQlLBpx0XxdG6o8DRdqZca1DgIIejonGpgFFk4I6\r\naBbRS1gYJwTiXISNqfd937B0j5JXFAG5BGr2SQb8skgMHoLkutLiXvG73q0O\r\n5cuNLMsmm61iTm4fuZo5Jg2IWb0JEsNddWNVgID7spp8TCLo8sbmtvnABork\r\nVU32bYyq59utHH7M3ihEGcYOCIxniPXt/t4eDqEg16WxRTRYrkey8t5BKppL\r\n9Dm7AON9B7J8MMyoPxmiUu7NJ9n+FzQW/TALRePc5mqgi6QJjiQJXE5GknHQ\r\nkq+vDMGLc+NdTf9E+AljQj/UEdGNyCK0qfOIUn2ECD0FFAm6l2Fgcja1ds9S\r\nKJH/rWrEUZMIr4hQi2pL0KtV+uw1ZP3B5fOG5dktS0U1NsIxndl7C/MwTcvC\r\nY3+dKznrw1vAbc0bK+MfFTOKXA1cBU1GrLHiujX3lzAZKKjVIrDRLbEC73q1\r\nWnh5XzacGov2rxcLtp+WFO9y78zeVOrfr7Lk89qxAbfZ3fPiELTQV+/uNHiC\r\nQb3tdDQO6r4cVSf0ExJR3cCj94vMnlsfIedyn+6jlIUF90XfQrMgaTLl0kKf\r\nBf0fbOZcwpEe2Rgy1BDdc4vGCBKBmZOkoFdYI6XEFs1Kc7i3jRJoRq5rCpoA\r\nPw2DMsk9+eDilrEzX1PGYqiMm1VK6YpISD0=\r\n=HBT/\r\n-----END PGP SIGNATURE-----\r\n","size":103243},"_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-springbone_1.0.6_1670904047297_0.49580602194761725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-13T04:08:31.903Z","contributors":[]},"1.0.7-alpha.0":{"name":"@pixiv/three-vrm-springbone","version":"1.0.7-alpha.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0"},"devDependencies":{"lint-staged":"13.0.3","three":"^0.146.0"},"peerDependencies":{"three":"^0.146.0"},"gitHead":"5f6f321c1138715aa099cdde40e6a21584151202","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@1.0.7-alpha.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-xKkBXRSiVEUc5y7Lr0KciE8WvpMm/7nx1fO4NhvMqvismeBZmpAZnfJhAN/dXl+O+3PfsTOpntmBCcNirjosgw==","shasum":"cc8a08ea5be03399add6da72d238f962b2d5150a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.7-alpha.0.tgz","fileCount":63,"unpackedSize":468655,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICJyCKwZhzxsl6LNwjg1rdA+jyH0KRzXYfDhPOuyL2BeAiEAvVJ9gZhFQiOWbSKk533+XNSbz0cTVPo3TEzXucV+gV8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmWrgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUWg//XHoOEXb3etj080WaP/nH6S0XdtO91TqyRMFlcauf6kpR9UGT\r\n2N6HBBu8jC7MOg9JUANzOKbefQ+xrGMgIMeAxLBfLhbKuV5zrFfRMTun7uFI\r\nQwHvD+IjCsVwNVCzIPdWCaG03WJfzWa7NcsPHApzbcGIai2opDcfGDymgLfr\r\nr8rW8JLgdxM82rR2k787zBUTaH8TnrJ2uB1Paln+/wPLsShdQV0XLgR6SI/K\r\nk+hGCaM+bOHDbmNkBPkSGS4ZDaB0YogcDm+sfP8Op6BCw1vtVrlL3/1+O/a4\r\nar7t6GL3rpzDwxdLoiXrHhmfmxPjJ9ZOx9NL8u0CH3X5ph1HDpKSK9raUAsq\r\nWgaVee1w1HKuNdud7g5DPmRt4C0MXoJGs9A0AAcDky33G8crCBBEemMC3W/2\r\nqKuMEAei7y4cBmxN1jD62cSpcDiX9WKLWuHpsWuXs3egQDuL6HkvNSxvag7J\r\nDhoCPjFioBgmhlhwU1bjSB+fTEEHH+yOoTVPqNhR6OIJePCS99JH/Fet8S4k\r\npyaiYaA37QZcfxdkApKzlkH+ExzwCneVBgbPffvg69z6jMcKQNihdTkaUx8K\r\nzNrzprhiyDN4l9vEphlMbEyyexIfHBd0+m7crMJcCO4lY5OPo/PvmHB+yDau\r\nIEMrhzyHHWtEymzmUbDVyFUWkO5TEvFdbEQ=\r\n=d1gY\r\n-----END PGP SIGNATURE-----\r\n","size":105298},"_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-springbone_1.0.7-alpha.0_1670998751906_0.39261797889492267"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-14T06:20:07.113Z","contributors":[]},"1.0.7":{"name":"@pixiv/three-vrm-springbone","version":"1.0.7","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0"},"devDependencies":{"lint-staged":"13.0.3","three":"^0.148.0"},"peerDependencies":{"three":"^0.148.0"},"gitHead":"2db83111fa915ccf58c0ff9428c68971c2232ed8","_id":"@pixiv/three-vrm-springbone@1.0.7","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-5pzLjHMEK2Yxmr9M0Bjd+mUL3e16TIZEvY9ESqm4Rc7KlK0p9iF4PeZaBvsyG4REJBv0p+piWhmAoG4lvfrUww==","shasum":"49dc673e26bf46803306b1f0a10775806a3b6eea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.7.tgz","fileCount":61,"unpackedSize":464437,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqWWv0S/bA5QcQI42gKAB9FJSAhrGin6s4kXN3iIMRJQIgMW4rYQkbY+1zlXfKsvuN+7lcxNE+sqmJ42vBOvI1Ous="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzjuJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpbPg//WpDn//Z0OCWVhd4w10hKAc6oW5SiGKZfQIPoVSs9sYyssVz8\r\nOqMr2xFJkMzPREFk0nTNEx6Ov1gFriYDaSSoXvBeMAA98GIBzvoOsfyD8vjA\r\nm725nmVPDi41k9a0PNxI//7ItI4cTiun9VDzmlhTjX0nIe7IDvf/nyUh2AyB\r\nGH9/I/Wpq3lYobGdE5qS/dsl6NWy10ikw7g1yjSiikGtvNzzXdrdFbO66H+r\r\n0cUTBNNJV2cIxnrxoIn0TsTVT2FF4k5b5wZve+j8LG5v6uQHYUzyIM6oSF5k\r\nwXi6jiJ3g7upfbtDH6fyLc7FxwE0B3igr8MaccFGAdX1BCnw54yhUmSYWS0C\r\nfwOTy0TJ+ARTPvfsmqNQUaNrBsa52rmGf2RJ27VUe9XPvATfyaJ9V/W69N/0\r\nhb3vhnzA/J9P0cUGrVhJv02dp6QXH4Xa6taP5g+4q0/XYhi8LfxjbFFdZOoG\r\n+V7uMy0PQzZ2SjsrbZhw4bKxYqTbgZtRTOIjIY8XnETLRsTiqhziPxLZdvNB\r\nIhCWvdeHkPIiCHwnvctFLMg0mSX1vmWF9woW2wsnQtj703DvC+ncYsab90U3\r\n/zeiatmeIl628qUrtaqBjc/f8oP/Uo+Jl5jNFduAZHRBFOuAIAe1KV9i8Q1z\r\nouLCFdWqcgCmYMEWEwdH8RKzq79GJxPl01E=\r\n=OAfG\r\n-----END PGP SIGNATURE-----\r\n","size":104054},"_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-springbone_1.0.7_1674460041147_0.30388930159180116"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-23T07:47:21.312Z","publish_time":1674460041312,"contributors":[]},"1.0.9":{"name":"@pixiv/three-vrm-springbone","version":"1.0.9","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0"},"devDependencies":{"lint-staged":"13.1.2","three":"^0.149.0"},"peerDependencies":{"three":"^0.149.0"},"gitHead":"57d7bdae4f41009e2ca362852e3e2138b4f5a65a","_id":"@pixiv/three-vrm-springbone@1.0.9","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-N1A2O0tXgYavpFTGYHhkewidF46H5x6j8ArosSViKMGV/UBQbwOirkd1tSqknqkFEmxBloniliz8dddhyBB5MA==","shasum":"a910addbff485137fce355d75483470fee626c1a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.9.tgz","fileCount":61,"unpackedSize":478449,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH7Hk0qBWoVkKXClplZ7IT8sU4n9xq2qQM9zmT/jUlSUAiEA/EDdCYB492RWh3Lhs+jmlzGX1AsiTvCyWSh4rJLDDmA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBs7RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqghA//T/JPKXQ10ZtoTCjWVWCnZZPk4UF2EEtX2L1bpntKZqfHDWy9\r\nsGhKvvi7m8BLN/7DiwKp8pRWtVcGl21OuGPwuRWSXt5wHSlJ6nHs03OGgqpK\r\nhukBKUPE6FuLOcT6Fhfp+35MudIC+vZjrZUhd6L3dPR4phdQ9p+/zPvFKUwB\r\nHpumTqGj/khF35Eg0T6U8qn46dhXg2rx4r2hlQ5U4fga7qOLftpHpPgYDw4s\r\nBCc8J2WyGh+Aopinz5Q55wS5beaEz0yoXeM91ViddhwHzln4Ngbu/NObjvnK\r\nsmER3HA0c/hYNntYSaZTEpCOhExuUYiAbKyrfdyn5Ka3SKu9KyiVR/reQguW\r\ni1BWDbe7sBHUGyK8Sq1p2qbaWbFJSzEPqx29XtVhctGQx+xUh2TwK9vvxcxY\r\ndkD0Y9UA2SVAe9PoSmVH5HghhhAYsN2DiCrHUgc1nMSXwZCwc+7EOLP/ChGu\r\nTZ7V1YS+LEpaGZ18O1MXHnOWp6ImvVEvdSuBS+bYsIU6YG7PT4UFf9uAwhpb\r\n7D8m9kv3iplQ2prOc6dwnKiwlboAp2OidrGMunY3/LEyljAS/PEJk5sGFpcP\r\nn2WBsk6V3aM/g0nytn7iJRUlHnT5cCqL8zLwEkyCHFnSMpNm0nn57qfRQubA\r\n+TZrW/6No18B3w7GayWwOEESMPzKdyaOqf8=\r\n=aRti\r\n-----END PGP SIGNATURE-----\r\n","size":107643},"_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-springbone_1.0.9_1678167761331_0.6684045249579955"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-07T05:42:41.478Z","publish_time":1678167761478,"contributors":[]},"1.0.10":{"name":"@pixiv/three-vrm-springbone","version":"1.0.10","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0"},"devDependencies":{"lint-staged":"13.1.2","three":"^0.151.3"},"peerDependencies":{"three":"^0.151.3"},"gitHead":"0f9fd31a0baeb16587365eb5597ebb4012f42e46","_id":"@pixiv/three-vrm-springbone@1.0.10","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-oUakIbfna/32P/m0QfQuTeN3Snm/vlMk7vz0n2S7SWXadp7bFIVxOa+frwFyWICzD4ISwuAIW+tqfUeoWliS1g==","shasum":"a20989e9e13d0b151d91ccc018458ec1a2b7eb22","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-1.0.10.tgz","fileCount":61,"unpackedSize":478712,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICrtlH/jdF6Y6hrg+XDrG4rg4Y3iOX5Lo18wEYx1+SawAiBRyQ4dUc7hZoZNv7jxHrSIdD8MXnKetIAaLNW6iJldPg=="}],"size":107797},"_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-springbone_1.0.10_1685520307763_0.3350545036392856"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-31T08:05:07.955Z","publish_time":1685520307955,"_source_registry_name":"default","contributors":[]},"2.0.0-alpha.0":{"name":"@pixiv/three-vrm-springbone","version":"2.0.0-alpha.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"1.0.0","@pixiv/types-vrmc-springbone-1.0":"1.0.0"},"devDependencies":{"lint-staged":"13.1.2","three":"^0.153.0"},"peerDependencies":{"three":"^0.153.0"},"gitHead":"d5aae12ac4d48234ecdb8f2cd60ba16fc04954c6","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@2.0.0-alpha.0","_nodeVersion":"18.16.0","_npmVersion":"lerna/6.1.0/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-VdINADG3jkDFWVaBSrEvTgsEHSoj4DstdpfzRVcmzWJEWKW+TMOqbQh4D6ErUhd1eb+ZiIQ/v3RLsUrWgFUqdw==","shasum":"e7d79f0ce1f03f6bffeffeb27794fd79f2011065","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.0-alpha.0.tgz","fileCount":61,"unpackedSize":478733,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAWGpqi56sQKIPi387rNn9YP+MB6VdWYiGSOf8UnvgobAiEA0iYdlex8n7gH+R7D8qdg7jFBtCKkcTfVi5FtACkiNT8="}],"size":107821},"_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-springbone_2.0.0-alpha.0_1686719376003_0.9287428148994208"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-14T05:09:36.121Z","publish_time":1686719376121,"_source_registry_name":"default","contributors":[]},"2.0.0":{"name":"@pixiv/three-vrm-springbone","version":"2.0.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.0","@pixiv/types-vrmc-springbone-1.0":"2.0.0"},"devDependencies":{"lint-staged":"13.1.2","three":"^0.153.0"},"peerDependencies":{"three":"^0.153.0"},"gitHead":"3cfe3003a55e2617e9f1767934ac0aaa01c6f775","_id":"@pixiv/three-vrm-springbone@2.0.0","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.1.0/node@v16.20.0+x64 (linux)","dist":{"integrity":"sha512-p5ajFX0a12H3rCWxTpNGcXUaKjQcJsiQ4yzQ5r9EK75eOSFwZVqHh5WvCEYgAL92h81ENyZTp1M1yz8s4OG1IQ==","shasum":"c1e31b78ee007df67c4b8c0c067199391bdd2807","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.0.tgz","fileCount":61,"unpackedSize":478709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCE7PFUK54+FEhru9kT1kFjImrzhRtDEcRWSQftkupyZgIhAO3ZxLsKJsJf/In5M402APx+AvELueki4aD8fQoF4C6p"}],"size":107789},"_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-springbone_2.0.0_1687241149003_0.5084689724014975"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-20T06:05:49.177Z","publish_time":1687241149177,"_source_registry_name":"default","contributors":[]},"2.0.2":{"name":"@pixiv/three-vrm-springbone","version":"2.0.2","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.2","@pixiv/types-vrmc-springbone-1.0":"2.0.2"},"devDependencies":{"lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"three":"^0.154.0"},"gitHead":"365fff8d2549bcf241df7e05ecc6518223e84a3d","_id":"@pixiv/three-vrm-springbone@2.0.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-4RzMWNHu/eP3koNBuXSDUI7Zgou+nP/csX87Rb9bFu1RBikgub8T+09GuHRrG/pXVocxbVqcUosMt7eMC0AFzw==","shasum":"ebcc0825f860684967ba8c2f87467ea104d4c345","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.2.tgz","fileCount":61,"unpackedSize":478709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDp0mrv5w3JO3WQ1jiq8qWHWvgSobHzHs3taC2tzXj5IAiA2kzTo2eYfYSS+lEvFWl3LTHmy5LQErJLMZKe1OI1fsg=="}],"size":107790},"_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-springbone_2.0.2_1691398898954_0.21914655470091238"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-07T09:01:39.087Z","publish_time":1691398899087,"_source_registry_name":"default","contributors":[]},"2.0.3":{"name":"@pixiv/three-vrm-springbone","version":"2.0.3","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.3","@pixiv/types-vrmc-springbone-1.0":"2.0.3"},"devDependencies":{"lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"three":"^0.154.0"},"gitHead":"82f5f8071868cc447200610248e52cae337404ab","_id":"@pixiv/three-vrm-springbone@2.0.3","_nodeVersion":"16.20.2","_npmVersion":"lerna/6.1.0/node@v16.20.2+x64 (linux)","dist":{"integrity":"sha512-Y8dwEI25GJxR5nDAVbyjTZDcCMW2SQvDLLDRyTCl+Fira1myNqnA6flchJ+Qm60Ms8ssuY+L4rKI2uyj9/ISkA==","shasum":"61d9bcd2f0dbbf3bd98ce0cd904e71949ce0ccbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.3.tgz","fileCount":61,"unpackedSize":478709,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGUQU2oXu9AJCxD00SVRe0c/HjgouK0qU5IpJLpwQxrgIhAMetYTPPU+kHsK1T4uR4yetQbo4QSA5/Z2w9G9WCFx3f"}],"size":107792},"_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-springbone_2.0.3_1693456879551_0.45080189082432764"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-31T04:41:19.753Z","publish_time":1693456879753,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.0":{"name":"@pixiv/three-vrm-springbone","version":"2.0.6-alpha.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.6-alpha.0","@pixiv/types-vrmc-springbone-1.0":"2.0.6-alpha.0"},"devDependencies":{"lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"three":"^0.154.0"},"gitHead":"f9192a7ec273080f794bee53924deec0f363c01f","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@2.0.6-alpha.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-s+b/xgpcPYVigoV1WOgiS3Kh8hswg9wKxysV1QuKNtgnbGKcwyDJGZhj/AR2v2h+1lwkRG426+wxU/ibuAP/Eg==","shasum":"9332bbdaa6f0218f7994db88862f6431fda81284","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.6-alpha.0.tgz","fileCount":61,"unpackedSize":478749,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG0La3+vdgLpBpB8cSEDj9o3/FFaH1ORkABuBWvW0Df1AiA0yuUa7eR7/djo8K0czMTtnaHCPb5EvnN0TN/hRX0paQ=="}],"size":107817},"_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-springbone_2.0.6-alpha.0_1695801961618_0.22136196706250333"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T08:06:01.936Z","publish_time":1695801961936,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.1":{"name":"@pixiv/three-vrm-springbone","version":"2.0.6-alpha.1","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","typesVersions":{"<3.9":{"*":["ts3.4/*"]}},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.6-alpha.1","@pixiv/types-vrmc-springbone-1.0":"2.0.6-alpha.1"},"devDependencies":{"lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"three":"^0.154.0"},"gitHead":"73a4104c5efede0c8a6a0453bc4f2e4f0eb871bf","readmeFilename":"README.md","_id":"@pixiv/three-vrm-springbone@2.0.6-alpha.1","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.1.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-NnxzZYLMClJ2qYhYxW/9bLdJ6yoCxBJI1GC0EAG7hdn9xj/J5mFCFl9Hopl+AYuu1ecpFFU0bcnTp1LzbdwPrw==","shasum":"36ddb85d30e39f7d7a5521c622a91c71a36cfac7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.6-alpha.1.tgz","fileCount":61,"unpackedSize":478749,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBvqdNHxTw3fTG5TjCh+NeSKK8LHSZ6NWZofaS0JJ+x4AiEAlXGH7cpaBwwRf9GtmShJDA8gi2oepyUE1h/tb/3vGTo="}],"size":107817},"_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-springbone_2.0.6-alpha.1_1695803208306_0.07937635121916964"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T08:26:48.516Z","publish_time":1695803208516,"_source_registry_name":"default","contributors":[]},"2.0.6-alpha.2":{"name":"@pixiv/three-vrm-springbone","version":"2.0.6-alpha.2","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.6-alpha.2","@pixiv/types-vrmc-springbone-1.0":"2.0.6-alpha.2"},"devDependencies":{"lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"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-springbone@2.0.6-alpha.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.6.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-ZNkN/1P9qd6AndCuqp9/2XRuHuSqcfPoq1gJqr4YcJ+gW2xmthbIJdJ4tlc0oPsrDHWEuRCzQq1sjm5K80sIXA==","shasum":"87bf272c2cac1cacb5232eacecd2bd270cabec8e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.6-alpha.2.tgz","fileCount":61,"unpackedSize":478893,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.0.6-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuUK7ifMWR4WPuBrktEUCn7HIQxN8ut0pVt00fAJTcbwIhAJNEaeUihSjxFFJ4y9o7p+iZMbtXDXd2DuNadTyYRc6z"}],"size":107854},"_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-springbone_2.0.6-alpha.2_1695806575409_0.07088874296213121"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T09:22:55.735Z","publish_time":1695806575735,"_source_registry_name":"default","contributors":[]},"2.0.6":{"name":"@pixiv/three-vrm-springbone","version":"2.0.6","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{ts,tsx,js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{ts,tsx,js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.6","@pixiv/types-vrmc-springbone-1.0":"2.0.6"},"devDependencies":{"lint-staged":"13.1.2","three":"^0.154.0"},"peerDependencies":{"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-springbone@2.0.6","_nodeVersion":"16.17.1","_npmVersion":"lerna/6.6.2/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-LLLzcc8WLHdBxJbqovqKo4thxWoBAGM1oTjhWazHP6/wl2LctQyR44TA5+Om+MMN/LvYwquhc80m57/45PJHmA==","shasum":"fee59d5c512f9a35f327a45579136634d3b734c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.6.tgz","fileCount":61,"unpackedSize":478853,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuOeDmJ7HMWCv74bbblRKSH08P2oSfk5iLlkZXKXERwgIhAIm3XVaSNNo9jHudc08Rym+o19gmzf+/byVqBIjiJnaq"}],"size":107824},"_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-springbone_2.0.6_1697083688623_0.794395710979543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-12T04:08:08.924Z","publish_time":1697083688924,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.0":{"name":"@pixiv/three-vrm-springbone","version":"2.1.0-beta.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.6","@pixiv/types-vrmc-springbone-1.0":"2.0.6"},"devDependencies":{"three":"^0.154.0"},"peerDependencies":{"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-springbone@2.1.0-beta.0","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-6DtjepLi40NmK1sPevmmsXF3DVSp8sUbI3Q5bX+qomBMuz/mHRrVSeT0HBbRUhfMxnSKW8HU6kmjV8zix86wJA==","shasum":"91f5d4c55d5158f0c4d83cb3ce061a9bf9b30fdd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.1.0-beta.0.tgz","fileCount":61,"unpackedSize":478926,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICgomhWJg+z5X1Eoa5mrL1xNl+q9pSH8CNJFIXz/3/QEAiEArvDIj+IxJ5jfbxMJXVlivXBUucZ/pA5Kekg8dyKjmNU="}],"size":108732},"_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-springbone_2.1.0-beta.0_1701673414563_0.2906444821898231"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T07:03:34.765Z","publish_time":1701673414765,"_source_registry_name":"default","contributors":[]},"2.0.7":{"name":"@pixiv/three-vrm-springbone","version":"2.0.7","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.7","@pixiv/types-vrmc-springbone-1.0":"2.0.7"},"devDependencies":{"three":"^0.154.0"},"peerDependencies":{"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-springbone@2.0.7","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-r4Bws22Tlt6QH3NDRRhwi9dxYcvhzagSN3xW9qKvoCsdoS8OUdpUDbKzQeAhBV+58Sk0ZIwE2250zlF6tLneWA==","shasum":"2320526c46ae1bbb6c197d91fc1ca90f7f5d4843","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.7.tgz","fileCount":61,"unpackedSize":478905,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFi+9NjPBQILEuQ0fqoN/NlnQZUOJwIx5SNbxHpvcWD/AiEAplZCjnnghwiHEqxFb+hpE+m2gAznzNkSIbfHTIzBVlk="}],"size":108715},"_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-springbone_2.0.7_1701674740199_0.8636495444274122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-04T07:25:40.408Z","publish_time":1701674740408,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.1":{"name":"@pixiv/three-vrm-springbone","version":"2.1.0-beta.1","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.1.0-beta.1","@pixiv/types-vrmc-springbone-1.0":"2.1.0-beta.1"},"devDependencies":{"three":"^0.154.0"},"peerDependencies":{"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-springbone@2.1.0-beta.1","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-pBxPI0w4joaLSbuKnszOxgYKl/H5CmNr9s2daGAu9dtkY6IDlyYgwacle7otUSw+l2LVmy52U3ILioohyQCWdg==","shasum":"a4ee36e768db4d81855cf83b54890de92af83e98","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.1.0-beta.1.tgz","fileCount":61,"unpackedSize":478940,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.1.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBxEOdosUnyCoMBvnuRXmLTv2jj565ZEJg/TzwePAwZRAiAzC/EIh1sHJCAioCrKWUVJs0XJ4NGwlMpG2cdTzAoFKA=="}],"size":108724},"_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-springbone_2.1.0-beta.1_1701758839118_0.27443816584836545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-05T06:47:19.295Z","publish_time":1701758839295,"_source_registry_name":"default","contributors":[]},"2.0.8":{"name":"@pixiv/three-vrm-springbone","version":"2.0.8","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.8","@pixiv/types-vrmc-springbone-1.0":"2.0.8"},"devDependencies":{"three":"^0.160.0"},"peerDependencies":{"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-springbone@2.0.8","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-sXyqWZ3Ff/XEsJJfAYtXBtKVMpn6ZXya1Zyvgrm3AwqtW6CCV+QTTpyM02Xi5ytd4tyVVhjDhZHIYvFyS/gJ9g==","shasum":"d31ab553983d293001d1a32ac40f4b907bdc70b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.8.tgz","fileCount":61,"unpackedSize":488183,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBU1mIL4cY2PcjPny4SLIAmoWHY1sobEIDnlFNWxhCzIAiEAnbAFHNm4odfq+BsR0DhzSTXiwlBO38DfNPuTGFymQNw="}],"size":111225},"_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-springbone_2.0.8_1705454512016_0.7200737596259339"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T01:21:52.222Z","publish_time":1705454512222,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.2":{"name":"@pixiv/three-vrm-springbone","version":"2.1.0-beta.2","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.8","@pixiv/types-vrmc-springbone-1.0":"2.0.8"},"devDependencies":{"three":"^0.160.0"},"peerDependencies":{"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-springbone@2.1.0-beta.2","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-6lxNw2VSYl7ZevQtg2BbBycEeG4VIe4jJdA7lmiww0wsgFYCxPmN0uFfs+5/pNuDEmJodY+65OytB3fKIweV+g==","shasum":"9a9b7fac9adc2cec4148ef8f0a95d4bf7a21479d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.1.0-beta.2.tgz","fileCount":61,"unpackedSize":488204,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBttRewwIDBoiU1r9v9fYp+K6Z1nV2HAHNP9rEKgwFGsAiEAygdtZB/8IynC6HX6e/RUDkPT2oJmuv+dY0DxcWcTBW0="}],"size":111241},"_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-springbone_2.1.0-beta.2_1705461131603_0.05468426554092831"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-17T03:12:11.825Z","publish_time":1705461131825,"_source_registry_name":"default","contributors":[]},"2.0.9":{"name":"@pixiv/three-vrm-springbone","version":"2.0.9","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.9","@pixiv/types-vrmc-springbone-1.0":"2.0.9"},"devDependencies":{"three":"^0.160.0"},"peerDependencies":{"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-springbone@2.0.9","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-8BcrXUfeM15ErdGgTakMbdW9Wl/DD5BiqLWKYs5HS7RFmSRcZX/cSyCYB7c4aPaDx7k67gBf3otiAiJXQ3cFdQ==","shasum":"f1b55c740404787332324c4774abed2c2255f64a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.9.tgz","fileCount":61,"unpackedSize":488183,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyibjEmv/PgBU2d/B+gfqlNuCCEMhvu+9XmvnhVN2H5gIgJeEJMgYa6WrwuzYFKkKHJsvivecL/MJPxmEVjapa6G4="}],"size":111223},"_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-springbone_2.0.9_1705638352285_0.7718918428662329"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T04:25:52.447Z","publish_time":1705638352447,"_source_registry_name":"default","contributors":[]},"2.0.10":{"name":"@pixiv/three-vrm-springbone","version":"2.0.10","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.0.10","@pixiv/types-vrmc-springbone-1.0":"2.0.10"},"devDependencies":{"three":"^0.160.0"},"peerDependencies":{"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-springbone@2.0.10","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-jhFfo5pyne+NTXyCT+SNVySY8t8qemXDzMYOu8De5YezDoMDfTrS0qQOSHpyc4kQ82liakBFfW4emafC55x63w==","shasum":"b92b3057481e4651f95d845f9c2bf6b0ef702815","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.0.10.tgz","fileCount":61,"unpackedSize":488188,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGXoX60efHCr1bGWqTs7ld5tpRPJ6SXXfg8pyMEb/COQAiEAp2yZeo4IeIgieMYrG25q3lF1WzDBc1knPv8SESJ0rsE="}],"size":111221},"_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-springbone_2.0.10_1706505625524_0.044028395711127155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-29T05:20:25.686Z","publish_time":1706505625686,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.3":{"name":"@pixiv/three-vrm-springbone","version":"2.1.0-beta.3","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.1.0-beta.3","@pixiv/types-vrmc-springbone-1.0":"2.1.0-beta.3"},"devDependencies":{"three":"^0.160.0"},"peerDependencies":{"three":"^0.160.0"},"_id":"@pixiv/three-vrm-springbone@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-KpspWd58JDJXiD460OiQEJfcOhMgH73/vNsgbKH8q1E0xOMYnauOH3kPrEKBaCsr+8LMwZC170QmkAswXub7fw==","shasum":"43fe767dde4004fbef7ca259ae4721c7c9721792","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.1.0-beta.3.tgz","fileCount":33,"unpackedSize":469233,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICxJAKMxGRaobavvZSx63cvROh+MoiH4yhxnpUTAwIf2AiAcsbRYC0Bkq41OZdAzE4UYzAEU2wQlX2SVSL6KPz9hNw=="}],"size":107873},"_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-springbone_2.1.0-beta.3_1707810490522_0.6621265153596041"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-13T07:48:10.738Z","publish_time":1707810490738,"_source_registry_name":"default","contributors":[]},"2.1.0-beta.4":{"name":"@pixiv/three-vrm-springbone","version":"2.1.0-beta.4","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.1.0-beta.4","@pixiv/types-vrmc-springbone-1.0":"2.1.0-beta.4"},"devDependencies":{"three":"^0.160.0"},"peerDependencies":{"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-springbone@2.1.0-beta.4","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-6IMKSquFcvGCYHPkj+yMQE+Lt/oQdhquJpwPaQkP65CUM6RjCOhru/ozcd29bYycQUxRHSYrITvNbeAF26EXug==","shasum":"45bfc4992e2070ba1fca2db74de36901920d91d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.1.0-beta.4.tgz","fileCount":61,"unpackedSize":488218,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.1.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD68LuDeyaChfTVr6rrce2WG3W9M5Sxoa8YsV68HTng3QIhAPY9ugr3agBYyiZ2LEGdgkwp7X86oZxOcLxa62VAmile"}],"size":111238},"_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-springbone_2.1.0-beta.4_1707897625704_0.301519735702799"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-14T08:00:25.893Z","publish_time":1707897625893,"_source_registry_name":"default","contributors":[]},"2.1.0":{"name":"@pixiv/three-vrm-springbone","version":"2.1.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.1.0","@pixiv/types-vrmc-springbone-1.0":"2.1.0"},"devDependencies":{"three":"^0.160.0"},"peerDependencies":{"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-springbone@2.1.0","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-tYceFxWsUOB1TiRU+gZSWw2MB1UnmSP0p1d1XsS/PvT26GuYC+JfbJtmGoJo/gtqfKpltcuutUT6h/kewYAe4w==","shasum":"bacf850cad683ad4f56cf455818158487b703c55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.1.0.tgz","fileCount":61,"unpackedSize":488183,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHtLEdfUjPmNwZlxFbO/sNxNMGdNwMaOP4e1pvg/XqLyAiARLiJW6n6f6CYeOjD0tMDawA1ADDSnMJY+V1GQjdBGGQ=="}],"size":111221},"_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-springbone_2.1.0_1707988165051_0.6387472957926923"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-15T09:09:25.250Z","publish_time":1707988165250,"_source_registry_name":"default","contributors":[]},"2.1.1":{"name":"@pixiv/three-vrm-springbone","version":"2.1.1","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.1.1","@pixiv/types-vrmc-springbone-1.0":"2.1.1"},"devDependencies":{"three":"^0.162.0"},"peerDependencies":{"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-springbone@2.1.1","_nodeVersion":"20.10.0","_npmVersion":"lerna/6.6.2/node@v20.10.0+x64 (linux)","dist":{"integrity":"sha512-PjG4Zw7IaW32mtUh34dYDV1wRgiWvlPC0LuRH+n/Kes6qyJAI1RSZP1kxivNJq5kINCoih1zVvvZjUCtwLnPDQ==","shasum":"3c47ba96c38b244ce339b8d6734892b947ffab95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.1.1.tgz","fileCount":61,"unpackedSize":488675,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMHTjv3UMT8db9io6xiSRLL8c/Ajd25xOInreCC42CnwIgC68LWXt/xFKBnrZysfqWrtcNt/jPbDmbC1WnmfwIQYQ="}],"size":111392},"_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-springbone_2.1.1_1709803675877_0.7866497022855485"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-07T09:27:56.086Z","publish_time":1709803676086,"_source_registry_name":"default","contributors":[]},"2.1.2":{"name":"@pixiv/three-vrm-springbone","version":"2.1.2","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.1.2","@pixiv/types-vrmc-springbone-1.0":"2.1.2"},"devDependencies":{"three":"^0.164.1"},"peerDependencies":{"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-springbone@2.1.2","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-2/tj3qCJurJL6Xr20nu7u/Bxg8Z8Xg6cC9QRggzNGOLI1YEXLf8W79V3pbVqrUyq0h/EyacLK6TBdeAYvDqDIA==","shasum":"053401602a608573cdf6a74e8632e5485bb80ead","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.1.2.tgz","fileCount":61,"unpackedSize":488675,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbxEt/VxZpBtpsBKcZnVb8vuspk/LFhYyB3DJTQVxhGAIhAPUXCO3R2mzryFhnAgHl4VxfwH1HoAHEZiIsEllWqghh"}],"size":111393},"_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-springbone_2.1.2_1715941858533_0.009622091742776506"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T10:30:58.668Z","publish_time":1715941858668,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.0":{"name":"@pixiv/three-vrm-springbone","version":"3.0.0-beta.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.0.0-beta.0","@pixiv/types-vrmc-springbone-1.0":"3.0.0-beta.0"},"devDependencies":{"three":"^0.164.1"},"peerDependencies":{"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-springbone@3.0.0-beta.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-F6FEWUj8sOSy3NHgjOU9rG6M05Wb7FNgFthPwe7RspsY8/Krp5yRRhT9740jmeBnXcZ9HZGbHyrFadsjciruxw==","shasum":"42e9286eff3c14df9d2b96fd6195f3486db7fe65","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.0.0-beta.0.tgz","fileCount":30,"unpackedSize":348145,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.0.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEJjcX7vVumze0CB/QHWAzUaTy3vx1NC2Xc15VSN5Ax+AiEAgpvg0hatyazstc7c89rIP2WeJ+DvDOy7QJWqbpV5iZ4="}],"size":84479},"_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-springbone_3.0.0-beta.0_1718616462448_0.5844683104939148"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-17T09:27:42.621Z","publish_time":1718616462621,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.1":{"name":"@pixiv/three-vrm-springbone","version":"3.0.0-beta.1","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.0.0-beta.1","@pixiv/types-vrmc-springbone-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-springbone@3.0.0-beta.1","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-wyZvR24zEaZiPsBut+4hVRWB8VY1xWodLKAO4LgxiwmeW44X1/Ijc4Kc/ui56F1Ao9KEY8FUElfRd4nzLeobkg==","shasum":"0f4587bb547f6884e2664a0c537518e6a0ed1d1c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.0.0-beta.1.tgz","fileCount":30,"unpackedSize":348176,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDggURk4I8K1hQyVLRA8mA3OLblluNvP2irVbj1WtKCWgIhAPtLfaCDhACv2zGA6TEAoM3Sbq+atqXHzw2jIjaiDZ3N"}],"size":84497},"_npmUser":{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/three-vrm-springbone_3.0.0-beta.1_1719827324858_0.010976172938316875"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-01T09:48:45.080Z","publish_time":1719827325080,"_source_registry_name":"default","contributors":[]},"2.1.3":{"name":"@pixiv/three-vrm-springbone","version":"2.1.3","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"main":"lib/three-vrm-springbone.js","module":"lib/three-vrm-springbone.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-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env NODE_ENV=development rollup -w -c","clean":"rimraf docs/ lib/ ts*/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-dev":"cross-env NODE_ENV=development rollup -c","build-prod":"cross-env NODE_ENV=production rollup -c","build-types":"tsc --declaration --declarationDir ./types --emitDeclarationOnly && downlevel-dts types ts3.4/types","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"2.1.3","@pixiv/types-vrmc-springbone-1.0":"2.1.3"},"devDependencies":{"three":"^0.164.1"},"peerDependencies":{"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-springbone@2.1.3","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-aQY6YoE85sYMRntE2axGN3qhYgjxGJyv7P7DWXhPbC1aw5ZayyTycaWEfQLay2jUcOX97fKmDKwABVwC3o4jcg==","shasum":"f28604e30e51950790fff635f4649946cc94c0ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-2.1.3.tgz","fileCount":61,"unpackedSize":488675,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@2.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGjQgWCOU+wS/E2w1KbzGWgIhk7gaucb+3q9zGnE7VuEAiEA171XrjkxC6LdmoiD6vzaUlWkfG9YFjdtmt2h96SXC7U="}],"size":111391},"_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-springbone_2.1.3_1721382314656_0.22091717594387705"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-19T09:45:14.871Z","publish_time":1721382314871,"_source_registry_name":"default","contributors":[]},"3.0.0-beta.2":{"name":"@pixiv/three-vrm-springbone","version":"3.0.0-beta.2","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.0.0-beta.2","@pixiv/types-vrmc-springbone-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-springbone@3.0.0-beta.2","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-9fcvrMPeSk8rWgfT1l7zH9nc3KO9+9B0VW5Fev3QwLp8vjWvFJ/zhOanndZCY0+akeDfpM0CRyVzufLxrAdIkw==","shasum":"53e2fb4735be11e2314b4b0dd7c03036cf722d4d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.0.0-beta.2.tgz","fileCount":30,"unpackedSize":348070,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAqBg78Yg7IZn8HwW5WVGOJo5y8uciEzGUFSeKbvw40NAiEA5S8tC6HIvMyD7A8hZjj7bkId2QfRk7hSxbV4wV3KL8k="}],"size":84486},"_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-springbone_3.0.0-beta.2_1721986269654_0.7489822450025494"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-26T09:31:09.858Z","publish_time":1721986269858,"_source_registry_name":"default","contributors":[]},"3.0.0":{"name":"@pixiv/three-vrm-springbone","version":"3.0.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.0.0","@pixiv/types-vrmc-springbone-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-springbone@3.0.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-4RL6v9P35YM7yvIIavwHwprNuegk3inezjSiZ4y/Q317Cc6xsY2FtZA+X5RVXYas1baNmgXLqedVxftxd0ovvg==","shasum":"e5f8f2262ad64dcbdedfbd7f81c656865c471ed9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.0.0.tgz","fileCount":30,"unpackedSize":348035,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4+Rpn357W6cSbPQDXeJkNWT7kh7/V6JcgB4AQkuIHIgIgcoVokhoIU1GfVfWXsMlkDxFokjt4wYcQs9FWPv22KLs="}],"size":84470},"_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-springbone_3.0.0_1722501824849_0.0396401001612412"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-01T08:43:45.023Z","publish_time":1722501825023,"_source_registry_name":"default","contributors":[]},"3.1.0-beta.0":{"name":"@pixiv/three-vrm-springbone","version":"3.1.0-beta.0","author":{"name":"pixiv"},"license":"MIT","_id":"@pixiv/three-vrm-springbone@3.1.0-beta.0","maintainers":[{"name":"anonymous","email":"yue@pixiv.co.jp"},{"name":"anonymous","email":"keshigomu@pixiv.co.jp"},{"name":"anonymous","email":"dev-all@ml.pixiv.co.jp"},{"name":"anonymous","email":"walf443@gmail.com"},{"name":"anonymous","email":"jessicamfranco3@gmail.com"},{"name":"anonymous","email":"getakura@gmail.com"},{"name":"anonymous","email":"yutaka.obuchi@gmail.com"}],"homepage":"https://github.com/pixiv/three-vrm#readme","bugs":{"url":"https://github.com/pixiv/three-vrm/issues"},"dist":{"shasum":"b7f41338bce53820411af4f9012f633ed8345652","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.1.0-beta.0.tgz","fileCount":31,"integrity":"sha512-IcvZow8ny+OxPd10Wazato4ZxqIH2JA/RWhQI+QpyytXMEf5iJNhKpyQrWN+5GmvH3/evyiU+mpE29wZxMPblA==","signatures":[{"sig":"MEUCIQC5EaA/rTBJeUSuIsLUoj7sfKbDozMg/HSm41f5989XMQIgPaToJKgnIVltHpW5ag9Z+27z3qsjtZZgW/2c2LZK/vE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":399655,"size":91009},"main":"lib/three-vrm-springbone.module.js","type":"module","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"gitHead":"abba080db462e4d1aa8c50acdf0ae83efbc7aeb1","scripts":{"all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","docs":"typedoc --entryPoints ./src/index.ts --out docs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","test":"jest","build":"yarn build-dev && yarn build-prod && yarn build-types","clean":"rimraf docs/ lib/ types/","version":"yarn all","build-js":"node ../../bin/build.mjs","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write","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","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\""},"_npmUser":{"name":"anonymous","email":"yutaka.obuchi@gmail.com"},"repository":{"url":"git+https://github.com/pixiv/three-vrm.git","type":"git","directory":"packages/three-vrm-springbone"},"_npmVersion":"10.7.0","description":"Spring bone module for @pixiv/three-vrm","directories":{},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"_nodeVersion":"20.14.0","dependencies":{"@pixiv/types-vrm-0.0":"3.0.0","@pixiv/types-vrmc-springbone-1.0":"3.0.0","@pixiv/types-vrmc-springbone-extended-collider-1.0":"3.1.0-beta.0"},"_hasShrinkwrap":false,"devDependencies":{"three":"^0.167.0","@types/three":"^0.167.0"},"peerDependencies":{"three":">=0.137"},"_npmOperationalInternal":{"tmp":"tmp/three-vrm-springbone_3.1.0-beta.0_1722847938067_0.9547925572103884","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-05T08:52:18.232Z","publish_time":1722847938232,"_source_registry_name":"default","contributors":[]},"3.1.0":{"name":"@pixiv/three-vrm-springbone","version":"3.1.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.1.0","@pixiv/types-vrmc-springbone-1.0":"3.1.0","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.1.0","_nodeVersion":"20.13.1","_npmVersion":"lerna/6.6.2/node@v20.13.1+x64 (linux)","dist":{"integrity":"sha512-/B7FEn17WemmV1K7L+HSDlrUCa6hZ7acyIgBQsR+IpUr2m6r6bzH1DzAF0jA7Dyc3M1rrNGU9ugd/NGdF96dOA==","shasum":"57831517a53cc6e085a92ffa6f33aa2867079550","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.1.0.tgz","fileCount":32,"unpackedSize":400659,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUfF3zTPmIQQP657hgUmNpkXkK89zmx7N4wrlccIuk+wIgU4dZIIertfUZEmNzWQjx7SBOMfLE3n3+zPCe97BhQsU="}],"size":92170},"_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-springbone_3.1.0_1723017853117_0.11644441187260401"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-07T08:04:13.260Z","publish_time":1723017853260,"_source_registry_name":"default","contributors":[]},"3.1.1":{"name":"@pixiv/three-vrm-springbone","version":"3.1.1","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.1.1","@pixiv/types-vrmc-springbone-1.0":"3.1.1","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.1.1","dist":{"integrity":"sha512-5S2vUVeJvxDX374WC0ODXomj/qIGQUhXYT7s60LaBcUO+GtRuQ7RZFx41Mt2dU7j44iiQkpf2Gg7cLW9UHXrrA==","shasum":"c3b163b1969f4ae7e825f9ff31cf9f1d3e9dfb21","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.1.1.tgz","fileCount":32,"unpackedSize":401997,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbVUJGl0i/50juYp+aWNjtUh496z0KwzjAdQP+DkbBTwIhANLGYYHbZj2pX+LHREVyJqrYUitAzJYiorUA8xOzF7vt"}],"size":92609},"_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-springbone_3.1.1_1725527661343_0.2623291342780456"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-05T09:14:21.510Z","publish_time":1725527661510,"_source_registry_name":"default","contributors":[]},"3.1.2":{"name":"@pixiv/three-vrm-springbone","version":"3.1.2","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.1.2","@pixiv/types-vrmc-springbone-1.0":"3.1.2","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.1.2","dist":{"integrity":"sha512-pEIbQZag+/XT/S8Jc/O5lMFdKZcsLP8JfvzQ72aWAHLq0T3odrYJ9rmYiSzii1cmTBegbO9eyhjXo30/y3Ia5g==","shasum":"09961b7fd1975cc4fbcdc4f4361ff20f9983488b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.1.2.tgz","fileCount":32,"unpackedSize":401997,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8R+bkG3xViPV9RA0bsuy5+BxAy2QKO+0HVjV2j7ABoQIhAJfxH7sMz4DnjQWPswmj8k5pwNHowEkpUgJiJ/fYtQEH"}],"size":92609},"_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-springbone_3.1.2_1727849031744_0.3754783722032915"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-02T06:03:51.935Z","publish_time":1727849031935,"_source_registry_name":"default","contributors":[]},"3.1.3":{"name":"@pixiv/three-vrm-springbone","version":"3.1.3","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.1.3","@pixiv/types-vrmc-springbone-1.0":"3.1.3","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.1.3","dist":{"integrity":"sha512-Nl+D5HYDDeJVYWB9bdJk7R1GaTmixn1qcoz/93Q7E9oOraw9YZuq1LNma25yuqXH3hv+RYUE5LmLvZD4fv7RCw==","shasum":"01e4e90588dee2a3b0af1155dcc08ee106898cb2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.1.3.tgz","fileCount":32,"unpackedSize":401997,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3ibp+SwI+S5tb7Q17S8C1/eVdCJ9AFI7YM7bIT1T5eAIhANQdnntQm2Rf3KNRmmbS5gzN7pzPUlDoHHJ+6hI68v/D"}],"size":92610},"_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-springbone_3.1.3_1729143392163_0.3769554261485464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-17T05:36:32.326Z","publish_time":1729143392326,"_source_registry_name":"default","contributors":[]},"3.1.4":{"name":"@pixiv/three-vrm-springbone","version":"3.1.4","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.1.4","@pixiv/types-vrmc-springbone-1.0":"3.1.4","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.1.4","dist":{"integrity":"sha512-LsWqDleftdAKuG/XiYRMczu/YCZ8WjEDeRcsJ66KUop8SmDOS2TEJK056/da2pqM4C+OOSRX4V3aFd+ny5bjMg==","shasum":"824fb8963c183ddfda03e7868604cb4e42e05eb0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.1.4.tgz","fileCount":32,"unpackedSize":401997,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+G+aCb1bAqOLPqBPYJmpN6zxYn5ILbTAziG5Jpa62cQIhAPyGNaixrWQI7JB8DCB2rvc2gTtWv0mZVLhZKqgqeiI2"}],"size":92610},"_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-springbone_3.1.4_1729585785991_0.18102133814259558"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-22T08:29:46.248Z","publish_time":1729585786248,"_source_registry_name":"default","contributors":[]},"3.1.5":{"name":"@pixiv/three-vrm-springbone","version":"3.1.5","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.1.5","@pixiv/types-vrmc-springbone-1.0":"3.1.5","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.1.5","dist":{"integrity":"sha512-XcKh54BeQJp68LnpPlMch+J6Raopwvu2I5yiyvfJ96Ab0eL+kfPK0R/UCWRJE5rCLRMUagRMSpPwdQfuiUlpnw==","shasum":"43d726858173f6b8ef91ca49d968418080fd2a09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.1.5.tgz","fileCount":32,"unpackedSize":401997,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAKFrRG3E7+V3AGJABOjFyG71rvfWtrHwRSJTSXJI1PQAiBem0xYonBOrY2dIar/HmWQ/JF4GS0GPY4V8x2sInz2sA=="}],"size":92608},"_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-springbone_3.1.5_1731044048042_0.8199416911027178"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-08T05:34:08.237Z","publish_time":1731044048237,"_source_registry_name":"default","contributors":[]},"3.1.6":{"name":"@pixiv/three-vrm-springbone","version":"3.1.6","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.1.6","@pixiv/types-vrmc-springbone-1.0":"3.1.6","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.1.6","dist":{"integrity":"sha512-E2BMVNBOXzqK8lO4Jdo0RePOnOuGvVCnoZyaOXKMPNkJccylIXuqCk4S/ilqL0sexjPt74MHV7HqHi6hAOJnTg==","shasum":"42ad6c7d1847aaeac6b74f5aff6cafa77e44783e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.1.6.tgz","fileCount":32,"unpackedSize":401997,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDU1Mtj1gsKwEoCbgXeKhAf2plZxSCTtnqdBpKCyzUk9gIgSpFFIW7U19qfQPo02Bs5ZxLjcfLgerOGTdSgI/6mOuQ="}],"size":92609},"_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-springbone_3.1.6_1731403353348_0.4930646654232045"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-12T09:22:33.544Z","publish_time":1731403353544,"_source_registry_name":"default","contributors":[]},"3.2.0":{"name":"@pixiv/three-vrm-springbone","version":"3.2.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.2.0","@pixiv/types-vrmc-springbone-1.0":"3.2.0","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.2.0","dist":{"integrity":"sha512-kMdHQLgHvhwNj/5WAPh6n+Q/Vva+9OgMFAzBtILoMKxfusS/LyDc7Du2KUaHU8huyB/ucvHSEan0rTEH2mz1dQ==","shasum":"955606d2a7708345cf989f0b7a6cfbbadcace84b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.2.0.tgz","fileCount":32,"unpackedSize":401997,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBV4jQ49f6dUDES4nyzjw7Egxb4GF+1CCuE5MEj36KTlAiEA1jQlC7Kj5NOQo4DnSANUxPcfp8/YfDBh3oI1s7cMyfg="}],"size":92609},"_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-springbone_3.2.0_1732686694760_0.0758994547374432"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-27T05:51:34.928Z","publish_time":1732686694928,"_source_registry_name":"default","contributors":[]},"3.3.0":{"name":"@pixiv/three-vrm-springbone","version":"3.3.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.3.0","@pixiv/types-vrmc-springbone-1.0":"3.3.0","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.3.0","dist":{"integrity":"sha512-aLzRXJukck7G8g/lm2Asob1N0QPjgYGoGU4YA9IgpdBFIz07S3CNDww/Lv/wmLJahyZqQCdJvghSr2X5yG8EtQ==","shasum":"739f13aca1402e4b51df550e956b9addf83cf807","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.3.0.tgz","fileCount":33,"unpackedSize":413042,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4tb0ReGrP8W7oR8LRZGMlXH9g+iNfTHVatEgZiEH71gIhAKX6ZSOmPynw0CNCOzPzYppucP3DibAkjoxobOKb63WQ"}],"size":97351},"_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-springbone_3.3.0_1733303817040_0.35587687175440585"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-04T09:16:57.216Z","publish_time":1733303817216,"_source_registry_name":"default","contributors":[]},"3.3.1":{"name":"@pixiv/three-vrm-springbone","version":"3.3.1","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.3.1","@pixiv/types-vrmc-springbone-1.0":"3.3.1","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.3.1","dist":{"integrity":"sha512-Ep8t0DVn4Zz6stN486XXPQbjSA7rwczLvBK0VPzFoMagSzRWsui5oKv+R6VP/8wIcpmxxBDYlvz0ubQpH5U7JA==","shasum":"c7939293922995f19dda6bef15d54dec9a760e46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.3.1.tgz","fileCount":33,"unpackedSize":417899,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIIRoqOk8nu0W2BLJBo9t0qNLYrEuOVM7ZYdDvTUW9tgIgIcZ4s9opYUvXH9trOXNC8Nz6jkLWjusbv3iL1ViH0Us="}],"size":98523},"_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-springbone_3.3.1_1734579322382_0.46532216090455525"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-19T03:35:22.537Z","publish_time":1734579322537,"_source_registry_name":"default","contributors":[]},"3.3.2":{"name":"@pixiv/three-vrm-springbone","version":"3.3.2","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.3.2","@pixiv/types-vrmc-springbone-1.0":"3.3.2","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.3.2","dist":{"integrity":"sha512-GxgjXUOewgEjxlysK2csyGwNR7nYGTJNqsMlg8qOXI6Xz2CwrLZKFp5yQUQinEjTWf0NVlwktAM4JN5Jkh75/w==","shasum":"31edb76b758759497187c9cc1d9c5be51224c7a5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.3.2.tgz","fileCount":33,"unpackedSize":417899,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyBHDLM21Cj2y9eel25z78wELz4xceS9VUbuaX/aBqxAIgOXN2es24cjGhFiYG+lHrIbuIUi+Frd9IFmZev9bjexY="}],"size":98527},"_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-springbone_3.3.2_1735177955872_0.8782472630795837"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-26T01:52:36.046Z","publish_time":1735177956046,"_source_registry_name":"default","contributors":[]},"3.3.3":{"name":"@pixiv/three-vrm-springbone","version":"3.3.3","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.3.3","@pixiv/types-vrmc-springbone-1.0":"3.3.3","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.3.3","dist":{"integrity":"sha512-ixdVwQM73pmjaFGPdRSjYSWAX4EkAA8aUlzwexX/lQBZBjyBHat8hdpnyz4W2d2xziGQbtcjNOhpQfPiBe7u2w==","shasum":"488ae180b55e7a870e48c0c53faf3e8da0d064fc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.3.3.tgz","fileCount":33,"unpackedSize":417899,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnQooPkaLo5SB30eCmaoNovrUEitIDmg23cATFZ82cnAIhAOITbx+EXQjti6e0gY6bEvUcMG1fxN/2i3HCBZleXc5v"}],"size":98524},"_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-springbone_3.3.3_1737016733132_0.807388183853756"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-16T08:38:53.318Z","publish_time":1737016733318,"_source_registry_name":"default","contributors":[]},"3.3.4":{"name":"@pixiv/three-vrm-springbone","version":"3.3.4","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.3.4","@pixiv/types-vrmc-springbone-1.0":"3.3.4","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.3.4","dist":{"integrity":"sha512-9iQWVcLixsXWmgEsCoLeuKvjuRSM8/rqI1VsCvpeG4ILn/uW3yhqV3B+CPy/2X/f//qv9sRUiFu5YIOTAFFTnA==","shasum":"96e37978a4ccf76fb5b77d9f4778ec8138a2fe1e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.3.4.tgz","fileCount":33,"unpackedSize":417899,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDxnJVvp9mL1I49d8F1bFEk+zCVmP4fN+nZKcFkB+Cw2QIhANaNu/eqzzrqxr1+KvGfbF82huux98hIlOXzsLv4G+ms"}],"size":98527},"_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-springbone_3.3.4_1737622191155_0.9960123979292435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-23T08:49:51.410Z","publish_time":1737622191410,"_source_registry_name":"default","contributors":[]},"3.3.5":{"name":"@pixiv/three-vrm-springbone","version":"3.3.5","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn all","all":"yarn lint && yarn clean && yarn build && yarn docs","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs":"typedoc --entryPoints ./src/index.ts --out docs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.3.5","@pixiv/types-vrmc-springbone-1.0":"3.3.5","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.3.5","dist":{"integrity":"sha512-xRvQfd9nV+qBmiYVIar/OhTmZCJkSh/jovGOdoQfuIpZjXzGl+4NClHkqrEp2bxUVxB4Wg5CTdD2njELy88Mxg==","shasum":"bd9ee10509b067bba69282e9d4e0dd9ab311062f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.3.5.tgz","fileCount":33,"unpackedSize":417899,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBNTh6OB94y94ZiInuacz6CeOMhBr8/59WTszrMP0xntAiEAjDaOvB29dbvRz1yQUywtR2Mm+kTG/RdnZNxQIhFEKVg="}],"size":98525},"_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-springbone_3.3.5_1741162759594_0.024831024403205282"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-05T08:19:19.779Z","publish_time":1741162759779,"_source_registry_name":"default","contributors":[]},"3.3.6":{"name":"@pixiv/three-vrm-springbone","version":"3.3.6","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.3.6","@pixiv/types-vrmc-springbone-1.0":"3.3.6","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.3.6","dist":{"integrity":"sha512-/tEBb5qPGEJ1PbTaK74pvozCYuStPMZqT/GnngY+xuGuB2EYTuYXSULV3VsgToCrWmyvIorZjxXYQu6z07TcZw==","shasum":"929423438574567b4d24c255270ad6ea6124859e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.3.6.tgz","fileCount":33,"unpackedSize":417871,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.3.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIADvelIPG4p752Y42SV1Xu5YHMzplWW0PDhcWCZwOG8hAiEAgn4FENVHkgn0n8cdkFJAyL9pY4PSlr00/lnDyKZAzcM="}],"size":98515},"_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-springbone_3.3.6_1741591874475_0.6858823363386468"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-10T07:31:14.640Z","publish_time":1741591874640,"_source_registry_name":"default","contributors":[]},"3.3.7":{"name":"@pixiv/three-vrm-springbone","version":"3.3.7","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.3.7","@pixiv/types-vrmc-springbone-1.0":"3.3.7","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.3.7","dist":{"integrity":"sha512-FVTTLW3jCIzDwzEetOLMROIt9+/LGnU90IhRftMxXqnMvuq9lREIRa9po+ISKqk6xi3G6d/bJ7+kJU1UBilMMA==","shasum":"00d1274a7fbc1e3b8a0fa6f4b6a5b4a7ae4944f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.3.7.tgz","fileCount":33,"unpackedSize":417871,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.3.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCeoBWqoCrSxDhbbL6jvHXD3jQzEfm5zu28jEv8c0oHBwIgPi/0O4y9LsJQygze6cWJFubbuateXELg28BvNWtf5gw="}],"size":98514},"_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-springbone_3.3.7_1744082267788_0.5076804750406114"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-08T03:17:48.001Z","publish_time":1744082268001,"_source_registry_name":"default","contributors":[]},"3.4.0":{"name":"@pixiv/three-vrm-springbone","version":"3.4.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.4.0","@pixiv/types-vrmc-springbone-1.0":"3.4.0","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.4.0","dist":{"integrity":"sha512-FlqCqzuSCReX3fr8S/NUsQzmoDVBrV7XY1nNhuoMHHLM5F9PjCm3M5wTHaoTIObKek8QHxB4H9EC2O1DgNw/Nw==","shasum":"2ac4906b884154445abef40ec67af09489d083eb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.4.0.tgz","fileCount":33,"unpackedSize":417871,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAcG9KW9+yQekJaLQvvfuJmw7IpjJz5myY4yEbsaomurAiEAhnQuLkWzi9+wIWgnMxJgO07D7MnlPm+5lvoktQkEO88="}],"size":98515},"_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-springbone_3.4.0_1744270643324_0.8585467073459054"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-10T07:37:23.532Z","publish_time":1744270643532,"_source_registry_name":"default","contributors":[]},"3.4.1":{"name":"@pixiv/three-vrm-springbone","version":"3.4.1","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.4.1","@pixiv/types-vrmc-springbone-1.0":"3.4.1","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.4.1","dist":{"integrity":"sha512-2nFx1LMjdZ6/CLcgVaCufeBZWJGYJDVQG0pPTXAm25WkJztO5D/yHlDvLx0NkD3G3O3llbwplP41MmSOxw0n0Q==","shasum":"17d43c3da06c2d02f56900d1ac13de7340d379e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.4.1.tgz","fileCount":33,"unpackedSize":418143,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCkwayW52kDwDCghquE/2ceZwDlbxbEYAiJIXF3FsQTXwIgMVyR1eYgeGDnuAkjyNtKCETcXJd12CS35xoMD9ce4Sg="}],"size":98277},"_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-springbone_3.4.1_1748323316048_0.15267400615019522"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-27T05:21:56.200Z","publish_time":1748323316200,"_source_registry_name":"default","contributors":[]},"3.4.2":{"name":"@pixiv/three-vrm-springbone","version":"3.4.2","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":"pixiv","type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.4.2","@pixiv/types-vrmc-springbone-1.0":"3.4.2","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@3.4.2","dist":{"integrity":"sha512-4IUOHehnWkg2ZhipCGpSppB7lfR+/GuLVLp42N5jQi6Tf3keAm/tXwDeGgJO2o9AgcDW2Gq3/MFxkcSfvojKCw==","shasum":"2a4269b2147a5e976fb5f90f23ae10808931b15f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.4.2.tgz","fileCount":33,"unpackedSize":418143,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCMeyrbl/1pMwZEegTileysOvcn4F1DICE5iahNgV4eRAIgPPKhoEws8L8BCMQ4vfViBtoWEjqfHsEr5/FaomMfZSA="}],"size":98276},"_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-springbone_3.4.2_1751878499197_0.13982015937177605"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-07T08:54:59.404Z","publish_time":1751878499404,"_source_registry_name":"default","contributors":[]},"3.4.3-alpha.0":{"name":"@pixiv/three-vrm-springbone","version":"3.4.3-alpha.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.4.3-alpha.0","@pixiv/types-vrmc-springbone-1.0":"3.4.3-alpha.0","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@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-KH49ISbDsDSn8M24d/oFavzQvj8ClYm5aBMjRlEUM0IfKx/7XNLhb0q5QEYI3B5AcNNJD/pwtm9nnrzb4OLuEA==","shasum":"0b995eb81bb96fe8c6c168914864a0146ef9a472","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.4.3-alpha.0.tgz","fileCount":33,"unpackedSize":418191,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.4.3-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDGlUqMcBz4jbJiBm7MDxLpFQT1VtBhtxgZKqud4p4UZQIhALOL+rNn3oNtkO02eLTYdU7LxuCIhG54Gu+gYHascBA7"}],"size":98303},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1483a69e-09e8-4cef-828a-5ecc81271687"}},"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-springbone_3.4.3-alpha.0_1759396736637_0.09150788544469668"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T09:18:56.842Z","publish_time":1759396736842,"_source_registry_name":"default","contributors":[]},"3.4.3":{"name":"@pixiv/three-vrm-springbone","version":"3.4.3","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.4.3","@pixiv/types-vrmc-springbone-1.0":"3.4.3","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@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-p68HDhKhdR55C53k4YSKIUs3OFthDMPsk87f8INOiRBXC7YBfvMFqmjyafNPildJ+G4VWWjurkLaPdNts41iFg==","shasum":"6d8187118a29db3554392f1cd752f7e2bc3279a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.4.3.tgz","fileCount":33,"unpackedSize":418133,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDz3yBd9GwZkp5o+seCmt9NO82rQEWfKTYPEbOnPJHc1gIhAKwaHr3VJPNMQ4Ol0fH119NMv6z5KcfdRc4qsEWFOaf8"}],"size":98262},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1483a69e-09e8-4cef-828a-5ecc81271687"}},"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-springbone_3.4.3_1760429132430_0.5220908452851596"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-14T08:05:32.642Z","publish_time":1760429132642,"_source_registry_name":"default","contributors":[]},"3.4.4":{"name":"@pixiv/three-vrm-springbone","version":"3.4.4","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","test":"jest","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.4.4","@pixiv/types-vrmc-springbone-1.0":"3.4.4","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@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-orgX+HhdFxyy2XnlKPLDZvp4l0IanAIPTSiPBMmabVLxKpSEgyqgoPhElCjrKc7F35rJK5aVANCGeIPSghIwmw==","shasum":"d2b3adb7f15bbc22628e60b8fd5be16e37b162ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.4.4.tgz","fileCount":33,"unpackedSize":418133,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAkdsaEYpaAwDzumi4WrxMTP3TffG9zqlk4vBwDOdxM3AiBOHEXeWsUn02QlOZl7bjcOHWcs1dKAo/WmCS3ZaQdX/A=="}],"size":98264},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1483a69e-09e8-4cef-828a-5ecc81271687"}},"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-springbone_3.4.4_1761723090759_0.18676326899995965"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-29T07:31:30.974Z","publish_time":1761723090974,"_source_registry_name":"default","contributors":[]},"3.4.5":{"name":"@pixiv/three-vrm-springbone","version":"3.4.5","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.4.5","@pixiv/types-vrmc-springbone-1.0":"3.4.5","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@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-AHmSeoWY1QHTUa6kKkyPDVVsQm1uRpaUxL8l6JsrONUCReZRPo4oGwyOkipY3zKIF76n9pP7q3DE07qwlqhAFQ==","shasum":"adc92363aa883d48b4aef6c23b9df099b4cb8648","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.4.5.tgz","fileCount":33,"unpackedSize":418113,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC0fPyv5yERJjnqngUQ9/sxUdnUgw10DmS45dbYzgmOIQIhAMmQ+ofGjaOxHWhvDU8TWY8jd/ZjW+9aZlQb7lvb7Dwl"}],"size":98252},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1483a69e-09e8-4cef-828a-5ecc81271687"}},"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-springbone_3.4.5_1768269654518_0.677419866553606"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-13T02:00:54.688Z","publish_time":1768269654688,"_source_registry_name":"default","contributors":[]},"3.5.0":{"name":"@pixiv/three-vrm-springbone","version":"3.5.0","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.5.0","@pixiv/types-vrmc-springbone-1.0":"3.5.0","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@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-6h4kXJknbTUGqFQv9EH/cJlqktAIR0OdXqfJ2uO2HM2OMJvSWeZSXqeRrdsvODd6uOqliBmN36PBrG8wqOyn5A==","shasum":"1e13ff289b9df6b9ca49ca31828c8f16b7ceb7a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.5.0.tgz","fileCount":33,"unpackedSize":418113,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDdIDdWg3j6E7VwBauzmdWF0QX4EuB+KZ4XNeDyytIQ3QIgINGDGjxOo8GTLCuLBbFSuIselDXdqd8X3MiVQNUKYIQ="}],"size":98253},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1483a69e-09e8-4cef-828a-5ecc81271687"}},"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-springbone_3.5.0_1772080462501_0.4103887060660827"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-26T04:34:22.693Z","publish_time":1772080462693,"_source_registry_name":"default","contributors":[]},"3.5.1":{"name":"@pixiv/three-vrm-springbone","version":"3.5.1","description":"Spring bone module for @pixiv/three-vrm","license":"MIT","author":{"name":"pixiv"},"type":"module","main":"lib/three-vrm-springbone.module.js","types":"types/index.d.ts","exports":{".":{"types":"./types/index.d.ts","import":"./lib/three-vrm-springbone.module.js","require":"./lib/three-vrm-springbone.cjs"},"./package.json":"./package.json"},"repository":{"type":"git","url":"git+https://github.com/pixiv/three-vrm.git","directory":"packages/three-vrm-springbone"},"scripts":{"version":"yarn clean && yarn build","dev":"cross-env SERVE=1 yarn build-dev","clean":"rimraf docs/ lib/ types/","build":"yarn build-dev && yarn build-prod && yarn build-types","build-js":"node ../../bin/build.mjs","build-dev":"cross-env NODE_ENV=development yarn build-js","build-prod":"cross-env NODE_ENV=production yarn build-js","build-types":"tsc --project ./tsconfig.build-types.json","docs-legacy":"typedoc --plugin ../../typedoc-redirect-legacy-docs-plugin.mjs","lint":"eslint \"src/**/*.{ts,tsx}\"  && yarn lint-examples &&  prettier \"src/**/*.{ts,tsx}\" --check","lint-examples":"eslint \"examples/**/*.{js,html}\" --rule \"padded-blocks: error\"","lint-fix":"eslint \"src/**/*.{ts,tsx}\" --fix && eslint \"examples/**/*.{js,html}\" --fix &&  prettier \"src/**/*.{ts,tsx}\" --write"},"lint-staged":{"./src/**/*.{ts,tsx}":["eslint --fix","prettier --write"],"./examples/**/*.{js,html}":["eslint --fix --rule \"padded-blocks: error\""]},"dependencies":{"@pixiv/types-vrm-0.0":"3.5.1","@pixiv/types-vrmc-springbone-1.0":"3.5.1","@pixiv/types-vrmc-springbone-extended-collider-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-springbone@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-ylsukk+2o9t06vMEiOqE1443FDQYpozbov375SE8phgCDqfmPe9YEEvAX3md0cCCqOfqMWuXdxzU8avWXXynTw==","shasum":"608f6fdaea41b1365d5a3246594b5831b0e357c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@pixiv/three-vrm-springbone/-/three-vrm-springbone-3.5.1.tgz","fileCount":33,"unpackedSize":418113,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@pixiv%2fthree-vrm-springbone@3.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEwfNSpWDF7PiCuL3lhU49U/OPKFas6iay4xwwjkaODTAiBN1AUjghSOfGUy1my0SuZONlhooe/Xm5DfVqoL9B353A=="}],"size":98250},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1483a69e-09e8-4cef-828a-5ecc81271687"}},"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-springbone_3.5.1_1773305931068_0.9849974938932049"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T08:58:51.205Z","publish_time":1773305931205,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"alpha":"3.4.3-alpha.0","latest":"3.5.1","next":"3.1.0-beta.0"},"name":"@pixiv/three-vrm-springbone","time":{"created":"2022-01-27T12:54:10.519Z","modified":"2026-03-12T08:59:04.203Z","1.0.0-beta.9":"2022-02-01T10:12:23.612Z","1.0.0-beta.0":"2021-08-10T09:02:20.411Z","1.0.0-beta.1":"2021-08-10T09:40:11.895Z","1.0.0-beta.2":"2021-08-18T06:58:12.755Z","1.0.0-beta.3":"2021-10-08T04:08:29.583Z","1.0.0-beta.4":"2021-10-22T03:13:31.474Z","1.0.0-beta.5":"2021-11-04T07:43:08.772Z","1.0.0-beta.6":"2021-11-09T08:23:07.302Z","1.0.0-beta.7":"2022-01-06T10:20:30.971Z","1.0.0-beta.8":"2022-01-24T10:10:52.809Z","1.0.0-beta.10":"2022-02-24T01:47:13.709Z","1.0.0-beta.11":"2022-04-12T11:10:08.107Z","1.0.0-beta.12":"2022-04-15T09:18:15.619Z","1.0.0-beta.13":"2022-05-12T08:55:26.766Z","1.0.0-beta.14":"2022-05-17T03:40:26.170Z","1.0.0-beta.15":"2022-05-24T09:23:53.055Z","1.0.0-beta.16":"2022-06-09T01:48:38.302Z","1.0.0-beta.17":"2022-06-23T04:22:27.501Z","1.0.0-beta.18":"2022-07-08T03:27:21.225Z","1.0.0-beta.19-alpha.0":"2022-08-26T07:12:08.382Z","1.0.0-beta.19":"2022-08-31T06:36:15.106Z","1.0.0":"2022-09-22T03:51:46.092Z","1.0.3":"2022-09-29T06:57:59.061Z","1.0.4":"2022-10-11T03:17:18.070Z","1.0.6":"2022-12-13T04:00:47.543Z","1.0.7-alpha.0":"2022-12-14T06:19:12.073Z","1.0.7":"2023-01-23T07:47:21.312Z","1.0.9":"2023-03-07T05:42:41.478Z","1.0.10":"2023-05-31T08:05:07.955Z","2.0.0-alpha.0":"2023-06-14T05:09:36.121Z","2.0.0":"2023-06-20T06:05:49.177Z","2.0.2":"2023-08-07T09:01:39.087Z","2.0.3":"2023-08-31T04:41:19.753Z","2.0.6-alpha.0":"2023-09-27T08:06:01.936Z","2.0.6-alpha.1":"2023-09-27T08:26:48.516Z","2.0.6-alpha.2":"2023-09-27T09:22:55.735Z","2.0.6":"2023-10-12T04:08:08.924Z","2.1.0-beta.0":"2023-12-04T07:03:34.765Z","2.0.7":"2023-12-04T07:25:40.408Z","2.1.0-beta.1":"2023-12-05T06:47:19.295Z","2.0.8":"2024-01-17T01:21:52.222Z","2.1.0-beta.2":"2024-01-17T03:12:11.825Z","2.0.9":"2024-01-19T04:25:52.447Z","2.0.10":"2024-01-29T05:20:25.686Z","2.1.0-beta.3":"2024-02-13T07:48:10.738Z","2.1.0-beta.4":"2024-02-14T08:00:25.893Z","2.1.0":"2024-02-15T09:09:25.250Z","2.1.1":"2024-03-07T09:27:56.086Z","2.1.2":"2024-05-17T10:30:58.668Z","3.0.0-beta.0":"2024-06-17T09:27:42.621Z","3.0.0-beta.1":"2024-07-01T09:48:45.080Z","2.1.3":"2024-07-19T09:45:14.871Z","3.0.0-beta.2":"2024-07-26T09:31:09.858Z","3.0.0":"2024-08-01T08:43:45.023Z","3.1.0-beta.0":"2024-08-05T08:52:18.232Z","3.1.0":"2024-08-07T08:04:13.260Z","3.1.1":"2024-09-05T09:14:21.510Z","3.1.2":"2024-10-02T06:03:51.935Z","3.1.3":"2024-10-17T05:36:32.326Z","3.1.4":"2024-10-22T08:29:46.248Z","3.1.5":"2024-11-08T05:34:08.237Z","3.1.6":"2024-11-12T09:22:33.544Z","3.2.0":"2024-11-27T05:51:34.928Z","3.3.0":"2024-12-04T09:16:57.216Z","3.3.1":"2024-12-19T03:35:22.537Z","3.3.2":"2024-12-26T01:52:36.046Z","3.3.3":"2025-01-16T08:38:53.318Z","3.3.4":"2025-01-23T08:49:51.410Z","3.3.5":"2025-03-05T08:19:19.779Z","3.3.6":"2025-03-10T07:31:14.640Z","3.3.7":"2025-04-08T03:17:48.001Z","3.4.0":"2025-04-10T07:37:23.532Z","3.4.1":"2025-05-27T05:21:56.200Z","3.4.2":"2025-07-07T08:54:59.404Z","3.4.3-alpha.0":"2025-10-02T09:18:56.842Z","3.4.3":"2025-10-14T08:05:32.642Z","3.4.4":"2025-10-29T07:31:30.974Z","3.4.5":"2026-01-13T02:00:54.688Z","3.5.0":"2026-02-26T04:34:22.693Z","3.5.1":"2026-03-12T08:58:51.205Z"},"readme":"# @pixiv/three-vrm-springbone\n\nSpring bone module for @pixiv/three-vrm\n\n[GitHub Repository](https://github.com/pixiv/three-vrm/tree/dev/packages/three-vrm-springbone)\n\n[Examples](https://pixiv.github.io/three-vrm/packages/three-vrm-springbone/examples)\n\n[API Reference](https://pixiv.github.io/three-vrm/docs/modules/three-vrm-springbone)","users":{}}