{ "name": "doi-landing-page", "version": "0.0.0", "description": "", "main": "Gruntfile.js", "dependencies": { "grunt": "^1.0.1", "grunt-contrib-jshint": "^1.1.0", "grunt-contrib-watch": "^1.0.0", "grunt-dust": "^0.9.4", "grunt-dustjs": "^1.4.0" }, "devDependencies": { "grunt": "^1.0.1", "grunt-contrib-jshint": "^1.1.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@gitlab.esrf.fr:icat/doi-landing-page.git" }, "author": "", "license": "ISC" }