3 "description": "Koha is distributed under the GNU GPL version 3 or later.",
11 "gulp-autoprefixer": "^4.0.0",
12 "gulp-cssnano": "^2.1.2",
13 "gulp-sass": "^3.1.0",
14 "gulp-sourcemaps": "^2.6.1",
17 "devDependencies": {},
19 "build": "node_modules/.bin/gulp build",
20 "css": "node_modules/.bin/gulp css",
21 "watch": "node_modules/.bin/gulp watch"
25 "url": "git://git.koha-community.org/koha.git"