simple-eventjs
Version:
Simple event library
23 lines (22 loc) • 524 B
JSON
{
"name": "simple-eventjs",
"version": "0.0.1",
"description": "Simple event library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"event",
"coordinator",
"event-coordinator",
"simple",
"eventjs"
],
"author": "Lemuel Raganas <lemuel.raganas@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/lemuelmc/simple-eventjs/issues"
},
"homepage": "https://github.com/lemuelmc/simple-eventjs#readme"
}