1
0
Fork 0
mirror of https://github.com/adobe-fonts/source-sans.git synced 2024-12-26 14:16:03 +01:00
adobe-source-sans/package.json
Frank Grießhammer f07d901c3b Update npm package
fixes #231
2021-09-07 12:48:53 +02:00

29 lines
675 B
JSON

{
"name": "source-sans",
"version": "3.46.0",
"description": "Source Sans 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",
"bugs": {
"url": "https://github.com/adobe-fonts/source-sans/issues"
},
"license": "OFL-1.1",
"author": "Paul D. Hunt",
"contributors": [
"Miguel Sousa"
],
"repository": {
"type": "git",
"url": "git+https://github.com/adobe-fonts/source-sans.git#release"
}
}