blob: 0ce20ac72f71b51c924a9f593903d65c5cb41817 [file] [log] [blame]
{
"name": "Kalamar",
"description": "Mojolicious-based Frontend for KorAP",
"license": "BSD-2-Clause",
"version": "0.38.0",
"pluginVersion": "0.2",
"repository": {
"type": "git",
"url": "https://github.com/KorAP/Kalamar.git"
},
"devDependencies": {
"grunt": "^1.0.3",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-imagemin": "^3.1.0",
"grunt-contrib-requirejs": "^1.0.0",
"grunt-contrib-sass": "^1.0.0",
"grunt-terser": "^1.0.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-shell": "^3.0.1",
"imagemin": "^5.3.1",
"optipng-bin": "^6.0.0",
"vinyl-fs": "^3.0.2"
},
"optionalDependencies": {
"fsevents": "*"
}
}