@quenty/rxbinderutils
Version:
Reactive extensions for binders
45 lines (44 loc) • 978 B
JSON
{
"name": "@quenty/rxbinderutils",
"version": "14.35.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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/binder": "14.35.0",
"@quenty/brio": "14.29.2",
"@quenty/instanceutils": "13.29.2",
"@quenty/linkutils": "13.29.2",
"@quenty/loader": "10.11.0",
"@quenty/maid": "3.9.0",
"@quenty/rx": "13.28.2"
},
"publishConfig": {
"access": "public"
},
"gitHead": "5cba15660c2856169fd0362e1eeeca4c260029c2"
}