@quenty/humanoidspeed
Version:
Handles humanoid speed in a centralized location
48 lines (47 loc) • 1.12 kB
JSON
{
"name": "@quenty/humanoidspeed",
"version": "12.43.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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "10.12.0",
"@quenty/binder": "14.32.0",
"@quenty/characterutils": "12.29.0",
"@quenty/loader": "10.10.0",
"@quenty/playerhumanoidbinder": "14.33.0",
"@quenty/promise": "10.16.0",
"@quenty/rogue-humanoid": "10.43.0",
"@quenty/servicebag": "11.16.0",
"@quenty/table": "3.9.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "305e70aba3395b2f94f500c731327760984aeb4f"
}