@quenty/transparencyservice
Version:
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.
36 lines (35 loc) • 941 B
JSON
{
"name": "@quenty/transparencyservice",
"version": "11.8.3",
"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",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/loader": "^10.8.2",
"@quenty/math": "^2.7.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "64def70499ec067077ee39f279936b620b217847"
}