{
  "name": "@quenty/binder",
  "version": "14.35.0",
  "description": "Utility object to Bind a class to Roblox object, and associated helper methods",
  "keywords": [
    "Roblox",
    "Nevermore",
    "Lua",
    "binder"
  ],
  "bugs": {
    "url": "https://github.com/Quenty/NevermoreEngine/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Quenty/NevermoreEngine.git",
    "directory": "src/binder/"
  },
  "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/brio": "14.29.2",
    "@quenty/canceltoken": "11.19.0",
    "@quenty/instanceutils": "13.29.2",
    "@quenty/linkutils": "13.29.2",
    "@quenty/loader": "10.11.0",
    "@quenty/maid": "3.9.0",
    "@quenty/nevermore-test-runner": "1.4.0",
    "@quenty/promise": "10.18.0",
    "@quenty/rx": "13.28.2",
    "@quenty/servicebag": "11.18.0",
    "@quenty/signal": "7.13.0",
    "@quenty/table": "3.9.2",
    "@quenty/valueobject": "13.30.2",
    "@quentystudios/jest-lua": "3.10.0-quenty.2"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2"
}
