@quenty/ik
Version:
Inverse Kinematics for characters on Roblox
62 lines (61 loc) • 1.6 kB
JSON
{
"name": "@quenty/ik",
"version": "15.24.0",
"description": "Inverse Kinematics for characters on Roblox",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"ik",
"character"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/ik/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/acceltween": "^2.5.0",
"@quenty/baseobject": "^10.8.0",
"@quenty/binder": "^14.19.0",
"@quenty/brio": "^14.17.0",
"@quenty/camera": "^14.20.0",
"@quenty/characterutils": "^12.18.0",
"@quenty/humanoidtracker": "^13.17.0",
"@quenty/instanceutils": "^13.17.0",
"@quenty/loader": "^10.8.0",
"@quenty/maid": "^3.4.0",
"@quenty/math": "^2.7.1",
"@quenty/motor6d": "^7.20.0",
"@quenty/optional": "^11.8.0",
"@quenty/promise": "^10.10.1",
"@quenty/qframe": "^10.10.1",
"@quenty/r15utils": "^13.17.0",
"@quenty/ragdoll": "^15.23.0",
"@quenty/remoting": "^12.18.0",
"@quenty/rx": "^13.17.0",
"@quenty/servicebag": "^11.11.1",
"@quenty/signal": "^7.10.0",
"@quenty/table": "^3.7.1",
"@quenty/tie": "^10.20.0",
"@quenty/valueobject": "^13.17.0"
},
"devDependencies": {
"@quenty/rigbuilderutils": "^10.19.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "e8ea56930e65322fcffc05a1556d5df988068f0b"
}