@quenty/modeltransparencyeffect
Version:
Allows a model to have transparent set locally on the client
39 lines (38 loc) • 925 B
JSON
{
"name": "@quenty/modeltransparencyeffect",
"version": "11.9.0",
"description": "Allows a model to have transparent set locally on the client",
"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/modeltransparencyeffect/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/acceltween": "^2.5.3",
"@quenty/baseobject": "^10.9.0",
"@quenty/loader": "^10.9.0",
"@quenty/steputils": "^3.6.0",
"@quenty/transparencyservice": "^11.9.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}