{ "title": "Modern Business", "name": "startbootstrap-modern-business", "version": "4.1.3", "scripts": { "start": "gulp watch" }, "description": "A multipurpose HTML website template built with Bootstrap", "keywords": [ "css", "sass", "html", "responsive", "theme", "template" ], "homepage": "https://startbootstrap.com/template-overviews/modern-business", "bugs": { "url": "https://github.com/BlackrockDigital/startbootstrap-modern-business/issues", "email": "feedback@startbootstrap.com" }, "license": "MIT", "author": "Start Bootstrap", "contributors": [ "David Miller (http://davidmiller.io/)" ], "repository": { "type": "git", "url": "https://github.com/BlackrockDigital/startbootstrap-modern-business.git" }, "dependencies": { "bootstrap": "4.3.1", "font-awesome": "^4.7.0", "jquery": "3.3.1" }, "devDependencies": { "browser-sync": "2.26.3", "gulp": "4.0.0" } }