{
  "name": "@quenty/servicebag",
  "version": "11.18.1",
  "description": "Service providing mechanisms for Nevermore",
  "keywords": [
    "Roblox",
    "Nevermore",
    "Lua",
    "Assembly",
    "Services"
  ],
  "bugs": {
    "url": "https://github.com/Quenty/NevermoreEngine/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Quenty/NevermoreEngine.git",
    "directory": "src/servicebag/"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/quenty"
  },
  "license": "MIT",
  "scripts": {
    "preinstall": "npx only-allow pnpm"
  },
  "contributors": [
    "Quenty"
  ],
  "dependencies": {
    "@quenty/baseobject": "10.13.0",
    "@quenty/loader": "10.11.0",
    "@quenty/signal": "7.13.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba"
}
