-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
233 lines (233 loc) · 6.38 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
{
"name": "yelpcamp",
"version": "1.0.0",
"description": "",
"main": "app.js",
"dependencies": {
"@mapbox/mapbox-sdk": "^0.14.0",
"abbrev": "^1.1.1",
"accepts": "^1.3.8",
"ansi-styles": "^4.3.0",
"anymatch": "^3.1.3",
"array-flatten": "^1.1.1",
"arrify": "^1.0.1",
"async": "^3.2.4",
"asynckit": "^0.4.0",
"balanced-match": "^1.0.2",
"base-64": "^0.1.0",
"base64-js": "^1.5.1",
"binary-extensions": "^2.2.0",
"body-parser": "^1.20.1",
"bowser": "^2.11.0",
"brace-expansion": "^1.1.11",
"braces": "^3.0.2",
"bson": "^4.7.0",
"buffer": "^5.7.1",
"bytes": "^3.1.2",
"cacheable-lookup": "^5.0.4",
"cacheable-request": "^7.0.2",
"call-bind": "^1.0.2",
"camelcase": "^5.3.1",
"camelcase-keys": "^6.2.2",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"clone-response": "^1.0.3",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"combined-stream": "^1.0.8",
"concat-map": "^0.0.1",
"connect-flash": "^0.1.1",
"content-disposition": "^0.5.4",
"content-type": "^1.0.4",
"cookie": "^0.5.0",
"cookie-signature": "^1.0.6",
"debug": "^2.6.9",
"decamelize": "^1.2.0",
"decamelize-keys": "^1.1.1",
"decompress-response": "^6.0.0",
"defer-to-connect": "^2.0.1",
"delayed-stream": "^1.0.0",
"depd": "^2.0.0",
"destroy": "^1.2.0",
"dotenv": "^16.0.3",
"ee-first": "^1.1.1",
"ejs": "^3.1.8",
"ejs-mate": "^4.0.0",
"encodeurl": "^1.0.2",
"end-of-stream": "^1.4.4",
"error-ex": "^1.3.2",
"escape-html": "^1.0.3",
"escape-string-regexp": "^1.0.5",
"etag": "^1.8.1",
"eventemitter3": "^3.1.2",
"express": "^4.18.2",
"express-session": "^1.17.3",
"fast-xml-parser": "^4.0.11",
"filelist": "^1.0.4",
"fill-range": "^7.0.1",
"finalhandler": "^1.2.0",
"find-up": "^4.1.0",
"form-data": "^3.0.1",
"forwarded": "^0.2.0",
"fresh": "^0.5.2",
"function-bind": "^1.1.1",
"generaterr": "^1.5.0",
"get-intrinsic": "^1.1.3",
"get-stream": "^5.2.0",
"glob-parent": "^5.1.2",
"got": "^11.8.6",
"hard-rejection": "^2.1.0",
"has": "^1.0.3",
"has-flag": "^4.0.0",
"has-symbols": "^1.0.3",
"hosted-git-info": "^2.8.9",
"http-cache-semantics": "^4.1.0",
"http-errors": "^2.0.0",
"http2-wrapper": "^1.0.3",
"iconv-lite": "^0.4.24",
"ieee754": "^1.2.1",
"ignore-by-default": "^1.0.1",
"indent-string": "^4.0.0",
"inherits": "^2.0.4",
"ip": "^2.0.0",
"ipaddr.js": "^1.9.1",
"is-arrayish": "^0.2.1",
"is-binary-path": "^2.1.0",
"is-core-module": "^2.11.0",
"is-extglob": "^2.1.1",
"is-glob": "^4.0.3",
"is-number": "^7.0.0",
"is-plain-obj": "^1.1.0",
"jake": "^10.8.5",
"joi": "^17.7.0",
"js-tokens": "^4.0.0",
"json-buffer": "^3.0.1",
"json-parse-even-better-errors": "^2.3.1",
"kareem": "^2.5.0",
"keyv": "^4.5.2",
"kind-of": "^6.0.3",
"lines-and-columns": "^1.2.4",
"locate-path": "^5.0.0",
"lowercase-keys": "^2.0.0",
"map-obj": "^4.3.0",
"media-typer": "^0.3.0",
"memory-pager": "^1.5.0",
"meow": "^6.1.1",
"merge-descriptors": "^1.0.1",
"method-override": "^3.0.0",
"methods": "^1.1.2",
"mime": "^1.6.0",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"mimic-response": "^1.0.1",
"min-indent": "^1.0.1",
"minimatch": "^3.1.2",
"minimist-options": "^4.1.0",
"mongodb": "^4.13.0",
"mongodb-connection-string-url": "^2.6.0",
"mongoose": "^6.8.1",
"mpath": "^0.9.0",
"mquery": "^4.0.3",
"ms": "^2.0.0",
"negotiator": "^0.6.3",
"nodemon": "^2.0.20",
"nopt": "^1.0.10",
"normalize-package-data": "^2.5.0",
"normalize-path": "^3.0.0",
"normalize-url": "^6.1.0",
"object-inspect": "^1.12.2",
"on-finished": "^2.4.1",
"on-headers": "^1.0.2",
"once": "^1.4.0",
"p-cancelable": "^2.1.1",
"p-limit": "^2.3.0",
"p-locate": "^4.1.0",
"p-try": "^2.2.0",
"parse-json": "^5.2.0",
"parseurl": "^1.3.3",
"passport": "^0.5.3",
"passport-local": "^1.0.0",
"passport-local-mongoose": "^7.1.2",
"passport-strategy": "^1.0.0",
"path-exists": "^4.0.0",
"path-parse": "^1.0.7",
"path-to-regexp": "^0.1.7",
"pause": "^0.0.1",
"picomatch": "^2.3.1",
"proxy-addr": "^2.0.7",
"pstree.remy": "^1.1.8",
"pump": "^3.0.0",
"punycode": "^2.1.1",
"qs": "^6.11.0",
"quick-lru": "^5.1.1",
"random-bytes": "^1.0.0",
"range-parser": "^1.2.1",
"raw-body": "^2.5.1",
"read-pkg": "^5.2.0",
"read-pkg-up": "^7.0.1",
"readdirp": "^3.6.0",
"redent": "^3.0.0",
"resolve": "^1.22.1",
"resolve-alpn": "^1.2.1",
"responselike": "^2.0.1",
"safe-buffer": "^5.2.1",
"safer-buffer": "^2.1.2",
"saslprep": "^1.0.3",
"scmp": "^2.1.0",
"semver": "^5.7.1",
"send": "^0.18.0",
"serve-static": "^1.15.0",
"setprototypeof": "^1.2.0",
"side-channel": "^1.0.4",
"sift": "^16.0.1",
"simple-update-notifier": "^1.1.0",
"smart-buffer": "^4.2.0",
"socks": "^2.7.1",
"sparse-bitfield": "^3.0.3",
"spdx-correct": "^3.1.1",
"spdx-exceptions": "^2.3.0",
"spdx-expression-parse": "^3.0.1",
"spdx-license-ids": "^3.0.12",
"statuses": "^2.0.1",
"strip-indent": "^3.0.0",
"strnum": "^1.0.5",
"supports-color": "^7.2.0",
"supports-preserve-symlinks-flag": "^1.0.0",
"to-regex-range": "^5.0.1",
"toidentifier": "^1.0.1",
"touch": "^3.1.0",
"tr46": "^3.0.0",
"trim-newlines": "^3.0.1",
"tslib": "^2.4.1",
"type-fest": "^0.13.1",
"type-is": "^1.6.18",
"uid-safe": "^2.1.5",
"undefsafe": "^2.0.5",
"unpipe": "^1.0.0",
"utils-merge": "^1.0.1",
"uuid": "^8.3.2",
"validate-npm-package-license": "^3.0.4",
"vary": "^1.1.2",
"webidl-conversions": "^7.0.0",
"whatwg-url": "^11.0.0",
"wrappy": "^1.0.2",
"xtend": "^4.0.2",
"yargs-parser": "^18.1.3"
},
"devDependencies": {
"@types/mapbox__mapbox-sdk": "^0.13.4"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nandapavan26/campgrounds_review.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/nandapavan26/campgrounds_review/issues"
},
"homepage": "https://github.com/nandapavan26/campgrounds_review#readme"
}