forked from geo-a-mac/indubidubly
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
209 lines (209 loc) · 5.78 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
{
"name": "1.0.0",
"version": "1.0.0",
"description": "",
"main": "server.js",
"dependencies": {
"abbrev": "^1.1.1",
"accepts": "^1.3.8",
"agent-base": "^6.0.2",
"ansi-regex": "^5.0.1",
"aproba": "^2.0.0",
"are-we-there-yet": "^2.0.0",
"argon2": "^0.28.5",
"array-flatten": "^1.1.1",
"available-typed-arrays": "^1.0.5",
"balanced-match": "^1.0.2",
"body-parser": "^1.19.2",
"brace-expansion": "^1.1.11",
"bytes": "^3.1.2",
"call-bind": "^1.0.2",
"chownr": "^2.0.0",
"color-support": "^1.1.3",
"concat-map": "^0.0.1",
"connect-session-sequelize": "^7.1.2",
"console-control-strings": "^1.1.0",
"content-disposition": "^0.5.4",
"content-type": "^1.0.4",
"cookie": "^0.4.2",
"cookie-signature": "^1.0.6",
"debug": "^4.3.4",
"deep-equal": "^2.0.5",
"define-properties": "^1.1.3",
"delegates": "^1.0.0",
"denque": "^2.0.1",
"depd": "^1.1.2",
"destroy": "^1.0.4",
"detect-libc": "^2.0.1",
"dotenv": "^16.0.0",
"dottie": "^2.0.2",
"ee-first": "^1.1.1",
"emoji-regex": "^8.0.0",
"encodeurl": "^1.0.2",
"es-abstract": "^1.19.1",
"es-get-iterator": "^1.1.2",
"es-to-primitive": "^1.2.1",
"escape-html": "^1.0.3",
"etag": "^1.8.1",
"express": "^4.17.3",
"express-handlebars": "^6.0.3",
"express-session": "^1.17.2",
"finalhandler": "^1.1.2",
"foreach": "^2.0.5",
"forwarded": "^0.2.0",
"fresh": "^0.5.2",
"fs-minipass": "^2.1.0",
"fs.realpath": "^1.0.0",
"function-bind": "^1.1.1",
"gauge": "^3.0.2",
"generate-function": "^2.3.1",
"get-intrinsic": "^1.1.1",
"get-symbol-description": "^1.0.0",
"glob": "^7.2.0",
"graceful-fs": "^4.2.9",
"handlebars": "^4.7.7",
"has": "^1.0.3",
"has-bigints": "^1.0.1",
"has-symbols": "^1.0.3",
"has-tostringtag": "^1.0.0",
"has-unicode": "^2.0.1",
"http-errors": "^1.8.1",
"https-proxy-agent": "^5.0.0",
"iconv-lite": "^0.4.24",
"inflection": "^1.13.2",
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"install": "^0.13.0",
"internal-slot": "^1.0.3",
"ipaddr.js": "^1.9.1",
"is-arguments": "^1.1.1",
"is-bigint": "^1.0.4",
"is-boolean-object": "^1.1.2",
"is-callable": "^1.2.4",
"is-date-object": "^1.0.5",
"is-fullwidth-code-point": "^3.0.0",
"is-map": "^2.0.2",
"is-negative-zero": "^2.0.2",
"is-number-object": "^1.0.6",
"is-property": "^1.0.2",
"is-regex": "^1.1.4",
"is-set": "^2.0.2",
"is-shared-array-buffer": "^1.0.1",
"is-string": "^1.0.7",
"is-symbol": "^1.0.4",
"is-typed-array": "^1.1.8",
"is-weakmap": "^2.0.1",
"is-weakref": "^1.0.2",
"is-weakset": "^2.0.2",
"isarray": "^2.0.5",
"lodash": "^4.17.21",
"long": "^4.0.0",
"lru-cache": "^6.0.0",
"make-dir": "^3.1.0",
"media-typer": "^0.3.0",
"merge-descriptors": "^1.0.1",
"methods": "^1.1.2",
"mime": "^1.6.0",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"minimatch": "^3.1.2",
"minimist": "^1.2.6",
"minipass": "^3.1.6",
"minizlib": "^2.1.2",
"mkdirp": "^1.0.4",
"moment": "^2.29.1",
"moment-timezone": "^0.5.34",
"ms": "^2.1.2",
"mysql2": "^2.3.3",
"named-placeholders": "^1.1.2",
"negotiator": "^0.6.3",
"neo-async": "^2.6.2",
"node-addon-api": "^4.3.0",
"node-fetch": "^2.6.7",
"nopt": "^5.0.0",
"npm": "^8.5.5",
"npmlog": "^5.0.1",
"object-assign": "^4.1.1",
"object-inspect": "^1.12.0",
"object-is": "^1.1.5",
"object-keys": "^1.1.1",
"object.assign": "^4.1.2",
"on-finished": "^2.3.0",
"on-headers": "^1.0.2",
"once": "^1.4.0",
"parseurl": "^1.3.3",
"path-is-absolute": "^1.0.1",
"path-to-regexp": "^0.1.7",
"pg-connection-string": "^2.5.0",
"proxy-addr": "^2.0.7",
"pseudomap": "^1.0.2",
"qs": "^6.9.7",
"random-bytes": "^1.0.0",
"range-parser": "^1.2.1",
"raw-body": "^2.4.3",
"readable-stream": "^3.6.0",
"regexp.prototype.flags": "^1.4.1",
"retry-as-promised": "^5.0.0",
"rimraf": "^3.0.2",
"safe-buffer": "^5.2.1",
"safer-buffer": "^2.1.2",
"semver": "^7.3.5",
"send": "^0.17.2",
"seq-queue": "^0.0.5",
"sequelize": "^6.17.0",
"sequelize-pool": "^7.1.0",
"serve-static": "^1.14.2",
"set-blocking": "^2.0.0",
"setprototypeof": "^1.2.0",
"side-channel": "^1.0.4",
"signal-exit": "^3.0.7",
"source-map": "^0.6.1",
"sqlstring": "^2.3.3",
"statuses": "^1.5.0",
"string_decoder": "^1.3.0",
"string-width": "^4.2.3",
"string.prototype.trimend": "^1.0.4",
"string.prototype.trimstart": "^1.0.4",
"strip-ansi": "^6.0.1",
"tar": "^6.1.11",
"toidentifier": "^1.0.1",
"toposort-class": "^1.0.1",
"tr46": "^0.0.3",
"type-is": "^1.6.18",
"uglify-js": "^3.15.3",
"uid-safe": "^2.1.5",
"unbox-primitive": "^1.0.1",
"unpipe": "^1.0.0",
"util-deprecate": "^1.0.2",
"utils-merge": "^1.0.1",
"uuid": "^8.3.2",
"validator": "^13.7.0",
"vary": "^1.1.2",
"webidl-conversions": "^3.0.1",
"whatwg-url": "^5.0.0",
"which-boxed-primitive": "^1.0.2",
"which-collection": "^1.0.1",
"which-typed-array": "^1.1.7",
"wide-align": "^1.1.5",
"wkx": "^0.5.0",
"wordwrap": "^1.0.0",
"wrappy": "^1.0.2",
"yallist": "^4.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js",
"seed": "node seeds/index.js",
"heroku-postbuild": "node seeds/index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/geo-a-mac/indubidubly.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/geo-a-mac/indubidubly/issues"
},
"homepage": "https://github.com/geo-a-mac/indubidubly#readme"
}