@quenty/equippedtracker
Version:
Tracks the equipped player of a tool
39 lines (38 loc) • 852 B
JSON
{
"name": "@quenty/equippedtracker",
"version": "13.19.0",
"description": "Tracks the equipped player of a tool",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Tool",
"Humanoids"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/equippedtracker/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/characterutils": "^12.19.0",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/valueobject": "^13.18.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}