{
    "title": "Heroic Features",
    "name": "startbootstrap-heroic-features",
    "version": "4.2.3",
    "scripts": {
        "start": "node_modules/.bin/gulp watch"
    },
    "description": "An HTML template with a hero heading and feature cards built with Bootstrap",
    "keywords": [
        "css",
        "sass",
        "html",
        "responsive",
        "theme",
        "template"
    ],
    "homepage": "https://startbootstrap.com/template/heroic-features",
    "bugs": {
        "url": "https://github.com/StartBootstrap/startbootstrap-heroic-features/issues",
        "email": "feedback@startbootstrap.com"
    },
    "license": "MIT",
    "author": "Start Bootstrap",
    "contributors": [
        "David Miller (https://davidmiller.io/)"
    ],
    "repository": {
        "type": "git",
        "url": "https://github.com/StartBootstrap/startbootstrap-heroic-features.git"
    },
    "dependencies": {
        "bootstrap": "4.5.3",
        "jquery": "3.5.1"
    },
    "devDependencies": {
        "browser-sync": "2.26.13",
        "del": "6.0.0",
        "gulp": "4.0.2",
        "merge-stream": "2.0.0"
    }
}
