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
Miguel Sousa 1a31ead76e Update package.json git url
Relates to #135
2018-02-01 22:51:51 -08:00

33 lines
748 B
JSON

{
"name": "source-sans-pro",
"version": "2.20.2",
"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",
"eot"
],
"homepage": "https://adobe-fonts.github.io/source-sans-pro",
"bugs": {
"url": "https://github.com/adobe-fonts/source-sans-pro/issues"
},
"license": "SIL Open Font License 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"
}
}