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": "winston",
8
"name": "winston",
9
"rawSpec": "0.6.2",
10
"spec": "0.6.2",
11
"type": "version"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/forever"
14
]
15
],
16
"_defaultsLoaded": true,
17
"_engineSupported": true,
18
"_from": "[email protected]",
19
"_id": "[email protected]",
20
"_inCache": true,
21
"_installable": true,
22
"_location": "/forever/winston",
23
"_nodeVersion": "v0.8.1",
24
"_npmUser": {
25
"name": "indexzero",
26
"email": "[email protected]"
27
},
28
"_npmVersion": "1.1.2",
29
"_phantomChildren": {},
30
"_requested": {
31
"raw": "[email protected]",
32
"scope": null,
33
"escapedName": "winston",
34
"name": "winston",
35
"rawSpec": "0.6.2",
36
"spec": "0.6.2",
37
"type": "version"
38
},
39
"_requiredBy": [
40
"/forever"
41
],
42
"_resolved": "https://registry.npmjs.org/winston/-/winston-0.6.2.tgz",
43
"_shasum": "4144fe2586cdc19a612bf8c035590132c9064bd2",
44
"_shrinkwrap": null,
45
"_spec": "[email protected]",
46
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/forever",
47
"author": {
48
"name": "Nodejitsu Inc.",
49
"email": "[email protected]"
50
},
51
"bugs": {
52
"url": "https://github.com/flatiron/winston/issues"
53
},
54
"dependencies": {
55
"async": "0.1.x",
56
"colors": "0.x.x",
57
"cycle": "1.0.x",
58
"eyes": "0.1.x",
59
"pkginfo": "0.2.x",
60
"request": "2.9.x",
61
"stack-trace": "0.0.x"
62
},
63
"description": "A multi-transport async logging library for Node.js",
64
"devDependencies": {
65
"vows": "0.6.x"
66
},
67
"directories": {},
68
"dist": {
69
"shasum": "4144fe2586cdc19a612bf8c035590132c9064bd2",
70
"tarball": "https://registry.npmjs.org/winston/-/winston-0.6.2.tgz"
71
},
72
"engines": {
73
"node": ">= 0.4.0"
74
},
75
"homepage": "https://github.com/flatiron/winston#readme",
76
"keywords": [
77
"logging",
78
"sysadmin",
79
"tools"
80
],
81
"main": "./lib/winston",
82
"maintainers": [
83
{
84
"name": "indexzero",
85
"email": "[email protected]"
86
},
87
{
88
"name": "marak",
89
"email": "[email protected]"
90
},
91
{
92
"name": "mmalecki",
93
"email": "[email protected]"
94
},
95
{
96
"name": "chjj",
97
"email": "[email protected]"
98
}
99
],
100
"name": "winston",
101
"optionalDependencies": {},
102
"readme": "ERROR: No README data found!",
103
"repository": {
104
"type": "git",
105
"url": "git://github.com/flatiron/winston.git"
106
},
107
"scripts": {
108
"test": "vows --spec --isolate"
109
},
110
"version": "0.6.2"
111
}
112
113