blob: 44702a67604e304293351ca417ddca65de123aee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"name": "angular",
"version": "1.5.5",
"license": "MIT",
"main": "./angular.js",
"ignore": [],
"dependencies": {},
"homepage": "https://github.com/angular/bower-angular",
"_release": "1.5.5",
"_resolution": {
"type": "version",
"tag": "v1.5.5",
"commit": "cd353693d20736baa44fb44f65f8f573ef6e8e18"
},
"_source": "https://github.com/angular/bower-angular.git",
"_target": "1.5.5",
"_originalSource": "angular"
}
|