Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80517 views
1
{
2
"name": "eventemitter3",
3
"version": "0.0.1",
4
"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.",
5
"repo": "3rd-Eden/EventEmitter3",
6
"main": "index.js",
7
"scripts": [
8
"index.js"
9
],
10
"license": "MIT"
11
}
12