-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathpackage.json
More file actions
33 lines (33 loc) · 869 Bytes
/
package.json
File metadata and controls
33 lines (33 loc) · 869 Bytes
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
{
"dependencies": {
"autoprefixer": "^10.4.1",
"bootstrap-sass": "^3.4.1",
"ckeditor": "^4.12.1",
"desandro-matches-selector": "^2.0.2",
"font-awesome": "^4.7.0",
"fullcalendar": "^5",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-exec": "^2.1.2",
"gulp-expect-file": "^0.0.7",
"gulp-if": "^2.0.2",
"gulp-sass": "^5",
"gulp-sourcemaps": "^3.0.0",
"gulp-terser": "^2.1.0",
"gulp-uglify": "^3.0.2",
"gulp-postcss": "^9.0.1",
"jquery": "^2.2.4",
"leaflet": "^0.7.7",
"leaflet-draw": "^0.4.14",
"leaflet.locatecontrol": "^0.62.0",
"list.js": "^1.5.0",
"mediaelement": "2.23.5",
"moment": "2.20.1",
"node-sass": "^7.0.1",
"pa11y": "^4.0.0",
"pdfjs-dist": "^1.10.100",
"phantomjs-prebuilt": "^2.1.7",
"postcss": "^8.4.5",
"typeahead.js": "^0.11.1"
}
}