Merge pull request #87 from ilovecoffee/master

Add bower.json file to make the plugin bower compatible
This commit is contained in:
Daniel Eden 2013-07-20 11:51:45 -07:00
commit 686cebf30e
1 changed files with 5 additions and 0 deletions

5
bower.json Normal file
View File

@ -0,0 +1,5 @@
{
"name": "animate.css",
"version": "0.1.0",
"main": "./animate.css"
}