site-max/package.json

46 lines
1.3 KiB
JSON

{
"title": "Createive",
"name": "startbootstrap-creative",
"version": "4.0.0-alpha",
"description": "Creative is a stylish one page HTML theme for Bootstrap.",
"keywords": [
"css",
"sass",
"html",
"responsive",
"theme",
"template"
],
"homepage": "http://startbootstrap.com/template-overviews/creative",
"bugs": {
"url": "https://github.com/BlackrockDigital/startbootstrap-creative/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-creative.git"
},
"dependencies": {
"bootstrap": "^4.0.0-alpha.6",
"font-awesome": "4.7.0",
"jquery": "^3.2.1",
"jquery.easing": "^1.4.1",
"magnific-popup": "^1.1.0",
"scrollreveal": "3.3.5",
"tether": "^1.4.0"
},
"devDependencies": {
"browser-sync": "^2.18.8",
"gulp": "^3.9.1",
"gulp-clean-css": "3.2.0",
"gulp-header": "1.8.8",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"gulp-uglify": "^2.1.2"
}
}