{
"name": "eventemitter3",
"version": "0.0.1",
"description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. This the source of the same EventEmitter that is used in Primus.",
"repo": "3rd-Eden/EventEmitter3",
"main": "index.js",
"scripts": [
"index.js"
],
"license": "MIT"
}