Skip to content

Commit

Permalink
Added bower.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitzl committed May 24, 2014
1 parent 759d3a4 commit 06fbc42
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions bower.json
@@ -0,0 +1,23 @@
{
"name": "JointsWP",
"homepage": "http://jointswp.com/",
"authors": [
"Jeremy Englert"
],
"description": "A blank WordPress theme built with Foundation 5, giving you all the power and flexibility you need to build complex, mobile friendly websites without having to start from scratch.",
"keywords": [
"wordpress",
"foundation"
],
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"foundation": "~5.2.1"
}
}

0 comments on commit 06fbc42

Please sign in to comment.