{ "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" ] }