aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/common/thirdparty/angular-aria/.bower.json
blob: fe8daf9a73552759e5a88e325c5b6ef5dbd58c81 (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.6.2",
  "license": "MIT",
  "main": "./angular-aria.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.6.2"
  },
  "homepage": "https://github.com/angular/bower-angular-aria",
  "_release": "1.6.2",
  "_resolution": {
    "type": "version",
    "tag": "v1.6.2",
    "commit": "1d1a782325e46b890d763688fdcb6d0be8ef5b34"
  },
  "_source": "https://github.com/angular/bower-angular-aria.git",
  "_target": ">=1.3.*",
  "_originalSource": "angular-aria"
}