@quenty/playerhumanoidbinder
Version:
Binder that will automatically bind to each player's humanoid
43 lines (42 loc) • 1 kB
JSON
{
"name": "@quenty/playerhumanoidbinder",
"version": "14.33.0",
"description": "Binder that will automatically bind to each player's humanoid",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Player"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/playerhumanoidbinder/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/binder": "14.32.0",
"@quenty/humanoidtracker": "13.28.0",
"@quenty/loader": "10.10.0",
"@quenty/maid": "3.8.0",
"@quenty/servicebag": "11.16.0",
"@quenty/valueobject": "13.28.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "305e70aba3395b2f94f500c731327760984aeb4f"
}