Skip to content

Commit

Permalink
Merge pull request #45 from TigerC10/master
Browse files Browse the repository at this point in the history
Creating bower.json for enhancement #27
  • Loading branch information
botelho committed Dec 21, 2015
2 parents 5019e0d + 12b4004 commit 0f25d1c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "codrops/BookBlock",
"version": "2.0.2",
"description": "A jQuery plugin that will create a booklet-like component that let's you navigate through its items by flipping the pages.",
"license": "http://tympanus.net/codrops/licensing/",
"dependencies": {
"modernizr": "2.6.2",
"bitovi/jquerypp": "1.0.1"
}
}

0 comments on commit 0f25d1c

Please sign in to comment.