UNPKG

@quenty/binder

Version:

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

52 lines (51 loc) 1.32 kB
{ "name": "@quenty/binder", "version": "14.36.1", "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", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "dependencies": { "@quenty/baseobject": "10.13.0", "@quenty/brio": "14.30.1", "@quenty/canceltoken": "11.19.1", "@quenty/instanceutils": "13.30.1", "@quenty/linkutils": "13.30.1", "@quenty/loader": "10.11.0", "@quenty/maid": "3.9.0", "@quenty/nevermore-test-runner": "1.4.0", "@quenty/promise": "10.18.1", "@quenty/rx": "13.28.3", "@quenty/servicebag": "11.18.1", "@quenty/signal": "7.13.1", "@quenty/table": "3.9.2", "@quenty/valueobject": "13.31.1", "@quentystudios/jest-lua": "3.10.0-quenty.2" }, "publishConfig": { "access": "public" }, "gitHead": "598b2b62b36bdcbdbbd56f7db10c399831cc6eba" }