aboutsummaryrefslogtreecommitdiff
path: root/catapult/third_party/polymer/components/font-roboto/.bower.json
blob: ac86d0132ee9283d779fef628a8bab7a52a43da5 (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
27
28
29
30
31
{
  "name": "font-roboto",
  "version": "1.0.3",
  "description": "An HTML import for Roboto",
  "authors": [
    "The Polymer Authors"
  ],
  "keywords": [
    "font",
    "roboto"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/PolymerElements/font-roboto.git"
  },
  "main": "roboto.html",
  "license": "http://polymer.github.io/LICENSE.txt",
  "homepage": "https://github.com/PolymerElements/font-roboto/",
  "ignore": [
    "/.*"
  ],
  "_release": "1.0.3",
  "_resolution": {
    "type": "version",
    "tag": "v1.0.3",
    "commit": "6b16584ff654fea05d6bf3e812fb8b225202663f"
  },
  "_source": "https://github.com/PolymerElements/font-roboto.git",
  "_target": "^1.0.0",
  "_originalSource": "PolymerElements/font-roboto"
}