bower json and update travis
This commit is contained in:
parent
266f7b0bf8
commit
77826597cb
25
bower.json
Normal file
25
bower.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user