2016-02-02 20:41:00 +01:00
|
|
|
{
|
|
|
|
"name": "agency",
|
|
|
|
"title": "Agency",
|
2017-01-21 02:24:00 +01:00
|
|
|
"version": "4.0.0-alpha",
|
2016-02-02 20:41:00 +01:00
|
|
|
"homepage": "http://startbootstrap.com/template-overviews/agency",
|
|
|
|
"author": "Start Bootstrap",
|
|
|
|
"license": {
|
|
|
|
"type": "MIT",
|
|
|
|
"url": "https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2017-01-21 02:24:00 +01:00
|
|
|
"bootstrap": "^4.0.0-alpha.6",
|
2016-06-22 00:23:31 +02:00
|
|
|
"browser-sync": "^2.13.0",
|
|
|
|
"font-awesome": "^4.6.3",
|
|
|
|
"gulp": "^3.9.1",
|
2016-06-22 22:39:59 +02:00
|
|
|
"gulp-clean-css": "^2.0.10",
|
|
|
|
"gulp-header": "^1.8.7",
|
2016-06-22 00:23:31 +02:00
|
|
|
"gulp-less": "^3.1.0",
|
2016-06-22 22:39:59 +02:00
|
|
|
"gulp-rename": "^1.2.2",
|
2016-08-19 21:48:30 +02:00
|
|
|
"gulp-sass": "^2.3.2",
|
2016-06-23 22:22:57 +02:00
|
|
|
"gulp-uglify": "^1.5.4",
|
2017-03-06 17:21:55 +01:00
|
|
|
"jquery": "^3.1.1",
|
|
|
|
"tether": "^1.4.0"
|
2016-02-02 20:41:00 +01:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/BlackrockDigital/startbootstrap-agency.git"
|
|
|
|
}
|
|
|
|
}
|