{ "name": "emitify", "homepage": "https://github.com/coderaiser/emitify", "authors": [ "coderaiser " ], "description": "Dead simple event emitter", "main": "dist/emitify.min.js", "moduleType": [ "globals", "node" ], "keywords": [ "event", "emitter" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "version": "2.1.1", "_release": "2.1.1", "_resolution": { "type": "version", "tag": "v2.1.1", "commit": "7a68d0c95c1568cc84c21b76398960ea40ec29ba" }, "_source": "https://github.com/coderaiser/emitify.git", "_target": "^2.1.1", "_originalSource": "emitify" }