@quenty/teamtracker
Version:
Tracks a player's current team, since the Team property is unreliable
37 lines (36 loc) • 818 B
JSON
{
"name": "@quenty/teamtracker",
"version": "13.18.0",
"description": "Tracks a player's current team, since the Team property is unreliable",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Team"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/teamtracker/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/valueobject": "^13.18.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}