Project

General

Profile

Download (639 Bytes) Statistics
| Branch: | Tag: | Revision:
1
{
2
  "name": "dejavu-sans",
3
  "version": "1.0.0",
4
  "description": "DejaVu Sans Web-Font Package",
5
  "keywords": ["ttf", "woff", "woff2", "svg", "font", "web-font", "dejavu-sans"],
6
  "main": "css/dejavu-sans.css",
7
  "homepage": "https://github.com/web-fonts/dejavu-sans",
8
  "author": "Lado Lomidze <lado.lomidze@gmail.com>",
9
  "repository": {
10
    "type": "git",
11
    "url": "https://github.com/web-fonts/dejavu-sans.git"
12
  },
13
  "licenses": [
14
    {
15
      "type": "CC-BY-NC-ND 4.0",
16
      "url": "http://creativecommons.org/licenses/by-nc-nd/4.0/"
17
    },
18
    {
19
      "type": "MIT",
20
      "url": "http://opensource.org/licenses/MIT"
21
   }
22
  ]
23
}
(5-5/5)