UNPKG

@quenty/binder

Version:

Utility object to Bind a class to Roblox object, and associated helper methods

45 lines (44 loc) 1.1 kB
{ "name": "@quenty/binder", "version": "14.21.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", "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "^10.9.0", "@quenty/brio": "^14.18.0", "@quenty/canceltoken": "^11.12.0", "@quenty/instanceutils": "^13.18.0", "@quenty/linkutils": "^13.18.0", "@quenty/loader": "^10.9.0", "@quenty/maid": "^3.5.0", "@quenty/promise": "^10.11.0", "@quenty/rx": "^13.18.0", "@quenty/signal": "^7.11.0", "@quenty/valueobject": "^13.18.0" }, "publishConfig": { "access": "public" }, "gitHead": "d39e2002904ee6b9c2f64f3603dd1da4d83d8bdd" }