| { | 
 |   "name": "Kalamar", | 
 |   "description": "Mojolicious-based Frontend for KorAP", | 
 |   "license": "BSD-2-Clause", | 
 |   "version": "0.60.0", | 
 |   "pluginVersion": "0.2.3", | 
 |   "engines": { | 
 |     "node": ">=6.0.0" | 
 |   }, | 
 |   "repository": { | 
 |     "type": "git", | 
 |     "url": "https://github.com/KorAP/Kalamar.git" | 
 |   }, | 
 |   "devDependencies": { | 
 |     "grunt": "^1.6.1", | 
 |     "grunt-contrib-copy": "^1.0.0", | 
 |     "grunt-contrib-requirejs": "^1.0.0", | 
 |     "grunt-contrib-watch": "^1.1.0", | 
 |     "grunt-sass": "^4.0.0", | 
 |     "grunt-shell": "^4.0.0", | 
 |     "grunt-terser": "^2.0.0", | 
 |     "imagemin": "^9.0.0", | 
 |     "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" | 
 |   } | 
 | } |