Blame view

bower_components/font-roboto/.bower.json 751 Bytes
73bcce88   luigser   COMPONENTS
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.1",
    "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.1",
    "_resolution": {
      "type": "version",
      "tag": "v1.0.1",
      "commit": "21ce9b51a417fa9995cf6606e886aba0728f70a1"
    },
    "_source": "git://github.com/PolymerElements/font-roboto.git",
    "_target": "^1.0.1",
    "_originalSource": "PolymerElements/font-roboto"
  }