source: imaps-frontend/node_modules/@fontsource/roboto/package.json@ 0c6b92a

main
Last change on this file since 0c6b92a was 0c6b92a, checked in by stefan toskovski <stefantoska84@…>, 5 weeks ago

Pred finalna verzija

  • Property mode set to 100644
File size: 683 bytes
Line 
1{
2 "name": "@fontsource/roboto",
3 "version": "5.1.0",
4 "description": "Self-host the Roboto font in a neatly bundled NPM package.",
5 "main": "index.css",
6 "publishConfig": {"access": "public"},
7 "keywords": [
8 "fontsource",
9 "font",
10 "font family",
11 "google fonts",
12 "roboto",
13 "Roboto",
14 "css",
15 "sass",
16 "front-end",
17 "web",
18 "typeface",
19 "variable"
20 ],
21 "author": "Google Inc.",
22 "license": "Apache-2.0",
23 "homepage": "https://fontsource.org/fonts/roboto",
24 "repository": {
25 "type": "git",
26 "url": "https://github.com/fontsource/font-files.git",
27 "directory": "fonts/google/roboto"
28 },
29 "publishHash": "dddbfe6018596c58"
30}
Note: See TracBrowser for help on using the repository browser.