UNPKG

simplegoals

Version:

Motivate your users with pleasant and easy-to-use achievements.

50 lines (49 loc) 1.4 kB
{ "title": "Landing Page", "name": "startbootstrap-landing-page", "version": "5.0.7", "scripts": { "start": "node_modules/.bin/gulp watch" }, "description": "An HTML landing page template built with Bootstrap", "keywords": [ "css", "sass", "html", "responsive", "theme", "template" ], "homepage": "https://startbootstrap.com/template-overviews/landing-page", "bugs": { "url": "https://github.com/BlackrockDigital/startbootstrap-landing-page/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-landing-page.git" }, "dependencies": { "@fortawesome/fontawesome-free": "5.10.2", "bootstrap": "4.3.1", "jquery": "3.4.1", "simple-line-icons": "^2.4.1" }, "devDependencies": { "browser-sync": "2.26.7", "del": "5.1.0", "gulp": "4.0.2", "gulp-autoprefixer": "7.0.0", "gulp-clean-css": "4.2.0", "gulp-header": "2.0.9", "gulp-plumber": "^1.2.1", "gulp-rename": "1.4.0", "gulp-sass": "4.0.2", "merge-stream": "2.0.0" } }