blob: 5e6f1756a1e346a0b2280f2020557fec5216da6a [file] [log] [blame]
{
"name": "Kalamar",
"description": "Mojolicious-based Frontend for KorAP",
"license": "BSD-2-Clause",
"version": "0.57.0",
"pluginVersion": "0.2.2",
"engines": {
"node": ">=6.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/KorAP/Kalamar.git"
},
"devDependencies": {
"grunt": "^1.5.3",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-requirejs": "^1.0.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-sass": "^3.1.0",
"grunt-shell": "^4.0.0",
"grunt-terser": "^2.0.0",
"imagemin": "^8.0.1",
"optipng-bin": "^9.0.0",
"sass": "^1.44.0",
"vinyl-fs": "^4.0.0"
},
"optionalDependencies": {
"fsevents": "*"
},
"dependencies": {
"grunt-contrib-imagemin": "^4.0.0",
"terser" : "^5.16.1"
}
}