UNPKG

@quenty/tie

Version:

Tie allows interfaces to be defined between Lua OOP and Roblox objects.

64 lines (63 loc) 1.62 kB
{ "name": "@quenty/tie", "version": "10.39.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.29.2", "@quenty/baseobject": "10.13.0", "@quenty/brio": "14.29.2", "@quenty/collectionserviceutils": "8.30.2", "@quenty/enums": "1.3.0", "@quenty/instanceutils": "13.29.2", "@quenty/loader": "10.11.0", "@quenty/maid": "3.9.0", "@quenty/nevermore-test-runner": "1.4.0", "@quenty/rx": "13.28.2", "@quenty/rxsignal": "7.28.2", "@quenty/servicebag": "11.18.0", "@quenty/statestack": "14.31.2", "@quenty/string": "3.3.6", "@quenty/symbol": "3.5.2", "@quenty/table": "3.9.2", "@quenty/tuple": "1.8.0", "@quenty/valuebaseutils": "13.29.2", "@quenty/valueobject": "13.30.2", "@quentystudios/jest-lua": "3.10.0-quenty.2" }, "devDependencies": { "@quenty/promise": "10.18.0", "@quenty/signal": "7.13.0" }, "publishConfig": { "access": "public" }, "gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2" }