{ "name": "docker-linuxgsm", "version": "1.0.0", "description": "
", "main": "index.js", "dependencies": { "prettier": "^3.6.2", "prettier-plugin-jinja-template": "^2.1.0", "prettier-plugin-sh": "^0.18.0", "sh-syntax": "^0.5.8", "tslib": "^2.8.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/GameServerManagers/docker-linuxgsm.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/GameServerManagers/docker-linuxgsm/issues" }, "homepage": "https://github.com/GameServerManagers/docker-linuxgsm#readme" }