@quenty/gamescalingutils
Version:
Scale ratios for the UI on different devices
40 lines (39 loc) • 913 B
JSON
{
"name": "@quenty/gamescalingutils",
"version": "13.19.0",
"description": "Scale ratios for the UI on different devices",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Gui"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/gamescalingutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/baseobject": "^10.9.0",
"@quenty/blend": "^12.19.0",
"@quenty/instanceutils": "^13.18.0",
"@quenty/loader": "^10.9.0",
"@quenty/rx": "^13.18.0",
"@quenty/valueobject": "^13.18.0"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}