1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| {
| "name": "source-serif-pro",
| "version": "1.014",
| "main": "source-serif-pro.css",
| "homepage": "https://github.com/adobe-fonts/source-serif-pro",
| "repository": {
| "type": "git",
| "url": "https://github.com/adobe-fonts/source-serif-pro.git"
| },
| "authors": [
| { "name": "Frank Grießhammer" }
| ],
| "description": "Source Serif Pro font family by Adobe",
| "license": "SIL OFL 1.1"
| }
|
|