{
  "name": "@quenty/teamtracker",
  "version": "13.30.2",
  "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",
  "scripts": {
    "preinstall": "npx only-allow pnpm"
  },
  "contributors": [
    "Quenty"
  ],
  "dependencies": {
    "@quenty/loader": "10.11.0",
    "@quenty/maid": "3.9.0",
    "@quenty/valueobject": "13.30.2"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "7672b52f13af6a10df1b189d19d6e2404b5b3e55"
}
