{
  "name": "@quenty/tuple",
  "version": "1.9.1",
  "description": "Tuple utility package",
  "keywords": [
    "Roblox",
    "Nevermore",
    "Lua",
    "tuple"
  ],
  "bugs": {
    "url": "https://github.com/Quenty/NevermoreEngine/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Quenty/NevermoreEngine.git",
    "directory": "src/tuple/"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/quenty"
  },
  "license": "MIT",
  "scripts": {
    "preinstall": "npx only-allow pnpm"
  },
  "contributors": [
    "Quenty"
  ],
  "dependencies": {
    "@quenty/loader": "10.11.1",
    "@quenty/lrucache": "1.10.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "f084360c3729ea424d49d9bc42f8f0d1c128fa82"
}
