forked from geex-arts/django-jet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-2.json
33 lines (33 loc) · 927 Bytes
/
package-2.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
{
"name": "django-jet",
"scripts": {
"gulp": "gulp"
},
"devDependencies": {
"autoprefixer": "^9.7.5",
"browserify": "^16.5.0",
"browsernizr": "^2.3.0",
"es6-promise": "^4.2.8",
"gulp": "^4.0.2",
"gulp-clean-css": "^4.3.0",
"gulp-concat-css": "^3.1.0",
"gulp-postcss": "^8.0.0",
"gulp-replace": "^1.0.0",
"gulp-sass": "^4.0.2",
"gulp-shell": "^0.8.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-uglify": "^3.0.2",
"jquery": "^3.4.1",
"jquery-ui": "git://github.com/jquery/jquery-ui",
"jquery.cookie": "^1.4.1",
"jquery.mousewheel": "^3.1.9",
"merge-stream": "^2.0.0",
"perfect-scrollbar": "git://github.com/noraesae/perfect-scrollbar",
"postcss-pxtorem": "^5.1.1",
"select2": "^4.0.13",
"timepicker": "git://github.com/geex-arts/timepicker",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
},
"dependencies": {}
}