Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.bower.json « font-roboto « bower_components « static - github.com/pdevty/polymer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 432744c592366bc7baaa80483e0a7c43a44a10e9 (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.0",
  "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.0",
  "_resolution": {
    "type": "version",
    "tag": "1.0.0",
    "commit": "b85b217e5f4b31f9c03b588e25c977b8104a40cd"
  },
  "_source": "git://github.com/PolymerElements/font-roboto.git",
  "_target": "^1.0.0",
  "_originalSource": "PolymerElements/font-roboto"
}