Download this file

.bower.json    20 lines (20 with data), 502 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
{
"name": "angular-route",
"version": "1.6.5",
"license": "MIT",
"main": "./angular-route.js",
"ignore": [],
"dependencies": {
"angular": "1.6.5"
},
"homepage": "https://github.com/angular/bower-angular-route",
"_release": "1.6.5",
"_resolution": {
"type": "version",
"tag": "v1.6.5",
"commit": "86f6b62c6606cab8caf5ee20f93685a4b76d0226"
},
"_source": "https://github.com/angular/bower-angular-route.git",
"_target": "*",
"_originalSource": "angular-route"
}