@quenty/highlight
Version:
Animated highlight system for the Roblox highlight object
51 lines (50 loc) • 1.29 kB
JSON
{
"name": "@quenty/highlight",
"version": "10.21.3",
"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.8.3",
"@quenty/basicpane": "^13.17.3",
"@quenty/blend": "^12.18.3",
"@quenty/ducktype": "^5.8.4",
"@quenty/enumutils": "^3.4.2",
"@quenty/instanceutils": "^13.17.3",
"@quenty/loader": "^10.8.3",
"@quenty/maid": "^3.4.3",
"@quenty/math": "^2.7.3",
"@quenty/observablecollection": "^12.20.3",
"@quenty/rx": "^13.17.3",
"@quenty/selectionutils": "^8.17.3",
"@quenty/signal": "^7.10.3",
"@quenty/statestack": "^14.18.3",
"@quenty/table": "^3.7.4",
"@quenty/valueobject": "^13.17.3"
},
"publishConfig": {
"access": "public"
},
"gitHead": "b06c070ae91d5dab7bd8de6e290ad2caabb15d8f"
}