mirror of
https://github.com/RedHatOfficial/Overpass.git
synced 2026-01-13 10:49:27 +01:00
23 lines
486 B
JSON
23 lines
486 B
JSON
{
|
|
"name": "overpass",
|
|
"version": "3.0.3",
|
|
"description": "Overpass — an open source web font family",
|
|
"author": "Red Hat",
|
|
"contributors": [
|
|
"Delve Fonts"
|
|
],
|
|
"keywords": [
|
|
"font",
|
|
"overpass"
|
|
],
|
|
"license": "(LGPL-2.1 AND OFL-1.1)",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/RedHatBrand/Overpass.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/RedHatBrand/Overpass/issues"
|
|
},
|
|
"homepage": "http://overpassfont.org/"
|
|
}
|