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

34 lines
753 B
JSON
Raw Normal View History

2015-09-18 12:26:33 +02:00
{
"name": "source-sans-pro",
"version": "2.45.0",
2018-02-02 02:58:22 +01:00
"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",
2018-10-30 19:47:40 +01:00
"variable"
2018-02-02 02:58:22 +01:00
],
"homepage": "https://adobe-fonts.github.io/source-sans-pro",
2015-09-18 12:26:33 +02:00
"bugs": {
"url": "https://github.com/adobe-fonts/source-sans-pro/issues"
},
2018-02-02 02:58:22 +01:00
"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"
2018-02-02 02:58:22 +01:00
}
2015-09-18 12:26:33 +02:00
}