@quenty/multipleclickutils
Version:
Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus
39 lines (38 loc) • 906 B
JSON
{
"name": "@quenty/multipleclickutils",
"version": "13.18.0",
"description": "Utility library for detecting multiple clicks or taps. Not good UX, but good for opening up a debug menus",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Gui",
"Buttons"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/multipleclickutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"dependencies": {
"@quenty/loader": "^10.9.0",
"@quenty/maid": "^3.5.0",
"@quenty/rx": "^13.18.0",
"@quenty/signal": "^7.11.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "20cff952c2cf06b959f2f11d2293bdef38acc604"
}