4 changed files with 30 additions and 30 deletions
@ -1,29 +1,29 @@ |
|||||||
{ |
{ |
||||||
"name": "startbootstrap-agency", |
"name": "startbootstrap-agency", |
||||||
"title": "Agency", |
"title": "Agency", |
||||||
"version": "4.0.0-alpha", |
"version": "4.0.0-alpha", |
||||||
"homepage": "http://startbootstrap.com/template-overviews/agency", |
"homepage": "http://startbootstrap.com/template-overviews/agency", |
||||||
"author": "Start Bootstrap", |
"author": "Start Bootstrap", |
||||||
"license": { |
"license": { |
||||||
"type": "MIT", |
"type": "MIT", |
||||||
"url": "https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE" |
"url": "https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE" |
||||||
}, |
}, |
||||||
"devDependencies": { |
"devDependencies": { |
||||||
"bootstrap": "^4.0.0-alpha.6", |
"bootstrap": "^4.0.0-alpha.6", |
||||||
"browser-sync": "^2.13.0", |
"browser-sync": "^2.13.0", |
||||||
"font-awesome": "^4.6.3", |
"font-awesome": "^4.6.3", |
||||||
"gulp": "^3.9.1", |
"gulp": "^3.9.1", |
||||||
"gulp-clean-css": "^2.0.10", |
"gulp-clean-css": "^2.0.10", |
||||||
"gulp-header": "^1.8.7", |
"gulp-header": "^1.8.7", |
||||||
"gulp-less": "^3.1.0", |
"gulp-less": "^3.1.0", |
||||||
"gulp-rename": "^1.2.2", |
"gulp-rename": "^1.2.2", |
||||||
"gulp-sass": "^2.3.2", |
"gulp-sass": "^2.3.2", |
||||||
"gulp-uglify": "^1.5.4", |
"gulp-uglify": "^1.5.4", |
||||||
"jquery": "^3.1.1", |
"jquery": "^3.1.1", |
||||||
"tether": "^1.4.0" |
"tether": "^1.4.0" |
||||||
}, |
}, |
||||||
"repository": { |
"repository": { |
||||||
"type": "git", |
"type": "git", |
||||||
"url": "https://github.com/BlackrockDigital/startbootstrap-agency.git" |
"url": "https://github.com/BlackrockDigital/startbootstrap-agency.git" |
||||||
} |
} |
||||||
} |
} |
||||||
|
|||||||
Loading…
Reference in new issue