Create bower-angular-mocks@1.3.0.json

This commit is contained in:
Douglas Duteil
2015-01-20 11:41:14 +01:00
parent 1780dc3d12
commit b61234aee7
@@ -0,0 +1,11 @@
{
"main": "angular-mocks",
"shim": {
"angular-mocks": {
"deps": ["angular"]
}
},
"dependencies": {
"angular": "1.3.0"
}
}