{
  "name": "@quenty/softshutdown",
  "version": "9.47.0",
  "description": "This service lets you shut down servers without losing a bunch of players. When game.OnClose is called, the script teleports everyone in the server into a reserved server.",
  "keywords": [
    "Roblox",
    "Nevermore",
    "Lua",
    "Players",
    "Softshutdown"
  ],
  "bugs": {
    "url": "https://github.com/Quenty/NevermoreEngine/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Quenty/NevermoreEngine.git",
    "directory": "src/softshutdown/"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/quenty"
  },
  "license": "MIT",
  "scripts": {
    "preinstall": "npx only-allow pnpm"
  },
  "contributors": [
    "Quenty"
  ],
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@quenty/attributeutils": "14.29.2",
    "@quenty/baseobject": "10.13.0",
    "@quenty/basicpane": "13.30.2",
    "@quenty/bindtocloseservice": "8.31.0",
    "@quenty/blend": "12.35.0",
    "@quenty/clienttranslator": "14.36.0",
    "@quenty/coreguienabler": "12.32.2",
    "@quenty/datastore": "13.38.0",
    "@quenty/loader": "10.11.0",
    "@quenty/maid": "3.9.0",
    "@quenty/math": "2.7.5",
    "@quenty/promise": "10.18.0",
    "@quenty/rx": "13.28.2",
    "@quenty/servicebag": "11.18.0",
    "@quenty/table": "3.9.2",
    "@quenty/teleportserviceutils": "9.30.2",
    "@quenty/uiobjectutils": "6.28.2",
    "@quenty/valuebaseutils": "13.29.2",
    "@quenty/valueobject": "13.30.2"
  },
  "gitHead": "e9274ae087550f64d37a3a604b867829e438f8da"
}
