{
  "name": "@quenty/binder",
  "version": "14.19.3",
  "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",
  "contributors": [
    "Quenty"
  ],
  "dependencies": {
    "@quenty/baseobject": "^10.8.3",
    "@quenty/brio": "^14.17.3",
    "@quenty/instanceutils": "^13.17.3",
    "@quenty/linkutils": "^13.17.3",
    "@quenty/loader": "^10.8.3",
    "@quenty/maid": "^3.4.3",
    "@quenty/promise": "^10.10.4",
    "@quenty/rx": "^13.17.3",
    "@quenty/signal": "^7.10.3",
    "@quenty/valueobject": "^13.17.3"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "b06c070ae91d5dab7bd8de6e290ad2caabb15d8f"
}
