mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
23 lines
503 B
JSON
23 lines
503 B
JSON
{
|
|
"name": "raleway-webfont",
|
|
"version": "3.0.1",
|
|
"description": "NPM package for the Raleway font",
|
|
"main": "raleway.css",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Dilatorily/raleway.git"
|
|
},
|
|
"keywords": [
|
|
"raleway",
|
|
"font",
|
|
"webfont",
|
|
"css"
|
|
],
|
|
"author": "Pablo Impallari",
|
|
"license": "MIT AND OFL-1.1",
|
|
"bugs": {
|
|
"url": "https://github.com/Dilatorily/raleway/issues"
|
|
},
|
|
"homepage": "https://fonts.google.com/specimen/Raleway"
|
|
}
|