FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
blog/node_modules/debug/package.json at master · scopeCode/blog · GitHub
scopeCode
/
blog
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
blog
/
node_modules
/
debug
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
73 lines (73 loc) · 1.65 KB
Breadcrumbs
blog
/
node_modules
/
debug
/
package.json
Copy path
File metadata and controls
73 lines (73 loc) · 1.65 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"name"
:
"
debug
"
,
"version"
:
"
2.2.0
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
git://github.com/visionmedia/debug.git
"
},
"description"
:
"
small debugging utility
"
,
"keywords"
: [
"
debug
"
,
"
log
"
,
"
debugger
"
],
"author"
: {
"name"
:
"
TJ Holowaychuk
"
,
"email"
:
"
tj@vision-media.ca
"
},
"contributors"
: [
{
"name"
:
"
Nathan Rajlich
"
,
"email"
:
"
nathan@tootallnate.net
"
,
"url"
:
"
http://n8.io
"
}
],
"license"
:
"
MIT
"
,
"dependencies"
: {
"ms"
:
"
0.7.1
"
},
"devDependencies"
: {
"browserify"
:
"
9.0.3
"
,
"mocha"
:
"
*
"
},
"main"
:
"
./node.js
"
,
"browser"
:
"
./browser.js
"
,
"component"
: {
"scripts"
: {
"debug/index.js"
:
"
browser.js
"
,
"debug/debug.js"
:
"
debug.js
"
}
},
"gitHead"
:
"
b38458422b5aa8aa6d286b10dfe427e8a67e2b35
"
,
"bugs"
: {
"url"
:
"
https://github.com/visionmedia/debug/issues
"
},
"homepage"
:
"
https://github.com/visionmedia/debug
"
,
"_id"
:
"
debug@2.2.0
"
,
"scripts"
: {},
"_shasum"
:
"
f87057e995b1a1f6ae6a4960664137bc56f039da
"
,
"_from"
:
"
debug@>=2.2.0 <2.3.0
"
,
"_npmVersion"
:
"
2.7.4
"
,
"_nodeVersion"
:
"
0.12.2
"
,
"_npmUser"
: {
"name"
:
"
tootallnate
"
,
"email"
:
"
nathan@tootallnate.net
"
},
"maintainers"
: [
{
"name"
:
"
tjholowaychuk
"
,
"email"
:
"
tj@vision-media.ca
"
},
{
"name"
:
"
tootallnate
"
,
"email"
:
"
nathan@tootallnate.net
"
}
],
"dist"
: {
"shasum"
:
"
f87057e995b1a1f6ae6a4960664137bc56f039da
"
,
"tarball"
:
"
http://registry.npmjs.org/debug/-/debug-2.2.0.tgz
"
},
"directories"
: {},
"_resolved"
:
"
https://registry.npmjs.org/debug/-/debug-2.2.0.tgz
"
,
"readme"
:
"
ERROR: No README data found!
"
}
Back
|
FazBrowse Home
|
New Git URL