Skip to content

Commit

Permalink
adding bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jclaw committed Jan 31, 2017
1 parent 0eccdb9 commit 93d0016
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bower.json
@@ -0,0 +1,21 @@
{
"name": "y",
"description": "",
"main": "",
"authors": [
"jclaw <jclaw3456@gmail.com>"
],
"license": "MIT",
"homepage": "https://github.com/TEDxTufts/TEDxTuftsUniversity",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"foundation": "^5.5.3"
}
}

0 comments on commit 93d0016

Please sign in to comment.