| { |
| "name": "Kalamar", |
| "description": "Mojolicious-based Frontend for KorAP", |
| "license" : "BSD-2-Clause", |
| "version": "0.21.2", |
| "repository" : { |
| "type": "git", |
| "url": "https://github.com/KorAP/Kalamar.git" |
| }, |
| "devDependencies": { |
| "grunt": "^0.4.5", |
| "grunt-contrib-copy": "^0.8.0", |
| "grunt-contrib-imagemin": "^1.0.0", |
| "imagemin": "^4.0.0", |
| "grunt-contrib-jasmine": "^0.8.2", |
| "grunt-contrib-sass": "^0.9.2", |
| "grunt-contrib-watch": "^0.6.1", |
| "grunt-contrib-requirejs": "^0.4.4", |
| "vinyl-fs": "^2.1.1", |
| "optipng-bin": "^3.1.2" |
| } |
| } |