UNPKG

@quenty/highlight

Version:

Animated highlight system for the Roblox highlight object

55 lines (54 loc) 1.37 kB
{ "name": "@quenty/highlight", "version": "10.39.0", "description": "Animated highlight system for the Roblox highlight object", "keywords": [ "Roblox", "Nevermore", "Lua", "Highlight", "Blend" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/highlight/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "10.13.0", "@quenty/basicpane": "13.30.2", "@quenty/blend": "12.35.0", "@quenty/ducktype": "5.11.0", "@quenty/enumutils": "3.4.5", "@quenty/instanceutils": "13.29.2", "@quenty/loader": "10.11.0", "@quenty/maid": "3.9.0", "@quenty/math": "2.7.5", "@quenty/observablecollection": "12.37.0", "@quenty/rx": "13.28.2", "@quenty/selectionutils": "8.30.2", "@quenty/servicebag": "11.18.0", "@quenty/signal": "7.13.0", "@quenty/statestack": "14.31.2", "@quenty/table": "3.9.2", "@quenty/valueobject": "13.30.2" }, "publishConfig": { "access": "public" }, "gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2" }