2016-02-02 20:41:00 +01:00
|
|
|
{
|
|
|
|
"name": "agency",
|
|
|
|
"title": "Agency",
|
2016-02-02 20:48:59 +01:00
|
|
|
"version": "1.0.7",
|
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": {
|
2016-06-22 00:23:31 +02:00
|
|
|
"bootstrap": "^3.3.6",
|
|
|
|
"browser-sync": "^2.13.0",
|
2016-06-22 22:39:59 +02:00
|
|
|
"cssnano": "^3.7.1",
|
2016-06-22 00:23:31 +02:00
|
|
|
"font-awesome": "^4.6.3",
|
|
|
|
"gulp": "^3.9.1",
|
2016-06-22 22:39:59 +02:00
|
|
|
"gulp-clean-css": "^2.0.10",
|
|
|
|
"gulp-cssnano": "^2.1.2",
|
|
|
|
"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-06-22 00:23:31 +02:00
|
|
|
"jquery": "^1.11.3"
|
2016-02-02 20:41:00 +01:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/BlackrockDigital/startbootstrap-agency.git"
|
|
|
|
}
|
|
|
|
}
|