@quenty/equippedtracker
Version:
Tracks the equipped player of a tool
42 lines (41 loc) • 909 B
JSON
{
"name": "@quenty/equippedtracker",
"version": "13.32.2",
"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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/characterutils": "12.31.2",
"@quenty/loader": "10.11.0",
"@quenty/maid": "3.9.0",
"@quenty/valueobject": "13.30.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "7672b52f13af6a10df1b189d19d6e2404b5b3e55"
}