mirror of
https://github.com/adobe-fonts/source-sans.git
synced 2025-08-30 12:21:52 +02:00
15 lines
393 B
JSON
Executable file
15 lines
393 B
JSON
Executable file
{
|
|
"name": "source-sans-pro",
|
|
"version": "2.010",
|
|
"main": "source-sans-pro.css",
|
|
"homepage": "https://github.com/adobe-fonts/source-sans-pro",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/adobe-fonts/source-sans-pro.git"
|
|
},
|
|
"authors": [
|
|
{ "name": "Paul D. Hunt" }
|
|
],
|
|
"description": "Source Sans Pro font family by Adobe",
|
|
"license": "SIL OFL 1.1"
|
|
}
|