{
  "name": "@quenty/tie",
  "version": "10.50.0",
  "description": "Tie allows interfaces to be defined between Lua OOP and Roblox objects.",
  "keywords": [
    "Roblox",
    "Nevermore",
    "Lua",
    "Tie",
    "OOP",
    "API",
    "Interface"
  ],
  "bugs": {
    "url": "https://github.com/Quenty/NevermoreEngine/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Quenty/NevermoreEngine.git",
    "directory": "src/tie/"
  },
  "funding": {
    "type": "patreon",
    "url": "https://www.patreon.com/quenty"
  },
  "license": "MIT",
  "scripts": {
    "preinstall": "npx only-allow pnpm"
  },
  "contributors": [
    "Quenty"
  ],
  "dependencies": {
    "@quenty/attributeutils": "14.38.0",
    "@quenty/baseobject": "10.16.0",
    "@quenty/bindable-utils": "1.1.0",
    "@quenty/brio": "14.37.0",
    "@quenty/collectionserviceutils": "8.38.0",
    "@quenty/enums": "1.3.1",
    "@quenty/instanceutils": "13.37.0",
    "@quenty/jestutils": "1.1.0",
    "@quenty/loader": "10.11.1",
    "@quenty/maid": "3.12.0",
    "@quenty/nevermore-test-runner": "1.6.0",
    "@quenty/rx": "13.34.0",
    "@quenty/rxsignal": "7.34.0",
    "@quenty/servicebag": "11.21.0",
    "@quenty/statestack": "14.39.0",
    "@quenty/string": "3.5.0",
    "@quenty/symbol": "3.5.2",
    "@quenty/table": "3.9.2",
    "@quenty/tuple": "1.9.1",
    "@quenty/valuebaseutils": "13.37.0",
    "@quenty/valueobject": "13.38.0",
    "@quentystudios/jest-lua": "3.10.0-quenty.2"
  },
  "devDependencies": {
    "@quenty/promise": "10.24.0",
    "@quenty/signal": "7.13.2"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "278f4ca25486a8ba0601704b27a11da8c77499c9"
}
