UNPKG

@quenty/modeltransparencyeffect

Version:

Allows a model to have transparent set locally on the client

46 lines (45 loc) 1.12 kB
{ "name": "@quenty/modeltransparencyeffect", "version": "11.16.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.7.0", "@quenty/baseobject": "10.13.0", "@quenty/enums": "1.3.0", "@quenty/hide": "11.37.0", "@quenty/instanceutils": "13.29.2", "@quenty/loader": "10.11.0", "@quenty/servicebag": "11.18.0", "@quenty/steputils": "3.6.3", "@quenty/transparencyservice": "11.11.0" }, "publishConfig": { "access": "public" }, "gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2" }