Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "[email protected]",
6
"scope": null,
7
"escapedName": "eventemitter2",
8
"name": "eventemitter2",
9
"rawSpec": "0.4.9",
10
"spec": "0.4.9",
11
"type": "version"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/broadway"
14
]
15
],
16
"_defaultsLoaded": true,
17
"_engineSupported": true,
18
"_from": "[email protected]",
19
"_id": "[email protected]",
20
"_inCache": true,
21
"_installable": true,
22
"_location": "/eventemitter2",
23
"_nodeVersion": "v0.6.9",
24
"_npmUser": {
25
"name": "hij1nx",
26
"email": "[email protected]"
27
},
28
"_npmVersion": "1.1.0-3",
29
"_phantomChildren": {},
30
"_requested": {
31
"raw": "[email protected]",
32
"scope": null,
33
"escapedName": "eventemitter2",
34
"name": "eventemitter2",
35
"rawSpec": "0.4.9",
36
"spec": "0.4.9",
37
"type": "version"
38
},
39
"_requiredBy": [
40
"/broadway",
41
"/nssocket"
42
],
43
"_resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.9.tgz",
44
"_shasum": "08eac181e944b4855d86d7cbdacd0ce118ab9af0",
45
"_shrinkwrap": null,
46
"_spec": "[email protected]",
47
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/broadway",
48
"author": {
49
"name": "hij1nx",
50
"email": "[email protected]"
51
},
52
"bugs": {
53
"url": "https://github.com/hij1nx/EventEmitter2/issues"
54
},
55
"contributors": [
56
{
57
"name": "Charlie Robbins",
58
"email": "[email protected]"
59
},
60
{
61
"name": "Jameson Lee",
62
"email": "[email protected]"
63
},
64
{
65
"name": "Jeroen van Duffelen",
66
"email": "[email protected]"
67
},
68
{
69
"name": "Fedor Indutny",
70
"email": "[email protected]"
71
}
72
],
73
"dependencies": {},
74
"description": "A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.",
75
"devDependencies": {
76
"benchmark": ">= 0.2.2",
77
"nodeunit": "*"
78
},
79
"directories": {},
80
"dist": {
81
"shasum": "08eac181e944b4855d86d7cbdacd0ce118ab9af0",
82
"tarball": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.9.tgz"
83
},
84
"engines": [
85
"node"
86
],
87
"homepage": "https://github.com/hij1nx/EventEmitter2",
88
"keywords": [
89
"event",
90
"events",
91
"emitter",
92
"eventemitter"
93
],
94
"licenses": [
95
{
96
"type": "MIT"
97
}
98
],
99
"main": "./lib/eventemitter2.js",
100
"maintainers": [
101
{
102
"name": "hij1nx",
103
"email": "[email protected]"
104
}
105
],
106
"name": "eventemitter2",
107
"optionalDependencies": {},
108
"readme": "ERROR: No README data found!",
109
"repositories": [
110
{
111
"type": "git",
112
"url": "git://github.com/hij1nx/EventEmitter2.git"
113
}
114
],
115
"repository": {
116
"type": "git",
117
"url": "git://github.com/hij1nx/EventEmitter2.git"
118
},
119
"scripts": {
120
"benchmark": "node test/perf/benchmark.js",
121
"test": "nodeunit test/simple/* && nodeunit test/wildcardEvents/*"
122
},
123
"version": "0.4.9"
124
}
125
126