-
Notifications
You must be signed in to change notification settings - Fork 6
/
package.json
129 lines (129 loc) · 3.87 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
{
"name": "@iebh/SRA2",
"description": "Systematic Review Accelerator from the Bond University Institute for Evidence-Based Healthcare",
"version": "2.0.0",
"main": "server.js",
"private": true,
"engines": {
"node": ">=14.15"
},
"scripts": {
"deploy": "gulp deploy",
"start": "gulp"
},
"author": [
"Matt Carter <[email protected]> (https://github.com/hash-bang)",
"Justin Cark <[email protected]> (https://github.com/Justin-Clarc)"
],
"license": "MIT",
"dependencies": {
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@momsfriendlydevco/embed-gdocs": "^1.0.4",
"@momsfriendlydevco/exec": "^1.5.2",
"@momsfriendlydevco/gulpy": "^1.4.1",
"@momsfriendlydevco/momsfriendlyfont": "0.0.3",
"angular": "1.5.9",
"angular-animate": "^1.6.6",
"angular-async-chainable": "^1.0.1",
"angular-bootstrap-colorpicker": "^3.0.25",
"angular-bs-confirm": "^1.1.1",
"angular-bs-popover": "^1.0.1",
"angular-bs-text-highlight": "^1.0.0",
"angular-bs-tooltip": "^1.0.0",
"angular-clipboard": "^1.5.0",
"angular-collection-assistant": "^1.1.4",
"angular-q-limit": "^1.0.1",
"angular-resource": "1.5.9",
"angular-sanitize": "1.5.11",
"angular-ui-grid": "3.2.8",
"angular-ui-loader": "^1.0.1",
"angular-ui-notification": "^0.3.6",
"angular-ui-router": "^0.4.2",
"angular-ui-switch": "^0.1.1",
"angular-venn": "^1.0.2",
"angular-xeditable": "^0.7.0",
"async-chainable": "^2.3.1",
"async-chainable-exec": "^1.3.2",
"babel-plugin-angularjs-annotate": "^0.8.0",
"basic-auth-connect": "^1.0.0",
"body-parser": "^1.17.1",
"bootstrap": "^3.3.7",
"chai": "^4.1.0",
"chalk": "^1.1.3",
"compression": "^1.6.2",
"connect-flash": "^0.1.1",
"connect-mongo": "^1.3.2",
"cookie-parser": "^1.4.3",
"d3": "^4.7.4",
"ejs": "^2.5.6",
"express": "^4.15.2",
"express-ejs-layouts": "^2.2.0",
"express-http-proxy": "^1.6.2",
"express-log-url": "^1.0.4",
"express-restify-mongoose": "3.2.1",
"express-restify-mongoose-guard": "^1.1.2",
"express-restify-mongoose-queryizer": "^1.1.5",
"express-session": "^1.15.2",
"filesize": "^3.5.6",
"font-awesome": "^4.7.0",
"fs-copy-simple": "^1.2.1",
"golden-colors": "^2.0.0",
"gulp": "^4.0.2",
"gulp-angular-templatecache": "^3.0.0",
"gulp-babel": "^8.0.0",
"gulp-bytediff": "^1.0.0",
"gulp-clean-css": "^4.2.0",
"gulp-concat": "^2.6.1",
"gulp-if": "^3.0.0",
"gulp-minify-html": "^1.0.6",
"gulp-mongoose-scenario": "^1.3.0",
"gulp-nodemon": "^2.4.2",
"gulp-notify": "^3.2.0",
"gulp-plumber": "^1.2.1",
"gulp-replace": "^1.0.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-task-listing": "^1.1.0",
"gulp-uglify": "^3.0.2",
"gulp-util": "^3.0.8",
"gulp-watch": "^5.0.1",
"jquery": "^3.2.1",
"jquery-form": "^4.2.0",
"lodash": "^4.17.4",
"lodash-keyarrange": "^1.1.0",
"map-stream": "0.0.7",
"mfdc-email": "^2.0.0",
"mkdirp": "^0.5.1",
"mocha": "^3.4.2",
"mocha-logger": "^1.0.5",
"moment": "^2.18.1",
"mongoose": "^4.13.18",
"multer": "^1.3.0",
"natural": "^0.6.3",
"nodemailer": "^2.7.2",
"nodemailer-mailgun-transport": "^1.2.4",
"nodemailer-sendmail-transport": "^1.0.0",
"passport": "^0.3.2",
"passport-local": "^1.0.0",
"pm2": "^2.4.2",
"readfilebyline": "^0.1.2",
"reflib": "^1.7.5",
"require-dir": "^0.3.1",
"revman": "^1.4.2",
"revman-replicant": "0.0.15",
"rimraf": "^2.6.1",
"sha1": "^1.1.1",
"smart-area": "^1.1.0",
"sra-api": "0.0.0",
"sra-dedupe": "^1.5.0",
"sra-exlibris-request": "^1.0.2",
"strtotime": "^1.0.0",
"superagent": "^3.5.2",
"temp": "^0.8.3",
"tree-tools": "^1.1.2",
"uuid": "^3.0.1",
"venn.js": "^0.2.14",
"winston": "^2.4.0",
"winston-papertrail": "^1.0.5"
}
}