3 "description": "Koha is distributed under the GNU GPL version 3 or later.",
10 "bootstrap": "^4.5.2",
12 "gulp-autoprefixer": "^4.0.0",
13 "gulp-concat-po": "^1.0.0",
14 "gulp-cssnano": "^2.1.2",
15 "gulp-exec": "^4.0.0",
16 "gulp-rename": "^2.0.0",
17 "gulp-rtlcss": "^1.4.1",
18 "gulp-sass": "^3.1.0",
19 "gulp-sourcemaps": "^2.6.1",
22 "merge-stream": "^2.0.0",
26 "build": "node_modules/.bin/gulp build",
27 "css": "node_modules/.bin/gulp css",
28 "watch": "node_modules/.bin/gulp watch"
32 "url": "git://git.koha-community.org/koha.git"
35 "minimatch": "^3.0.2",