UNPKG

swallowify

Version:

Stop propagation of the current event

29 lines (28 loc) 641 B
{ "name": "swallowify", "version": "1.0.2", "description": "Stop propagation of the current event", "main": "index.js", "typings": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jonhni/swallowify.git" }, "keywords": [ "stop event propagation", "event", "propagation", "capturing", "bubbling", "swallow" ], "author": "jonhni", "license": "MIT", "bugs": { "url": "https://github.com/jonhni/swallowify/issues" }, "homepage": "https://github.com/jonhni/swallowify#readme" }