Add bower.json file to make the plugin bower compatible

This commit is contained in:
ankurx 2013-07-19 14:51:11 -04:00
parent 8429a2d0d7
commit 34720a58a8
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"
}