UNPKG

@taufik-nurrohman/event

Version:

Utility of native event listener implementation.

31 lines 681 B
{ "author": "Taufik Nurrohman", "bugs": "https://github.com/taufik-nurrohman/event/issues", "dependencies": { "@taufik-nurrohman/is": "*" }, "description": "Utility of native event listener implementation.", "exports": { "import": "./index.mjs", "require": "./index.js" }, "files": [ "index.js", "index.mjs" ], "homepage": "https://taufik-nurrohman.js.org", "keywords": [ "event", "helper", "native", "utility" ], "license": "MIT", "main": "index.mjs", "name": "@taufik-nurrohman/event", "repository": { "type": "git", "url": "git+https://github.com/taufik-nurrohman/event.git" }, "version": "1.0.1" }