Create bower-angular-route@1.3.0.json

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