@quenty/colorsequenceutils
Version:
Utility functions for Color sequences in Roblox.
36 lines (35 loc) • 773 B
JSON
{
"name": "@quenty/colorsequenceutils",
"version": "7.8.2",
"description": "Utility functions for Color sequences in Roblox.",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Utility"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/colorsequenceutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/loader": "^10.8.1",
"@quenty/math": "^2.7.2"
},
"gitHead": "78c3ac0ab08dd18085b6e6e6e4f745e76ed99f68"
}