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": "debug",
8
"name": "debug",
9
"rawSpec": "2.6.7",
10
"spec": "2.6.7",
11
"type": "version"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/body-parser"
14
]
15
],
16
"_from": "[email protected]",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/debug",
21
"_nodeVersion": "6.9.5",
22
"_npmOperationalInternal": {
23
"host": "packages-18-east.internal.npmjs.com",
24
"tmp": "tmp/debug-2.6.7.tgz_1494995629479_0.5576471360400319"
25
},
26
"_npmUser": {
27
"name": "thebigredgeek",
28
"email": "[email protected]"
29
},
30
"_npmVersion": "3.10.10",
31
"_phantomChildren": {},
32
"_requested": {
33
"raw": "[email protected]",
34
"scope": null,
35
"escapedName": "debug",
36
"name": "debug",
37
"rawSpec": "2.6.7",
38
"spec": "2.6.7",
39
"type": "version"
40
},
41
"_requiredBy": [
42
"/body-parser",
43
"/express",
44
"/finalhandler",
45
"/send"
46
],
47
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.7.tgz",
48
"_shasum": "92bad1f6d05bbb6bba22cca88bcd0ec894c2861e",
49
"_shrinkwrap": null,
50
"_spec": "[email protected]",
51
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/body-parser",
52
"author": {
53
"name": "TJ Holowaychuk",
54
"email": "[email protected]"
55
},
56
"browser": "./src/browser.js",
57
"bugs": {
58
"url": "https://github.com/visionmedia/debug/issues"
59
},
60
"component": {
61
"scripts": {
62
"debug/index.js": "browser.js",
63
"debug/debug.js": "debug.js"
64
}
65
},
66
"contributors": [
67
{
68
"name": "Nathan Rajlich",
69
"email": "[email protected]",
70
"url": "http://n8.io"
71
},
72
{
73
"name": "Andrew Rhyne",
74
"email": "[email protected]"
75
}
76
],
77
"dependencies": {
78
"ms": "2.0.0"
79
},
80
"description": "small debugging utility",
81
"devDependencies": {
82
"browserify": "9.0.3",
83
"chai": "^3.5.0",
84
"concurrently": "^3.1.0",
85
"coveralls": "^2.11.15",
86
"eslint": "^3.12.1",
87
"istanbul": "^0.4.5",
88
"karma": "^1.3.0",
89
"karma-chai": "^0.1.0",
90
"karma-mocha": "^1.3.0",
91
"karma-phantomjs-launcher": "^1.0.2",
92
"karma-sinon": "^1.0.5",
93
"mocha": "^3.2.0",
94
"mocha-lcov-reporter": "^1.2.0",
95
"rimraf": "^2.5.4",
96
"sinon": "^1.17.6",
97
"sinon-chai": "^2.8.0"
98
},
99
"directories": {},
100
"dist": {
101
"shasum": "92bad1f6d05bbb6bba22cca88bcd0ec894c2861e",
102
"tarball": "https://registry.npmjs.org/debug/-/debug-2.6.7.tgz"
103
},
104
"gitHead": "6bb07f7e1bafa33631d8f36a779f17eb8abf5fea",
105
"homepage": "https://github.com/visionmedia/debug#readme",
106
"keywords": [
107
"debug",
108
"log",
109
"debugger"
110
],
111
"license": "MIT",
112
"main": "./src/index.js",
113
"maintainers": [
114
{
115
"name": "thebigredgeek",
116
"email": "[email protected]"
117
}
118
],
119
"name": "debug",
120
"optionalDependencies": {},
121
"readme": "ERROR: No README data found!",
122
"repository": {
123
"type": "git",
124
"url": "git://github.com/visionmedia/debug.git"
125
},
126
"scripts": {},
127
"version": "2.6.7"
128
}
129
130