summaryrefslogtreecommitdiffstats
path: root/third_party/polymer/components/core-icon-button/.bower.json
blob: 90de207375207d148e3065e36c120e4e207ff9ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "core-icon-button",
  "private": true,
  "dependencies": {
    "core-icons": "Polymer/core-icons#>=0.3.0 <1.0.0"
  },
  "homepage": "https://github.com/Polymer/core-icon-button",
  "version": "0.3.5",
  "_release": "0.3.5",
  "_resolution": {
    "type": "version",
    "tag": "0.3.5",
    "commit": "8cba0cc3afb550c9d51400c5f2ce2532d104b13d"
  },
  "_source": "git://github.com/Polymer/core-icon-button.git",
  "_target": "0.3.5",
  "_originalSource": "Polymer/core-icon-button"
}