Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50654 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "[email protected]",
6
"scope": null,
7
"escapedName": "ee-first",
8
"name": "ee-first",
9
"rawSpec": "1.1.1",
10
"spec": "1.1.1",
11
"type": "version"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/on-finished"
14
]
15
],
16
"_from": "[email protected]",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/ee-first",
21
"_npmUser": {
22
"name": "dougwilson",
23
"email": "[email protected]"
24
},
25
"_npmVersion": "1.4.28",
26
"_phantomChildren": {},
27
"_requested": {
28
"raw": "[email protected]",
29
"scope": null,
30
"escapedName": "ee-first",
31
"name": "ee-first",
32
"rawSpec": "1.1.1",
33
"spec": "1.1.1",
34
"type": "version"
35
},
36
"_requiredBy": [
37
"/on-finished"
38
],
39
"_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
40
"_shasum": "590c61156b0ae2f4f0255732a158b266bc56b21d",
41
"_shrinkwrap": null,
42
"_spec": "[email protected]",
43
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/on-finished",
44
"author": {
45
"name": "Jonathan Ong",
46
"email": "[email protected]",
47
"url": "http://jongleberry.com"
48
},
49
"bugs": {
50
"url": "https://github.com/jonathanong/ee-first/issues"
51
},
52
"contributors": [
53
{
54
"name": "Douglas Christopher Wilson",
55
"email": "[email protected]"
56
}
57
],
58
"dependencies": {},
59
"description": "return the first event in a set of ee/event pairs",
60
"devDependencies": {
61
"istanbul": "0.3.9",
62
"mocha": "2.2.5"
63
},
64
"directories": {},
65
"dist": {
66
"shasum": "590c61156b0ae2f4f0255732a158b266bc56b21d",
67
"tarball": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz"
68
},
69
"files": [
70
"index.js",
71
"LICENSE"
72
],
73
"gitHead": "512e0ce4cc3643f603708f965a97b61b1a9c0441",
74
"homepage": "https://github.com/jonathanong/ee-first",
75
"license": "MIT",
76
"maintainers": [
77
{
78
"name": "jongleberry",
79
"email": "[email protected]"
80
},
81
{
82
"name": "dougwilson",
83
"email": "[email protected]"
84
}
85
],
86
"name": "ee-first",
87
"optionalDependencies": {},
88
"readme": "ERROR: No README data found!",
89
"repository": {
90
"type": "git",
91
"url": "git+https://github.com/jonathanong/ee-first.git"
92
},
93
"scripts": {
94
"test": "mocha --reporter spec --bail --check-leaks test/",
95
"test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
96
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
97
},
98
"version": "1.1.1"
99
}
100
101