-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
152 lines (152 loc) · 4.99 KB
/
package-lock.json
File metadata and controls
152 lines (152 loc) · 4.99 KB
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
{
"name": "bloggify-github-login",
"version": "2.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"assured": {
"version": "1.0.15",
"resolved": "https://registry.npmjs.org/assured/-/assured-1.0.15.tgz",
"integrity": "sha512-EVb4T+6m5VdlTJ6gbv4WjBM1rHfzXP2BspsQ6VLswcnIQSabjJy7A9YEuG4/KmfF+9OEuT5xhqVJ+V1tClD5ww==",
"requires": {
"noop6": "^1.0.1",
"sliced": "^1.0.1"
}
},
"deffy": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/deffy/-/deffy-2.2.4.tgz",
"integrity": "sha512-pLc9lsbsWjr6RxmJ2OLyvm+9l4j1yK69h+TML/gUit/t3vTijpkNGh8LioaJYTGO7F25m6HZndADcUOo2PsiUg==",
"requires": {
"typpy": "^2.0.0"
}
},
"follow-redirects": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.12.1.tgz",
"integrity": "sha512-tmRv0AVuR7ZyouUHLeNSiO6pqulF7dYa3s19c6t+wz9LD69/uSzdMxJ2S91nTI9U3rt/IldxpzMOFejp6f0hjg=="
},
"function.name": {
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/function.name/-/function.name-1.0.13.tgz",
"integrity": "sha512-mVrqdoy5npWZyoXl4DxCeuVF6delDcQjVS9aPdvLYlBxtMTZDR2B5GVEQEoM1jJyspCqg3C0v4ABkLE7tp9xFA==",
"requires": {
"noop6": "^1.0.1"
}
},
"gh.js": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/gh.js/-/gh.js-3.1.1.tgz",
"integrity": "sha512-PnPC6CQKKdiz9d6Jeo5d/JDyxfgOAVlBUzHvYh70ducOt4z3S03dWnku9CeYjcoH1mWEOGhhjpNp/OKvN8ssMA==",
"requires": {
"jsonrequest": "^4.1.0",
"last-char": "^1.3.2",
"ul": "^5.0.0"
}
},
"github-oauth": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/github-oauth/-/github-oauth-0.2.2.tgz",
"integrity": "sha1-Wx+zd7fHfQosag4AuhBKsxVLer8=",
"requires": {
"request": "2.12.0"
}
},
"jsonrequest": {
"version": "4.2.6",
"resolved": "https://registry.npmjs.org/jsonrequest/-/jsonrequest-4.2.6.tgz",
"integrity": "sha512-/icyab0LIq9158C/djgV4bxbqGKDoGjsZ1UqhI6WMEYHRk4sbAlsgsiUltoMZi66Ea6iogIpy32qqkkdLtswPg==",
"requires": {
"noop6": "^1.0.6",
"tinyreq": "^3.0.1",
"ul": "^5.0.0"
}
},
"last-char": {
"version": "1.3.11",
"resolved": "https://registry.npmjs.org/last-char/-/last-char-1.3.11.tgz",
"integrity": "sha512-Thgr0MN085/Eo1UulZKOJy+HMoXSbw9CZ2iPqVxr6nFoIAUo6pkVc25wEU0A8cAz22wv2ZEPrlxhnguBmQ0CPA=="
},
"noop6": {
"version": "1.0.9",
"resolved": "https://registry.npmjs.org/noop6/-/noop6-1.0.9.tgz",
"integrity": "sha512-DB3Hwyd89dPr5HqEPg3YHjzvwh/mCqizC1zZ8vyofqc+TQRyPDnT4wgXXbLGF4z9YAzwwTLi8pNLhGqcbSjgkA=="
},
"request": {
"version": "2.12.0",
"resolved": "https://registry.npmjs.org/request/-/request-2.12.0.tgz",
"integrity": "sha1-EfRvILPQ9ISMY4OZHIB5CvFsjkg=",
"requires": {
"form-data": "~0.0.3",
"mime": "~1.2.7"
},
"dependencies": {
"form-data": {
"version": "0.0.3",
"bundled": true,
"requires": {
"async": "~0.1.9",
"combined-stream": "0.0.3",
"mime": "~1.2.2"
},
"dependencies": {
"async": {
"version": "0.1.9",
"bundled": true
},
"combined-stream": {
"version": "0.0.3",
"bundled": true,
"requires": {
"delayed-stream": "0.0.5"
},
"dependencies": {
"delayed-stream": {
"version": "0.0.5",
"bundled": true
}
}
}
}
},
"mime": {
"version": "1.2.7",
"bundled": true
}
}
},
"sliced": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz",
"integrity": "sha1-CzpmK10Ewxd7GSa+qCsD+Dei70E="
},
"tinyreq": {
"version": "3.4.2",
"resolved": "https://registry.npmjs.org/tinyreq/-/tinyreq-3.4.2.tgz",
"integrity": "sha512-VHl9n2w2t1HD9ftvbmYMA99g/yeioIRhpxT5cazb/jo2Vld5ZtPEVW4PhBFgNXjdL2ch8j6z0cawDCF7eIFZsQ==",
"requires": {
"assured": "^1.0.12",
"follow-redirects": "^1.4.1",
"noop6": "^1.0.7",
"ul": "^5.2.13"
}
},
"typpy": {
"version": "2.3.12",
"resolved": "https://registry.npmjs.org/typpy/-/typpy-2.3.12.tgz",
"integrity": "sha512-VginyZYxadNyFnB763lvFGNUqsIRtJt2V33pLfdnjRreObbKaxexUC+39EVb3MavWU9ggekvT1ojEU0kvtumfA==",
"requires": {
"function.name": "^1.0.3"
}
},
"ul": {
"version": "5.2.15",
"resolved": "https://registry.npmjs.org/ul/-/ul-5.2.15.tgz",
"integrity": "sha512-svLEUy8xSCip5IWnsRa0UOg+2zP0Wsj4qlbjTmX6GJSmvKMHADBuHOm1dpNkWqWPIGuVSqzUkV3Cris5JrlTRQ==",
"requires": {
"deffy": "^2.2.2",
"typpy": "^2.3.4"
}
}
}
}