mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 23:44:11 +01:00
27 lines
685 B
JSON
27 lines
685 B
JSON
{
|
|
"name": "@fontsource/raleway",
|
|
"version": "4.5.0",
|
|
"description": "Self-host the Raleway font in a neatly bundled NPM package.",
|
|
"main": "index.css",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"keywords": [
|
|
"fontsource",
|
|
"font",
|
|
"font family",
|
|
"google fonts",
|
|
"Raleway",
|
|
"raleway"
|
|
],
|
|
"author": "Lotus <declininglotus@gmail.com>",
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/fontsource/fontsource/tree/master/packages/raleway#readme",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/fontsource/fontsource.git",
|
|
"directory": "packages/raleway"
|
|
},
|
|
"gitHead": "136545a8c7a59c170249a46673efedb9c2627c1d"
|
|
}
|