Create bower-angular-animate@1.3.0.json

This commit is contained in:
subesokun
2014-10-14 14:07:27 +02:00
parent 16e9b70a66
commit 41f0574e1a
@@ -0,0 +1,15 @@
{
"main": "angular-animate",
"shim": {
"angular-animate": {
"deps": ["angular"]
}
},
"registry": "jspm",
"dependencies": {
"angular": "^1.3.0"
},
"buildConfig": {
"minify": true
}
}