-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
258 lines (258 loc) · 7.18 KB
/
package.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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
{
"name": "yelpcamp-20221205t175446z-001",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"append-field": "^1.0.0",
"ansi-styles": "^3.2.1",
"accepts": "^1.3.7",
"archetype": "^0.13.0",
"asn1.js": "^5.4.1",
"array-flatten": "^1.1.1",
"async": "^0.9.2",
"arrify": "^1.0.1",
"asynckit": "^0.4.0",
"base-64": "^0.1.0",
"balanced-match": "^1.0.0",
"base64-js": "^1.5.1",
"bn.js": "^4.12.0",
"bluebird": "^3.5.1",
"body-parser": "^1.19.0",
"bl": "^2.2.1",
"brace-expansion": "^1.1.11",
"bson": "^1.1.5",
"buffer-from": "^1.1.1",
"buffer": "^5.7.1",
"busboy": "^0.2.14",
"bytes": "^3.1.0",
"cacheable-request": "^2.1.4",
"chalk": "^2.4.2",
"camelcase": "^5.3.1",
"clone-response": "^1.0.2",
"camelcase-keys": "^6.2.2",
"cloudinary": "^1.23.0",
"cloudinary-core": "^2.11.2",
"combined-stream": "^1.0.8",
"color-convert": "^1.9.3",
"concat-map": "^0.0.1",
"connect-flash": "^0.1.1",
"color-name": "^1.1.3",
"connect-mongo": "^4.6.0",
"content-type": "^1.0.4",
"cookie": "^0.4.0",
"connect-mongodb-session": "^3.1.1",
"content-disposition": "^0.5.3",
"concat-stream": "^1.6.2",
"cookie-signature": "^1.0.6",
"core-js": "^3.6.5",
"core-util-is": "^1.0.2",
"decamelize": "^1.2.0",
"decompress-response": "^3.3.0",
"debug": "^2.6.9",
"decamelize-keys": "^1.1.0",
"decode-uri-component": "^0.2.0",
"destroy": "^1.0.4",
"delayed-stream": "^1.0.0",
"dom-serializer": "^1.1.0",
"depd": "^1.1.2",
"dicer": "^0.2.5",
"domelementtype": "^2.0.2",
"duplexer3": "^0.1.4",
"denque": "^2.0.1",
"domhandler": "^3.0.0",
"domutils": "^2.3.0",
"ejs-mate": "^3.0.0",
"ejs": "^3.1.5",
"entities": "^2.0.3",
"ee-first": "^1.1.1",
"error-ex": "^1.3.2",
"dotenv": "^8.2.0",
"encodeurl": "^1.0.2",
"escape-string-regexp": "^1.0.5",
"etag": "^1.8.1",
"escape-html": "^1.0.3",
"eventemitter3": "^3.1.2",
"express": "^4.17.1",
"express-session": "^1.17.1",
"filelist": "^1.0.1",
"form-data": "^3.0.0",
"finalhandler": "^1.1.2",
"find-up": "^4.1.0",
"got": "^8.3.2",
"get-stream": "^3.0.0",
"fresh": "^0.5.2",
"express-mongo-sanitize": "^2.0.0",
"from2": "^2.3.0",
"has-flag": "^3.0.0",
"forwarded": "^0.1.2",
"has-to-string-tag-x": "^1.4.1",
"has-symbol-support-x": "^1.4.2",
"generaterr": "^1.5.0",
"helmet": "^4.1.1",
"htmlparser2": "^4.1.0",
"hosted-git-info": "^2.8.8",
"hard-rejection": "^2.1.0",
"http-cache-semantics": "^3.8.1",
"iconv-lite": "^0.4.24",
"ieee754": "^1.2.1",
"http-errors": "^1.7.2",
"indent-string": "^4.0.0",
"into-stream": "^3.1.0",
"inherits": "^2.0.3",
"ip": "^1.1.8",
"ipaddr.js": "^1.9.1",
"is-object": "^1.0.1",
"jake": "^10.8.2",
"joi": "^17.2.1",
"is-retry-allowed": "^1.2.0",
"is-arrayish": "^0.2.1",
"isurl": "^1.0.0",
"isarray": "^1.0.0",
"is-plain-obj": "^1.1.0",
"json-buffer": "^3.0.0",
"keyv": "^3.0.0",
"kareem": "^2.3.1",
"js-tokens": "^4.0.0",
"json-parse-even-better-errors": "^2.3.1",
"kruptein": "^3.0.4",
"lines-and-columns": "^1.1.6",
"lodash": "^4.17.20",
"kind-of": "^6.0.3",
"lodash.clonedeep": "^4.5.0",
"lodash.set": "^4.3.2",
"locate-path": "^5.0.0",
"map-obj": "^4.1.0",
"lowercase-keys": "^1.0.1",
"media-typer": "^0.3.0",
"method-override": "^3.0.0",
"memory-pager": "^1.5.0",
"meow": "^6.1.1",
"methods": "^1.1.2",
"mimic-response": "^1.0.1",
"merge-descriptors": "^1.0.1",
"min-indent": "^1.0.1",
"mime": "^1.6.0",
"mime-db": "^1.44.0",
"minimist": "^1.2.5",
"mkdirp": "^0.5.5",
"mime-types": "^2.1.27",
"minimatch": "^3.0.4",
"minimist-options": "^4.1.0",
"mongodb-connection-string-url": "^2.5.2",
"mongodb": "^4.6.0",
"minimalistic-assert": "^1.0.1",
"multer": "^1.4.2",
"mongoose": "^5.10.4",
"mongoose-legacy-pluralize": "^1.0.2",
"multer-storage-cloudinary": "^4.0.0",
"ms": "^2.0.0",
"negotiator": "^0.6.2",
"normalize-url": "^2.0.1",
"object-assign": "^4.1.1",
"mpath": "^0.7.0",
"mquery": "^3.2.2",
"p-cancelable": "^0.4.1",
"normalize-package-data": "^2.5.0",
"p-finally": "^1.0.0",
"on-headers": "^1.0.2",
"on-finished": "^2.3.0",
"p-is-promise": "^1.1.0",
"p-timeout": "^2.0.1",
"p-limit": "^2.3.0",
"parse-json": "^5.1.0",
"p-locate": "^4.1.0",
"p-try": "^2.2.0",
"parse-srcset": "^1.0.2",
"passport-local-mongoose": "^6.0.1",
"passport": "^0.4.1",
"parseurl": "^1.3.3",
"passport-local": "^1.0.0",
"passport-strategy": "^1.0.0",
"path-parse": "^1.0.6",
"pify": "^3.0.0",
"path-exists": "^4.0.0",
"postcss": "^7.0.34",
"path-to-regexp": "^0.1.7",
"prepend-http": "^2.0.0",
"pause": "^0.0.1",
"process-nextick-args": "^2.0.1",
"proxy-addr": "^2.0.6",
"query-string": "^5.1.1",
"q": "^1.5.1",
"punycode": "^2.1.1",
"random-bytes": "^1.0.0",
"quick-lru": "^4.0.1",
"range-parser": "^1.2.1",
"regexp-clone": "^1.0.0",
"read-pkg": "^5.2.0",
"readable-stream": "^2.3.7",
"read-pkg-up": "^7.0.1",
"raw-body": "^2.4.0",
"require_optional": "^1.0.1",
"resolve-from": "^2.0.0",
"resolve": "^1.17.0",
"sanitize-html": "^1.27.4",
"responselike": "^1.0.2",
"redent": "^3.0.0",
"safer-buffer": "^2.1.2",
"scmp": "^2.1.0",
"saslprep": "^1.0.3",
"safe-buffer": "^5.1.2",
"qs": "^6.7.0",
"send": "^0.17.1",
"semver": "^5.7.1",
"sift": "^7.0.1",
"setprototypeof": "^1.1.1",
"smart-buffer": "^4.2.0",
"socks": "^2.6.2",
"sort-keys": "^2.0.0",
"sliced": "^1.0.1",
"source-map": "^0.6.1",
"spdx-correct": "^3.1.1",
"spdx-exceptions": "^2.3.0",
"serve-static": "^1.14.1",
"sparse-bitfield": "^3.0.3",
"spdx-license-ids": "^3.0.5",
"strict-uri-encode": "^1.1.0",
"spdx-expression-parse": "^3.0.1",
"streamsearch": "^0.1.2",
"string_decoder": "^1.1.1",
"timed-out": "^4.0.1",
"statuses": "^1.5.0",
"toidentifier": "^1.0.0",
"supports-color": "^5.5.0",
"strip-indent": "^3.0.0",
"trim-newlines": "^3.0.0",
"type-fest": "^0.13.1",
"tr46": "^3.0.0",
"type-is": "^1.6.18",
"uid-safe": "^2.1.5",
"unpipe": "^1.0.0",
"url-to-options": "^1.0.1",
"vary": "^1.1.2",
"url-parse-lax": "^3.0.0",
"typedarray": "^0.0.6",
"utils-merge": "^1.0.1",
"webidl-conversions": "^7.0.0",
"validate-npm-package-license": "^3.0.4",
"whatwg-url": "^11.0.0",
"util-deprecate": "^1.0.2",
"yargs-parser": "^18.1.3",
"xtend": "^4.0.2"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/GoyalRohan/YelpCamp-Yelp_For_Campgrounds.git"
},
"bugs": {
"url": "https://github.com/GoyalRohan/YelpCamp-Yelp_For_Campgrounds/issues"
},
"homepage": "https://github.com/GoyalRohan/YelpCamp-Yelp_For_Campgrounds#readme",
"description": ""
}