mirror of
https://github.com/StartBootstrap/startbootstrap-resume.git
synced 2026-08-24 10:14:28 -05:00
44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"title": "Resume",
|
|
"name": "startbootstrap-resume",
|
|
"version": "4.1.1",
|
|
"description": "Resume is a simple, yet elegant resume and CV theme for Bootstrap 4.",
|
|
"keywords": [
|
|
"css",
|
|
"sass",
|
|
"html",
|
|
"responsive",
|
|
"theme",
|
|
"template"
|
|
],
|
|
"homepage": "https://startbootstrap.com/template-overviews/resume",
|
|
"bugs": {
|
|
"url": "https://github.com/BlackrockDigital/startbootstrap-resume/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-resume.git"
|
|
},
|
|
"dependencies": {
|
|
"bootstrap": "4.1.1",
|
|
"devicons": "^1.8.0",
|
|
"jquery": "3.3.1",
|
|
"simple-line-icons": "^2.4.1"
|
|
},
|
|
"devDependencies": {
|
|
"browser-sync": "2.24.5",
|
|
"gulp": "^3.9.1",
|
|
"gulp-clean-css": "3.9.4",
|
|
"gulp-header": "2.0.5",
|
|
"gulp-rename": "1.3.0",
|
|
"gulp-sass": "4.0.1",
|
|
"gulp-uglify": "3.0.0"
|
|
}
|
|
}
|