nunta/package.json

29 lines
743 B
JSON
Raw Normal View History

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": {
"bootstrap": "^3.3.6",
"browser-sync": "^2.13.0",
"cssnano": "^3.7.1",
"font-awesome": "^4.6.3",
"gulp": "^3.9.1",
"gulp-clean-css": "^2.0.10",
"gulp-cssnano": "^2.1.2",
"gulp-header": "^1.8.7",
"gulp-less": "^3.1.0",
"gulp-rename": "^1.2.2",
"jquery": "^1.11.3"
2016-02-02 20:41:00 +01:00
},
"repository": {
"type": "git",
"url": "https://github.com/BlackrockDigital/startbootstrap-agency.git"
}
}