{
  "name": "@quenty/servicebag",
  "version": "11.13.0",
  "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/services/"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/quenty"
  },
  "license": "MIT",
  "contributors": [
    "Quenty"
  ],
  "dependencies": {
    "@quenty/baseobject": "^10.9.0",
    "@quenty/loader": "^10.9.0",
    "@quenty/signal": "^7.11.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "d39e2002904ee6b9c2f64f3603dd1da4d83d8bdd"
}
