UNPKG

final-events

Version:

Event Dispatcher with bubbling feature

19 lines (18 loc) 379 B
{ "name": "final-events", "main": "src/index.js", "version": "0.0.0", "authors": [ "Szymon WYgnański <s@finalclass.net>" ], "description": "Event Dispatcher with bubbling feature", "license": "MIT", "homepage": "https://github.com/finalclass/final-events", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }