UNPKG

ms-eventjs

Version:
29 lines 736 B
{ "name": "ms-eventjs", "version": "2.0.1", "description": "Library to manage events", "main": "scripts/app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Leiopython/eventjs.git" }, "keywords": [ "event", "eventjs", "MS", "ms-eventjs" ], "author": "Leiopython", "license": "MIT", "bugs": { "url": "https://github.com/Leiopython/eventjs/issues" }, "homepage": "https://github.com/Leiopython/eventjs#readme", "devDependencies": { "gulp": "^3.9.0", "gulp-uglify": "^1.5.1", "gulp-concat": "^2.6.0", "gulp-sourcemaps": "^1.6.0", "del": "^2.1.0" } }