aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/common/thirdparty/angular-material/.bower.json
blob: e8e377f566101678fcf4ce6de5d73a3fefe2610e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "name": "angular-material",
  "version": "1.1.3",
  "license": "MIT",
  "ignore": [],
  "dependencies": {
    "angular": "^1.4.8",
    "angular-animate": "^1.4.8",
    "angular-aria": "^1.4.8",
    "angular-messages": "^1.4.8"
  },
  "main": [
    "angular-material.js",
    "angular-material.css"
  ],
  "homepage": "https://github.com/angular/bower-material",
  "_release": "1.1.3",
  "_resolution": {
    "type": "version",
    "tag": "v1.1.3",
    "commit": "db8bbe834d0f96fbd9a3187e23b7ba6af4c084c4"
  },
  "_source": "https://github.com/angular/bower-material.git",
  "_target": ">=1.0.1",
  "_originalSource": "angular-material"
}