UNPKG

@quenty/tie

Version:

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

57 lines (56 loc) 1.41 kB
{ "name": "@quenty/tie", "version": "10.21.1", "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", "contributors": [ "Quenty" ], "dependencies": { "@quenty/attributeutils": "^14.18.1", "@quenty/baseobject": "^10.9.0", "@quenty/brio": "^14.18.1", "@quenty/collectionserviceutils": "^8.18.1", "@quenty/instanceutils": "^13.18.1", "@quenty/loader": "^10.9.0", "@quenty/maid": "^3.5.0", "@quenty/rx": "^13.18.1", "@quenty/rxsignal": "^7.18.1", "@quenty/statestack": "^14.19.1", "@quenty/string": "^3.3.3", "@quenty/symbol": "^3.5.0", "@quenty/table": "^3.8.0", "@quenty/tuple": "^1.6.0", "@quenty/valuebaseutils": "^13.18.1", "@quenty/valueobject": "^13.18.1" }, "devDependencies": { "@quenty/promise": "^10.11.0", "@quenty/signal": "^7.11.1" }, "publishConfig": { "access": "public" }, "gitHead": "847e9e65e518392c1e2f30669ee2589ed3d7e870" }