UNPKG

prevent-ghost-click

Version:
26 lines 694 B
{ "name": "prevent-ghost-click", "version": "0.0.1", "description": "Prevent click events after a touchend.", "main": "PreventGhostClick.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AndersDJohnson/prevent-ghost-click.js.git" }, "keywords": [ "click", "touch", "touchend", "ghost", "mobile" ], "author": "Anders D. Johnson (https://andersdjohnson.com)", "license": "MIT", "bugs": { "url": "https://github.com/AndersDJohnson/prevent-ghost-click.js/issues" }, "homepage": "https://github.com/AndersDJohnson/prevent-ghost-click.js#readme" }