@quenty/playerhumanoidbinder
Version:
Binder that will automatically bind to each player's humanoid
39 lines (38 loc) • 907 B
JSON
{
"name": "@quenty/playerhumanoidbinder",
"version": "14.19.3",
"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",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/binder": "^14.19.3",
"@quenty/humanoidtracker": "^13.17.3",
"@quenty/loader": "^10.8.3",
"@quenty/maid": "^3.4.3",
"@quenty/valueobject": "^13.17.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "b06c070ae91d5dab7bd8de6e290ad2caabb15d8f"
}