@quenty/gamescalingutils
Version:
Scale ratios for the UI on different devices
43 lines (42 loc) • 969 B
JSON
{
"name": "@quenty/gamescalingutils",
"version": "13.35.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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/baseobject": "10.13.0",
"@quenty/blend": "12.35.0",
"@quenty/instanceutils": "13.29.2",
"@quenty/loader": "10.11.0",
"@quenty/rx": "13.28.2",
"@quenty/valueobject": "13.30.2"
},
"gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2"
}