@quenty/settings-inputkeymap
Version:
Input key map setting saving for players
50 lines (49 loc) • 1.25 kB
JSON
{
"name": "@quenty/settings-inputkeymap",
"version": "10.56.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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/baseobject": "10.13.0",
"@quenty/enumutils": "3.4.6",
"@quenty/inputkeymaputils": "14.43.1",
"@quenty/inputmode": "13.34.1",
"@quenty/jsonutils": "10.18.1",
"@quenty/loader": "10.11.0",
"@quenty/maid": "3.9.0",
"@quenty/nevermore-test-runner": "1.4.0",
"@quenty/servicebag": "11.18.1",
"@quenty/settings": "11.53.3",
"@quenty/string": "3.3.7",
"@quenty/table": "3.9.2",
"@quentystudios/jest-lua": "3.10.0-quenty.2"
},
"gitHead": "6c92e65c52df4467f2f3f3eb1b033c7e7d221f96"
}