27 lines
667 B
JSON
27 lines
667 B
JSON
|
{
|
||
|
"name": "@fontsource/lato",
|
||
|
"version": "4.2.2",
|
||
|
"description": "Self-host the Lato font in a neatly bundled NPM package.",
|
||
|
"main": "index.css",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"fontsource",
|
||
|
"font",
|
||
|
"font family",
|
||
|
"google fonts",
|
||
|
"Lato",
|
||
|
"lato"
|
||
|
],
|
||
|
"author": "Lotus <declininglotus@gmail.com>",
|
||
|
"license": "MIT",
|
||
|
"homepage": "https://github.com/fontsource/fontsource/tree/master/packages/lato#readme",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/fontsource/fontsource.git",
|
||
|
"directory": "packages/lato"
|
||
|
},
|
||
|
"gitHead": "6f1ab8fd3e6c93d96a0fcd131f12409d142d9a9e"
|
||
|
}
|