You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
494 B
25 lines
494 B
{ |
|
"name": "startbootstrap-agency", |
|
"version": "0.0.1", |
|
"homepage": "https://github.com/IronSummitMedia/startbootstrap-agency", |
|
"authors": [ |
|
"Start Bootstrap" |
|
], |
|
"description": "A free bootstrap theme for Agencies or any other use!", |
|
"keywords": [ |
|
"bootstrap", |
|
"template", |
|
"theme" |
|
], |
|
"license": "Apache 2.0", |
|
"ignore": [ |
|
"**/.*", |
|
"node_modules", |
|
"bower_components", |
|
"test", |
|
"tests" |
|
], |
|
"dependencies": { |
|
"bootstrap": "~3.2.0" |
|
} |
|
}
|
|
|