UNPKG

@quenty/highlight

Version:

Animated highlight system for the Roblox highlight object

51 lines (50 loc) 1.29 kB
{ "name": "@quenty/highlight", "version": "10.22.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", "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "^10.9.0", "@quenty/basicpane": "^13.18.0", "@quenty/blend": "^12.19.0", "@quenty/ducktype": "^5.9.0", "@quenty/enumutils": "^3.4.2", "@quenty/instanceutils": "^13.18.0", "@quenty/loader": "^10.9.0", "@quenty/maid": "^3.5.0", "@quenty/math": "^2.7.3", "@quenty/observablecollection": "^12.21.0", "@quenty/rx": "^13.18.0", "@quenty/selectionutils": "^8.18.0", "@quenty/signal": "^7.11.0", "@quenty/statestack": "^14.19.0", "@quenty/table": "^3.8.0", "@quenty/valueobject": "^13.18.0" }, "publishConfig": { "access": "public" }, "gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604" }