{ "name": "grabcafe", "version": "1.0.0", "description": "Simple startup like page using Bootstrap 4 framework. If name is already taken I will gladly modify it or remove repo", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Gerfier/GrabCafe.git" }, "author": "Gerard Fierro", "license": "ISC", "bugs": { "url": "https://github.com/Gerfier/GrabCafe/issues" }, "homepage": "https://github.com/Gerfier/GrabCafe#readme", "devDependencies": { "grunt": "^1.0.2", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-cssmin": "^2.2.1" } }