{ "name": "linuxgsm", "description": "


\"LinuxGSM\"

", "directories": { "test": "tests" }, "devDependencies": { "prettier": "^3.0.3", "prettier-plugin-sh": "^0.13.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/GameServerManagers/LinuxGSM.git" }, "author": "", "license": "MIT", "bugs": { "url": "https://github.com/GameServerManagers/LinuxGSM/issues" }, "homepage": "https://github.com/GameServerManagers/LinuxGSM#readme", "dependencies": { "gamedig": "^5.1.1" } }