Blame view

bower_components/font-roboto/bower.json 464 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
  {
    "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": [
      "/.*"
    ]
  }