nunta/bower.json
David Miller cdbbd0051e version
2014-08-15 03:37:36 -04:00

22 lines
476 B
JSON

{
"name": "startbootstrap-agency",
"version": "1.0.0",
"homepage": "https://github.com/IronSummitMedia/startbootstrap-agency",
"authors": [
"David Miller <david@ironsummitmedia.com>"
],
"description": "A one page HTML theme for agencies created by Start Bootstrap",
"main": "/",
"license": "Apache 2.0",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"bootstrap": "~3.2.0"
}
}