-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
179 lines (179 loc) · 4.99 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
{
"name": "xpress",
"version": "1.0.0",
"description": "Projects development",
"main": "app",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node ./bin/www",
"devstart": "nodemon ./bin/www"
},
"repository": {
"type": "git",
"url": "http://www.github.com/volunux"
},
"keywords": [
"Volunux"
],
"author": "Yusuf Yusuf Musa",
"license": "ISC",
"dependencies": {
"@aws-sdk/types": "^3.1.0",
"@sendgrid/mail": "^7.4.0",
"@tecuity/barcode-generator": "^1.2.0",
"@types/async": "^3.2.5",
"@types/aws-lambda": "^8.10.71",
"@types/bcrypt": "^3.0.0",
"@types/bcryptjs": "^2.4.2",
"@types/compression": "^1.7.0",
"@types/cookie": "^0.4.0",
"@types/cookie-parser": "^1.4.2",
"@types/cookie-session": "^2.0.42",
"@types/express": "^4.17.11",
"@types/express-session": "^1.17.3",
"@types/hammerjs": "^2.0.36",
"@types/jsonwebtoken": "^8.5.0",
"@types/meteor": "^1.4.65",
"@types/morgan": "^1.9.2",
"@types/multer": "^1.4.5",
"@types/multer-s3": "^2.7.9",
"@types/nodemailer": "^6.4.0",
"@types/passport": "^1.0.5",
"@types/passport-local": "^1.0.33",
"@types/pg": "^7.14.9",
"@types/pug": "^2.0.4",
"@types/shortid": "0.0.29",
"@types/socket.io": "^2.1.12",
"@types/statuses": "^2.0.0",
"@types/uuid": "^8.3.0",
"@wmfs/sharepoint": "^1.7.0",
"ajc": "0.0.1",
"ajv-errors": "^1.0.1",
"aws-sdk": "^2.788.0",
"axios": "^0.21.0",
"babel": "^6.23.0",
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.19.0",
"bookshelf": "^1.2.0",
"busboy": "^0.3.1",
"colors": "^1.4.0",
"compression": "^1.7.4",
"cookie-parser": "^1.4.5",
"cors": "^2.8.5",
"cron": "^1.8.2",
"crontab": "^1.4.0",
"crypto-random-string": "^3.3.0",
"csrf": "^3.1.0",
"debug": "^4.2.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-error-handler": "^1.1.0",
"express-fileupload": "^1.2.0",
"express-flash": "0.0.2",
"express-generator-typescript": "^1.7.2",
"express-jwt": "^6.0.0",
"express-method-override": "0.0.3",
"express-session": "^1.17.1",
"express-timeout-handler": "^2.2.0",
"express-validator": "^6.6.1",
"formidable": "^1.2.2",
"froala-editor": "^3.2.3",
"fs-extra": "^9.0.1",
"google-auth-library": "^6.1.3",
"googleapis": "^64.0.0",
"grant": "^5.4.5",
"grant-express": "^5.4.4",
"graphql": "^15.4.0",
"graphql-tools": "^7.0.1",
"gulp": "^4.0.2",
"gulp-cache": "^1.1.3",
"gulp-cached": "^1.1.1",
"gulp-changed": "^4.0.2",
"gulp-spsave": "^4.0.0",
"gulp-watch": "^5.0.1",
"hammerjs": "^2.0.8",
"helmet": "^4.2.0",
"http-errors": "^1.8.0",
"jasmine-core": "^3.6.0",
"joi": "^17.3.0",
"joi-errors-for-forms": "^0.2.6",
"jsonwebtoken": "^8.5.1",
"knex": "^0.21.12",
"lodash": "^4.17.20",
"mailgun.js": "^3.2.0",
"materialize-css": "^1.0.0",
"method-override": "^3.0.0",
"mocha": "^8.2.1",
"moment": "^2.29.1",
"mongod": "^2.0.0",
"mongodb": "^3.6.3",
"mongoose": "^5.10.13",
"mongoose-autopopulate": "^0.12.3",
"mongoose-beautiful-unique-validation": "^7.1.1",
"mongoose-slug-updater": "^3.2.3",
"mongoose-unique-validator": "^2.0.3",
"mongoose-url-slugs": "^1.0.2",
"morgan": "^1.10.0",
"multer": "^1.4.2",
"multer-imager": "^4.2.0",
"multer-s3": "^2.9.0",
"multilevelmenu": "^1.2.0",
"multiparty": "^4.2.2",
"mysql": "^2.18.1",
"mysql2": "^2.2.5",
"netlify": "^6.1.9",
"ngx-bootstrap": "^6.1.0",
"node-schedule": "^1.3.2",
"node-sp-auth": "^3.0.1",
"nodemailer": "^6.4.15",
"nodemailer-smtp-transport": "^2.7.4",
"nodemon": "^2.0.6",
"openid": "^2.0.7",
"passport": "^0.4.1",
"passport-auth-token": "^1.0.1",
"passport-facebook": "^3.0.0",
"passport-github": "^1.1.0",
"passport-http": "^0.3.0",
"passport-jwt": "^4.0.0",
"passport-local": "^1.0.0",
"passport-local-mongoose": "^6.0.1",
"paystack-js": "^0.18.1",
"pdfreader": "^1.2.7",
"permit": "^0.2.4",
"pg": "^8.4.2",
"pug": "^3.0.0",
"qrcode": "^1.4.4",
"qrcode-generator": "^1.4.4",
"readline": "^1.3.0",
"redis": "^3.0.2",
"resolve": "^1.18.1",
"restify": "^8.5.1",
"s3-upload-stream": "^1.0.7",
"sequelize": "^6.3.5",
"serve-favicon": "^2.5.0",
"should": "^13.2.3",
"socket.io": "^3.0.1",
"sp-jsom-node": "^3.1.3",
"sp-request": "^3.0.0",
"sp-rest-proxy": "^3.0.2",
"spsave": "^4.0.0",
"ts-node": "^9.1.1",
"underscore": "^1.11.0",
"uuid": "^8.3.1",
"validator": "^13.1.17",
"waterline": "^0.13.6",
"winston": "^3.3.3",
"wysiwyg-editor-node-sdk": "^3.1.0",
"xss": "^1.0.8",
"yarn": "^1.22.10",
"yup": "^0.29.3",
"z-schema": "^5.0.0",
"typescript": "^4.0.5"
},
"devDependencies": {
"@types/cors": "^2.8.9",
"@types/dotenv": "^8.2.0",
"@types/node": "^14.14.22",
"typescript": "^4.0.5"
}
}