-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
191 lines (191 loc) · 5.2 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
{
"name": "KenyaEMRDataVisualizer",
"version": "1.0.0",
"description": "REST Server for KenyaEMR 3.x Visualizer",
"main": "index.js",
"dependencies": {
"accepts": "^1.3.8",
"acorn": "^7.3.1",
"africastalking": "^0.6.5",
"agent-base": "^6.0.2",
"ansi-align": "^3.0.0",
"anymatch": "^3.1.1",
"atob": "^2.1.2",
"axios": "^1.6.2",
"base64util": "^2.2.0",
"bcrypt": "^5.1.1",
"binary-extensions": "^2.1.0",
"body-parser": "^1.20.1",
"boxen": "^4.2.0",
"buffer-equal-constant-time": "^1.0.1",
"bytes": "^3.1.2",
"cacheable-request": "^6.1.0",
"call-bind": "^1.0.5",
"chokidar": "^3.4.0",
"cli-boxes": "^2.2.0",
"clone-response": "^1.0.2",
"color-support": "^1.1.3",
"configstore": "^5.0.1",
"content-disposition": "^0.5.4",
"cookie": "^0.5.0",
"crypto-random-string": "^2.0.0",
"decompress-response": "^3.3.0",
"defer-to-connect": "^1.1.3",
"define-data-property": "^1.1.1",
"depd": "^1.1.2",
"destroy": "^1.2.0",
"detect-libc": "^1.0.3",
"dot-prop": "^5.2.0",
"dotenv": "^8.0.0",
"duplexer3": "^0.1.4",
"ecdsa-sig-formatter": "^1.0.11",
"editorconfig": "^0.15.3",
"encodeurl": "^1.0.2",
"escape-goat": "^2.1.1",
"escape-html": "^1.0.3",
"escodegen": "^1.14.3",
"esprima": "^4.0.1",
"etag": "^1.8.1",
"express": "^4.18.2",
"express-async-errors": "^3.1.1",
"finalhandler": "^1.2.0",
"follow-redirects": "^1.5.10",
"forwarded": "^0.2.0",
"fresh": "^0.5.2",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.2",
"glob-parent": "^5.1.1",
"global-dirs": "^2.0.1",
"gopd": "^1.0.1",
"got": "^14.0.0",
"has-property-descriptors": "^1.0.1",
"has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
"has-yarn": "^2.1.0",
"hasown": "^2.0.0",
"http-cache-semantics": "^4.1.0",
"http-errors": "^2.0.0",
"https-proxy-agent": "^5.0.1",
"import-lazy": "^2.1.0",
"import-local": "^3.0.2",
"inherits": "^2.0.4",
"ipaddr.js": "^1.9.1",
"is-ci": "^2.0.0",
"is-extglob": "^2.1.1",
"is-glob": "^4.0.1",
"is-installed-globally": "^0.3.2",
"is-npm": "^4.0.0",
"is-obj": "^2.0.0",
"is-path-inside": "^3.0.2",
"is-yarn-global": "^0.3.0",
"jest": "^26.1.0",
"jest-runtime": "^26.1.0",
"joi": "^17.11.0",
"js-beautify": "^1.11.0",
"js-yaml": "^3.14.0",
"jsesc": "^2.5.2",
"json-buffer": "^3.0.0",
"json5": "^2.1.3",
"jsonwebtoken": "^9.0.2",
"jwa": "^1.4.1",
"jws": "^3.2.2",
"keyv": "^3.1.0",
"latest-version": "^7.0.0",
"lodash.includes": "^4.3.0",
"lodash.isboolean": "^3.0.3",
"lodash.isinteger": "^4.0.4",
"lodash.isnumber": "^3.0.3",
"lodash.isplainobject": "^4.0.6",
"lodash.isstring": "^4.0.1",
"lodash.once": "^4.1.1",
"lowercase-keys": "^1.0.1",
"mime": "^1.6.0",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"mimic-response": "^1.0.1",
"minimatch": "^3.0.4",
"mkdirp": "^0.5.5",
"morgan": "^1.9.1",
"mysql2": "^3.6.5",
"needle": "^2.5.0",
"negotiator": "^0.6.3",
"node-addon-api": "^5.1.0",
"node-fetch": "^2.7.0",
"node-pre-gyp": "^0.15.0",
"nopt": "^1.0.10",
"normalize-url": "^4.5.0",
"npm": "^10.2.5",
"object-inspect": "^1.13.1",
"p-cancelable": "^1.1.0",
"package-json": "^8.1.1",
"passport": "^0.6.0",
"passport-jwt": "^4.0.1",
"passport-strategy": "^1.0.0",
"pause": "^0.0.1",
"pg": "^8.11.3",
"pg-pool": "^2.0.6",
"pg-types": "^2.0.1",
"postgres-bytea": "^1.0.0",
"postgres-date": "^1.0.4",
"prepend-http": "^2.0.0",
"protobufjs": "^5.0.3",
"proxy-addr": "^2.0.7",
"pupa": "^2.0.1",
"qs": "^6.11.0",
"raw-body": "^2.5.1",
"rc": "^1.2.8",
"readable-stream": "^2.3.6",
"readdirp": "^3.4.0",
"registry-auth-token": "^4.1.1",
"registry-url": "^5.1.0",
"request": "^2.88.2",
"responselike": "^1.0.2",
"rimraf": "^2.6.3",
"sane": "^4.1.0",
"semver": "^5.7.0",
"semver-diff": "^3.1.1",
"send": "^0.18.0",
"sequelize": "^6.35.2",
"sequelize-cli": "^5.5.0",
"serve-static": "^1.15.0",
"set-function-length": "^1.1.1",
"setprototypeof": "^1.2.0",
"side-channel": "^1.0.4",
"sshpk": "^1.16.1",
"statuses": "^2.0.1",
"term-size": "^2.2.0",
"to-readable-stream": "^1.0.0",
"toidentifier": "^1.0.1",
"touch": "^3.1.0",
"undefsafe": "^2.0.3",
"unique-string": "^2.0.0",
"unpipe": "^1.0.0",
"update-notifier": "^7.0.0",
"url-parse-lax": "^3.0.0",
"uuid": "^3.3.2",
"validator": "^13.11.0",
"which": "^1.3.1",
"widest-line": "^3.1.0",
"window-size": "^0.1.4",
"winston": "^3.11.0",
"xdg-basedir": "^4.0.0",
"xtend": "^4.0.1"
},
"devDependencies": {
"nodemon": "^3.0.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/palladiumkenya/ushauri_api.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/palladiumkenya/ushauri_api/issues"
},
"homepage": "https://github.com/palladiumkenya/ushauri_api#readme"
}