@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.27.1",
"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.25.0",
"@quenty/inputmode": "^13.20.0",
"@quenty/jsonutils": "^10.11.0",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/servicebag": "^11.13.0",
"@quenty/settings": "^11.25.1",
"@quenty/string": "^3.3.3",
"@quenty/table": "^3.8.0"
},
"gitHead": "5f22a439ff5c41fa4f67b8992a8d5965ac9925a0"
}