-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
333 additions
and
277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,40 @@ | ||
{ | ||
"name": "@fontsource/42dot-sans", | ||
"version": "5.2.0", | ||
"description": "Self-host the 42dot Sans font in a neatly bundled NPM package.", | ||
"main": "index.css", | ||
"publishConfig": {"access": "public"}, | ||
"keywords": [ | ||
"fontsource", | ||
"font", | ||
"font family", | ||
"google fonts", | ||
"42dot-sans", | ||
"42dot Sans", | ||
"css", | ||
"sass", | ||
"front-end", | ||
"web", | ||
"typeface", | ||
"variable" | ||
], | ||
"exports": { | ||
".": {"sass": "./index.css", "default": "./index.css"}, | ||
"./scss": {"sass": "./scss/metadata.scss"} | ||
}, | ||
"author": "Google Inc.", | ||
"license": "OFL-1.1", | ||
"homepage": "https://fontsource.org/fonts/42dot-sans", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fontsource/font-files.git", | ||
"directory": "fonts/google/42dot-sans" | ||
} | ||
} | ||
"name": "@fontsource/42dot-sans", | ||
"version": "5.1.0", | ||
"description": "Self-host the 42dot Sans font in a neatly bundled NPM package.", | ||
"main": "index.css", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"keywords": [ | ||
"fontsource", | ||
"font", | ||
"font family", | ||
"google fonts", | ||
"42dot-sans", | ||
"42dot Sans", | ||
"css", | ||
"sass", | ||
"front-end", | ||
"web", | ||
"typeface", | ||
"variable" | ||
], | ||
"exports": { | ||
".": { | ||
"sass": "./index.css", | ||
"default": "./index.css" | ||
}, | ||
"./scss": { | ||
"sass": "./scss/metadata.scss" | ||
} | ||
}, | ||
"author": "Google Inc.", | ||
"license": "OFL-1.1", | ||
"homepage": "https://fontsource.org/fonts/42dot-sans", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fontsource/font-files.git", | ||
"directory": "fonts/google/42dot-sans" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,40 @@ | ||
{ | ||
"name": "@fontsource/monomakh", | ||
"version": "5.2.0", | ||
"description": "Self-host the Monomakh font in a neatly bundled NPM package.", | ||
"main": "index.css", | ||
"publishConfig": {"access": "public"}, | ||
"keywords": [ | ||
"fontsource", | ||
"font", | ||
"font family", | ||
"google fonts", | ||
"monomakh", | ||
"Monomakh", | ||
"css", | ||
"sass", | ||
"front-end", | ||
"web", | ||
"typeface", | ||
"variable" | ||
], | ||
"exports": { | ||
".": {"sass": "./index.css", "default": "./index.css"}, | ||
"./scss": {"sass": "./scss/metadata.scss"} | ||
}, | ||
"author": "Google Inc.", | ||
"license": "OFL-1.1", | ||
"homepage": "https://fontsource.org/fonts/monomakh", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fontsource/font-files.git", | ||
"directory": "fonts/google/monomakh" | ||
} | ||
} | ||
"name": "@fontsource/monomakh", | ||
"version": "5.1.0", | ||
"description": "Self-host the Monomakh font in a neatly bundled NPM package.", | ||
"main": "index.css", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"keywords": [ | ||
"fontsource", | ||
"font", | ||
"font family", | ||
"google fonts", | ||
"monomakh", | ||
"Monomakh", | ||
"css", | ||
"sass", | ||
"front-end", | ||
"web", | ||
"typeface", | ||
"variable" | ||
], | ||
"exports": { | ||
".": { | ||
"sass": "./index.css", | ||
"default": "./index.css" | ||
}, | ||
"./scss": { | ||
"sass": "./scss/metadata.scss" | ||
} | ||
}, | ||
"author": "Google Inc.", | ||
"license": "OFL-1.1", | ||
"homepage": "https://fontsource.org/fonts/monomakh", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fontsource/font-files.git", | ||
"directory": "fonts/google/monomakh" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,40 @@ | ||
{ | ||
"name": "@fontsource/noto-serif-hentaigana", | ||
"version": "5.2.0", | ||
"description": "Self-host the Noto Serif Hentaigana font in a neatly bundled NPM package.", | ||
"main": "index.css", | ||
"publishConfig": {"access": "public"}, | ||
"keywords": [ | ||
"fontsource", | ||
"font", | ||
"font family", | ||
"google fonts", | ||
"noto-serif-hentaigana", | ||
"Noto Serif Hentaigana", | ||
"css", | ||
"sass", | ||
"front-end", | ||
"web", | ||
"typeface", | ||
"variable" | ||
], | ||
"exports": { | ||
".": {"sass": "./index.css", "default": "./index.css"}, | ||
"./scss": {"sass": "./scss/metadata.scss"} | ||
}, | ||
"author": "Google Inc.", | ||
"license": "OFL-1.1", | ||
"homepage": "https://fontsource.org/fonts/noto-serif-hentaigana", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fontsource/font-files.git", | ||
"directory": "fonts/google/noto-serif-hentaigana" | ||
} | ||
} | ||
"name": "@fontsource/noto-serif-hentaigana", | ||
"version": "5.1.0", | ||
"description": "Self-host the Noto Serif Hentaigana font in a neatly bundled NPM package.", | ||
"main": "index.css", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"keywords": [ | ||
"fontsource", | ||
"font", | ||
"font family", | ||
"google fonts", | ||
"noto-serif-hentaigana", | ||
"Noto Serif Hentaigana", | ||
"css", | ||
"sass", | ||
"front-end", | ||
"web", | ||
"typeface", | ||
"variable" | ||
], | ||
"exports": { | ||
".": { | ||
"sass": "./index.css", | ||
"default": "./index.css" | ||
}, | ||
"./scss": { | ||
"sass": "./scss/metadata.scss" | ||
} | ||
}, | ||
"author": "Google Inc.", | ||
"license": "OFL-1.1", | ||
"homepage": "https://fontsource.org/fonts/noto-serif-hentaigana", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fontsource/font-files.git", | ||
"directory": "fonts/google/noto-serif-hentaigana" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,40 @@ | ||
{ | ||
"name": "@fontsource/noto-serif-todhri", | ||
"version": "5.2.0", | ||
"description": "Self-host the Noto Serif Todhri font in a neatly bundled NPM package.", | ||
"main": "index.css", | ||
"publishConfig": {"access": "public"}, | ||
"keywords": [ | ||
"fontsource", | ||
"font", | ||
"font family", | ||
"google fonts", | ||
"noto-serif-todhri", | ||
"Noto Serif Todhri", | ||
"css", | ||
"sass", | ||
"front-end", | ||
"web", | ||
"typeface", | ||
"variable" | ||
], | ||
"exports": { | ||
".": {"sass": "./index.css", "default": "./index.css"}, | ||
"./scss": {"sass": "./scss/metadata.scss"} | ||
}, | ||
"author": "Google Inc.", | ||
"license": "OFL-1.1", | ||
"homepage": "https://fontsource.org/fonts/noto-serif-todhri", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fontsource/font-files.git", | ||
"directory": "fonts/google/noto-serif-todhri" | ||
} | ||
} | ||
"name": "@fontsource/noto-serif-todhri", | ||
"version": "5.1.0", | ||
"description": "Self-host the Noto Serif Todhri font in a neatly bundled NPM package.", | ||
"main": "index.css", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"keywords": [ | ||
"fontsource", | ||
"font", | ||
"font family", | ||
"google fonts", | ||
"noto-serif-todhri", | ||
"Noto Serif Todhri", | ||
"css", | ||
"sass", | ||
"front-end", | ||
"web", | ||
"typeface", | ||
"variable" | ||
], | ||
"exports": { | ||
".": { | ||
"sass": "./index.css", | ||
"default": "./index.css" | ||
}, | ||
"./scss": { | ||
"sass": "./scss/metadata.scss" | ||
} | ||
}, | ||
"author": "Google Inc.", | ||
"license": "OFL-1.1", | ||
"homepage": "https://fontsource.org/fonts/noto-serif-todhri", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fontsource/font-files.git", | ||
"directory": "fonts/google/noto-serif-todhri" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,40 @@ | ||
{ | ||
"name": "@fontsource/pochaevsk", | ||
"version": "5.2.0", | ||
"description": "Self-host the Pochaevsk font in a neatly bundled NPM package.", | ||
"main": "index.css", | ||
"publishConfig": {"access": "public"}, | ||
"keywords": [ | ||
"fontsource", | ||
"font", | ||
"font family", | ||
"google fonts", | ||
"pochaevsk", | ||
"Pochaevsk", | ||
"css", | ||
"sass", | ||
"front-end", | ||
"web", | ||
"typeface", | ||
"variable" | ||
], | ||
"exports": { | ||
".": {"sass": "./index.css", "default": "./index.css"}, | ||
"./scss": {"sass": "./scss/metadata.scss"} | ||
}, | ||
"author": "Google Inc.", | ||
"license": "OFL-1.1", | ||
"homepage": "https://fontsource.org/fonts/pochaevsk", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fontsource/font-files.git", | ||
"directory": "fonts/google/pochaevsk" | ||
} | ||
} | ||
"name": "@fontsource/pochaevsk", | ||
"version": "5.1.0", | ||
"description": "Self-host the Pochaevsk font in a neatly bundled NPM package.", | ||
"main": "index.css", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"keywords": [ | ||
"fontsource", | ||
"font", | ||
"font family", | ||
"google fonts", | ||
"pochaevsk", | ||
"Pochaevsk", | ||
"css", | ||
"sass", | ||
"front-end", | ||
"web", | ||
"typeface", | ||
"variable" | ||
], | ||
"exports": { | ||
".": { | ||
"sass": "./index.css", | ||
"default": "./index.css" | ||
}, | ||
"./scss": { | ||
"sass": "./scss/metadata.scss" | ||
} | ||
}, | ||
"author": "Google Inc.", | ||
"license": "OFL-1.1", | ||
"homepage": "https://fontsource.org/fonts/pochaevsk", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/fontsource/font-files.git", | ||
"directory": "fonts/google/pochaevsk" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.