@quenty/settings-inputkeymap
Version:
Input key map setting saving for players
45 lines (44 loc) • 1.1 kB
JSON
{
"name": "@quenty/settings-inputkeymap",
"version": "10.36.3",
"description": "Input key map setting saving for players",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Settings"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/settings-inputkeymap/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/baseobject": "^10.9.0",
"@quenty/enumutils": "^3.4.2",
"@quenty/inputkeymaputils": "^14.28.7",
"@quenty/inputmode": "^13.23.7",
"@quenty/jsonutils": "^10.12.3",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/servicebag": "^11.13.3",
"@quenty/settings": "^11.34.3",
"@quenty/string": "^3.3.3",
"@quenty/table": "^3.8.0"
},
"gitHead": "ed3284dd547d8f9922043ca68ed16bf3769806bb"
}