1
0
Fork 0
mirror of https://github.com/adobe-fonts/source-sans.git synced 2024-12-30 14:26:16 +01:00
adobe-source-sans/package.json
2019-09-05 10:17:33 -07:00

33 lines
734 B
JSON

{
"name": "source-sans-pro",
"version": "3.6.0",
"description": "Source Sans Pro is a set of OpenType fonts that have been designed to work well in user interface (UI) environments.",
"keywords": [
"font",
"sans-serif",
"Adobe",
"OpenType",
"otf",
"ttf",
"woff",
"woff2",
"variable"
],
"homepage": "https://adobe-fonts.github.io/source-sans-pro",
"bugs": {
"url": "https://github.com/adobe-fonts/source-sans-pro/issues"
},
"license": "OFL-1.1",
"author": {
"name": "Paul D. Hunt"
},
"contributors": [
{
"name": "Miguel Sousa"
}
],
"repository": {
"type": "git",
"url": "git+https://github.com/adobe-fonts/source-sans-pro.git#release"
}
}