1 changed files with 15 additions and 19 deletions
@ -1,21 +1,17 @@ |
|||||||
{ |
{ |
||||||
"name": "startbootstrap-agency", |
"name": "startbootstrap-agency", |
||||||
"version": "1.0.0", |
"version": "1.0.0", |
||||||
"homepage": "https://github.com/IronSummitMedia/startbootstrap-agency", |
"homepage": "https://github.com/IronSummitMedia/startbootstrap-agency", |
||||||
"authors": [ |
"authors": [ |
||||||
"David Miller <david@ironsummitmedia.com>" |
"David Miller <david@ironsummitmedia.com>" |
||||||
], |
], |
||||||
"description": "A one page HTML theme for agencies created by Start Bootstrap", |
"description": "A one page HTML theme for agencies created by Start Bootstrap", |
||||||
"main": "/", |
"main": "/", |
||||||
"license": "Apache 2.0", |
"license": "Apache 2.0", |
||||||
"ignore": [ |
"ignore": [ |
||||||
"**/.*", |
"**/.*", |
||||||
"node_modules", |
"node_modules", |
||||||
"bower_components", |
"test", |
||||||
"test", |
"tests" |
||||||
"tests" |
] |
||||||
], |
|
||||||
"dependencies": { |
|
||||||
"bootstrap": "~3.2.0" |
|
||||||
} |
|
||||||
} |
} |
||||||
|
|||||||
Loading…
Reference in new issue