ms-eventjs
Version:
Library to manage events
25 lines (24 loc) • 432 B
JSON
{
"name": "ms-eventjs",
"description": "Library to manage events",
"main": "scripts/app.js",
"authors": [
"Leiopython"
],
"license": "MIT",
"keywords": [
"event",
"eventjs",
"MS",
"ms-eventjs"
],
"homepage": "https://github.com/Leiopython/eventjs",
"moduleType": [],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}