Merge pull request #50 from subesokun/patch-2
Create bower-angular-animate@1.3.0.json
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"main": "angular-animate",
|
||||||
|
"shim": {
|
||||||
|
"angular-animate": {
|
||||||
|
"deps": ["angular"]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"angular": "^1.3.0"
|
||||||
|
},
|
||||||
|
"buildConfig": {
|
||||||
|
"minify": true
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user