{ | |
"name": "Kalamar", | |
"description": "Mojolicious-based Frontend for KorAP", | |
"version": "0.16.0", | |
"repository" : { | |
"type": "git", | |
"url": "https://github.com/KorAP/Kalamar.git" | |
}, | |
"devDependencies": { | |
"grunt": "~0.4.5", | |
"grunt-contrib-copy": "^0.8.0", | |
"grunt-contrib-imagemin": "^0.9.4", | |
"grunt-contrib-jasmine": "^0.8.2", | |
"grunt-contrib-sass": "^0.9.2", | |
"grunt-contrib-watch": "^0.6.1", | |
"grunt-contrib-requirejs": "^0.4.4" | |
} | |
} |