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