package.json 1.01 KB
{
    "title": "Scrolling Nav",
    "name": "startbootstrap-scrolling-nav",
    "version": "4.1.1",
    "description": "A smooth scrolling navigation HTML template built with Bootstrap",
    "keywords": [
        "css",
        "sass",
        "html",
        "responsive",
        "theme",
        "template"
    ],
    "homepage": "https://startbootstrap.com/template-overviews/scrolling-nav",
    "bugs": {
        "url": "https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/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-scrolling-nav.git"
    },
    "dependencies": {
        "bootstrap": "4.1.1",
        "jquery": "3.3.1",
        "jquery.easing": "^1.4.1"
    },
    "devDependencies": {
        "browser-sync": "2.24.5",
        "gulp": "^3.9.1"
    }
}