-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-shrinkwrap.json
169 lines (169 loc) · 5.77 KB
/
npm-shrinkwrap.json
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
{
"name": "clean-filename-cli",
"version": "1.1.3",
"dependencies": {
"commander": {
"version": "2.8.1",
"from": "commander@>=2.8.1 <3.0.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.8.1.tgz",
"dependencies": {
"graceful-readlink": {
"version": "1.0.1",
"from": "graceful-readlink@>=1.0.0",
"resolved": "https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz"
}
}
},
"copy-paste": {
"version": "1.1.3",
"from": "copy-paste@>=1.1.3 <2.0.0",
"resolved": "https://registry.npmjs.org/copy-paste/-/copy-paste-1.1.3.tgz",
"dependencies": {
"execSync": {
"version": "1.0.2",
"from": "execSync@>=1.0.0 <1.1.0",
"resolved": "https://registry.npmjs.org/execSync/-/execSync-1.0.2.tgz",
"dependencies": {
"temp": {
"version": "0.5.1",
"from": "temp@>=0.5.1 <0.6.0",
"resolved": "https://registry.npmjs.org/temp/-/temp-0.5.1.tgz"
}
}
}
}
},
"diacritics": {
"version": "1.2.2",
"from": "diacritics@>=1.2.2 <2.0.0",
"resolved": "https://registry.npmjs.org/diacritics/-/diacritics-1.2.2.tgz"
},
"iconv-lite": {
"version": "0.4.13",
"from": "iconv-lite@0.4.13",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.13.tgz"
},
"lower-case": {
"version": "1.1.2",
"from": "lower-case@>=1.1.2 <2.0.0",
"resolved": "https://registry.npmjs.org/lower-case/-/lower-case-1.1.2.tgz"
},
"prompt": {
"version": "0.2.14",
"from": "prompt@>=0.2.14 <0.3.0",
"resolved": "https://registry.npmjs.org/prompt/-/prompt-0.2.14.tgz",
"dependencies": {
"pkginfo": {
"version": "0.3.0",
"from": "pkginfo@>=0.0.0 <1.0.0",
"resolved": "https://registry.npmjs.org/pkginfo/-/pkginfo-0.3.0.tgz"
},
"read": {
"version": "1.0.7",
"from": "read@>=1.0.0 <1.1.0",
"resolved": "https://registry.npmjs.org/read/-/read-1.0.7.tgz",
"dependencies": {
"mute-stream": {
"version": "0.0.5",
"from": "mute-stream@>=0.0.4 <0.1.0",
"resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.5.tgz"
}
}
},
"revalidator": {
"version": "0.1.8",
"from": "revalidator@>=0.1.0 <0.2.0",
"resolved": "https://registry.npmjs.org/revalidator/-/revalidator-0.1.8.tgz"
},
"utile": {
"version": "0.2.1",
"from": "utile@>=0.2.0 <0.3.0",
"resolved": "https://registry.npmjs.org/utile/-/utile-0.2.1.tgz",
"dependencies": {
"deep-equal": {
"version": "1.0.1",
"from": "deep-equal@*",
"resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz"
},
"i": {
"version": "0.3.3",
"from": "i@>=0.3.0 <0.4.0",
"resolved": "https://registry.npmjs.org/i/-/i-0.3.3.tgz"
},
"mkdirp": {
"version": "0.5.1",
"from": "mkdirp@>=0.0.0 <1.0.0",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
"dependencies": {
"minimist": {
"version": "0.0.8",
"from": "minimist@0.0.8",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
}
}
},
"ncp": {
"version": "0.4.2",
"from": "ncp@>=0.4.0 <0.5.0",
"resolved": "https://registry.npmjs.org/ncp/-/ncp-0.4.2.tgz"
}
}
},
"winston": {
"version": "0.8.3",
"from": "winston@>=0.8.0 <0.9.0",
"resolved": "https://registry.npmjs.org/winston/-/winston-0.8.3.tgz",
"dependencies": {
"colors": {
"version": "0.6.2",
"from": "colors@>=0.6.0 <0.7.0",
"resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
},
"cycle": {
"version": "1.0.3",
"from": "cycle@>=1.0.0 <1.1.0",
"resolved": "https://registry.npmjs.org/cycle/-/cycle-1.0.3.tgz"
},
"eyes": {
"version": "0.1.8",
"from": "eyes@>=0.1.0 <0.2.0",
"resolved": "https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz"
},
"isstream": {
"version": "0.1.2",
"from": "isstream@>=0.1.0 <0.2.0",
"resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz"
},
"stack-trace": {
"version": "0.0.9",
"from": "stack-trace@>=0.0.0 <0.1.0",
"resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.9.tgz"
}
}
},
"async": {
"version": "0.2.10",
"from": "async@0.2.10",
"resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
}
}
},
"rimraf": {
"version": "2.1.4",
"from": "rimraf@2.1.4",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.1.4.tgz",
"dependencies": {
"graceful-fs": {
"version": "1.2.3",
"from": "graceful-fs@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz"
}
}
},
"urlencode": {
"version": "1.1.0",
"from": "urlencode@>=1.1.0 <2.0.0",
"resolved": "https://registry.npmjs.org/urlencode/-/urlencode-1.1.0.tgz"
}
}
}