UNPKG

event.js

Version:

a event customable UI-non-blocking async library for browser

29 lines (28 loc) 572 B
{ "name": "event.js", "version": "0.1.0", "description": "a event customable UI-non-blocking async library for browser", "main": "event.js", "scripts": { "test": "" }, "repository": { "type": "git", "url": "https://github.com/abbshr/event.js.git" }, "keywords": [ "event", "event.js", "dom", "customevent", "eventlib", "browser", "non-blocking" ], "author": "Ran", "license": "MIT", "bugs": { "url": "https://github.com/abbshr/event.js/issues" }, "homepage": "https://github.com/abbshr/event.js" }