@quenty/rxbinderutils
Version:
Reactive extensions for binders
42 lines (41 loc) • 924 B
JSON
{
"name": "@quenty/rxbinderutils",
"version": "14.21.0",
"description": "Reactive extensions for binders",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"binder",
"rx"
],
"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/binder": "^14.21.0",
"@quenty/brio": "^14.18.0",
"@quenty/instanceutils": "^13.18.0",
"@quenty/linkutils": "^13.18.0",
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/rx": "^13.18.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "d39e2002904ee6b9c2f64f3603dd1da4d83d8bdd"
}