.bower.json
507 Bytes
{
"name": "angular-route",
"version": "1.5.5",
"license": "MIT",
"main": "./angular-route.js",
"ignore": [],
"dependencies": {
"angular": "1.5.5"
},
"homepage": "https://github.com/angular/bower-angular-route",
"_release": "1.5.5",
"_resolution": {
"type": "version",
"tag": "v1.5.5",
"commit": "642a2dfc05f869f4a56733e182393536184ed4fa"
},
"_source": "https://github.com/angular/bower-angular-route.git",
"_target": "^1.5.5",
"_originalSource": "angular-route"
}