@quenty/modeltransparencyeffect
Version:
Allows a model to have transparent set locally on the client
43 lines (42 loc) • 1.02 kB
JSON
{
"name": "@quenty/modeltransparencyeffect",
"version": "11.10.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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/acceltween": "2.6.0",
"@quenty/baseobject": "10.9.3",
"@quenty/loader": "10.9.3",
"@quenty/servicebag": "11.13.6",
"@quenty/steputils": "3.6.3",
"@quenty/transparencyservice": "11.9.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "8d2e7927e4399b4297a04d474d29bdd85692051d"
}