@quenty/highlight
Version:
Animated highlight system for the Roblox highlight object
55 lines (54 loc) • 1.37 kB
JSON
{
"name": "@quenty/highlight",
"version": "10.40.1",
"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.31.1",
"@quenty/blend": "12.36.1",
"@quenty/ducktype": "5.11.0",
"@quenty/enumutils": "3.4.6",
"@quenty/instanceutils": "13.30.1",
"@quenty/loader": "10.11.0",
"@quenty/maid": "3.9.0",
"@quenty/math": "2.7.5",
"@quenty/observablecollection": "12.38.1",
"@quenty/rx": "13.28.3",
"@quenty/selectionutils": "8.31.1",
"@quenty/servicebag": "11.18.1",
"@quenty/signal": "7.13.1",
"@quenty/statestack": "14.32.1",
"@quenty/table": "3.9.2",
"@quenty/valueobject": "13.31.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
}