{
  "name": "@quenty/transparencyservice",
  "version": "11.11.0",
  "description": "Service that orchistrates transparency setting from multiple colliding sources and handle the transparency appropriately. This means that 2 systems can work with transparency without knowing about each other.",
  "keywords": [
    "Roblox",
    "Nevermore",
    "Lua",
    "Transparency"
  ],
  "bugs": {
    "url": "https://github.com/Quenty/NevermoreEngine/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Quenty/NevermoreEngine.git",
    "directory": "src/transparencyservice/"
  },
  "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/math": "2.7.5"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "9413391da8b6f9026762285b601fd1d37d385a54"
}
