@quenty/humanoidspeed
Version:
Handles humanoid speed in a centralized location
43 lines (42 loc) • 981 B
JSON
{
"name": "@quenty/humanoidspeed",
"version": "12.25.0",
"description": "Handles humanoid speed in a centralized location",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Input",
"Idle",
"Humanoids"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/idleservice/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "^10.9.0",
"@quenty/binder": "^14.21.0",
"@quenty/characterutils": "^12.19.0",
"@quenty/loader": "^10.9.0",
"@quenty/promise": "^10.11.0",
"@quenty/rogue-humanoid": "^10.25.0",
"@quenty/table": "^3.8.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "d39e2002904ee6b9c2f64f3603dd1da4d83d8bdd"
}