@quenty/radial-image
Version:
Quenty's radial image system
42 lines (41 loc) • 920 B
JSON
{
"name": "@quenty/radial-image",
"version": "9.20.0",
"description": "Quenty's radial image system",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Gui",
"Blend"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/radial-image/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/baseobject": "^10.9.0",
"@quenty/blend": "^12.19.0",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/math": "^2.7.3",
"@quenty/rx": "^13.18.0",
"@quenty/valueobject": "^13.18.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}