Skip to content

Commit

Permalink
Create bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdinstel committed Jun 22, 2015
1 parent 4453eda commit 913d95b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "peekaboo",
"version": "v1.0.0",
"main": "js/peekaboo.js",
"dependencies": {
"jquery": ">=1.10.2"
}
}

0 comments on commit 913d95b

Please sign in to comment.