-
-
Notifications
You must be signed in to change notification settings - Fork 69
/
package.json
29 lines (29 loc) · 876 Bytes
/
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
{
"name": "django-jet-reboot",
"devDependencies": {
"autoprefixer": "9.8.8",
"browserify": "13.0.1",
"browsernizr": "2.1.0",
"es6-promise": "4.2.8",
"gulp": "3.9.1",
"gulp-clean-css": "2.0.12",
"gulp-concat-css": "2.3.0",
"gulp-postcss": "6.1.1",
"gulp-replace": "0.5.4",
"gulp-sass": "2.3.2",
"gulp-shell": "0.8.0",
"gulp-sourcemaps": "1.6.0",
"gulp-uglify": "1.5.4",
"jquery": "1.11.3",
"jquery-ui": "https://github.com/jquery/jquery-ui#1.11.4",
"jquery.cookie": "1.4.1",
"jquery.mousewheel": "3.1.9",
"merge-stream": "1.0.0",
"perfect-scrollbar": "https://github.com/mdbootstrap/perfect-scrollbar#0.6.14",
"postcss-pxtorem": "3.3.1",
"select2": "4.0.0",
"timepicker": "https://github.com/geex-arts/timepicker",
"vinyl-buffer": "1.0.0",
"vinyl-source-stream": "1.1.0"
}
}