summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/angular-material/.bower.json
blob: 24f568de1ce78c2b53c26368172053bb15d175de (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
{
  "name": "angular-material",
  "version": "0.9.8",
  "ignore": [],
  "dependencies": {
    "angular": "^1.3.0 || >1.4.0-beta.0",
    "angular-animate": "^1.3.0 || >1.4.0-beta.0",
    "angular-aria": "^1.3.15 || >1.4.0-beta.0"
  },
  "main": [
    "angular-material.js",
    "angular-material.css"
  ],
  "homepage": "https://github.com/angular/bower-material",
  "_release": "0.9.8",
  "_resolution": {
    "type": "version",
    "tag": "v0.9.8",
    "commit": "5f7de8ced18d4663d7a90caecf620fc1f8a66568"
  },
  "_source": "https://github.com/angular/bower-material.git",
  "_target": "0.9.8",
  "_originalSource": "angular-material"
}