@fontsource/lilita-one
Advanced tools
+9
-3
| { | ||
| "name": "@fontsource/lilita-one", | ||
| "version": "5.2.0", | ||
| "version": "5.2.1", | ||
| "description": "Self-host the Lilita One font in a neatly bundled NPM package.", | ||
@@ -23,2 +23,7 @@ "main": "index.css", | ||
| ".": {"sass": "./index.css", "default": "./index.css"}, | ||
| "./*": {"sass": "./*.css", "default": "./*.css"}, | ||
| "./files/*": {"sass": "./files/*", "default": "./files/*"}, | ||
| "./package.json": "./package.json", | ||
| "./metadata.json": "./metadata.json", | ||
| "./unicode.json": "./unicode.json", | ||
| "./scss": {"sass": "./scss/metadata.scss"} | ||
@@ -29,8 +34,9 @@ }, | ||
| "homepage": "https://fontsource.org/fonts/lilita-one", | ||
| "funding": "https://github.com/sponsors/ayuhito", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/fontsource/font-files.git", | ||
| "url": "git+https://github.com/fontsource/font-files.git", | ||
| "directory": "fonts/google/lilita-one" | ||
| }, | ||
| "publishHash": "2529160fb65e187a" | ||
| "publishHash": "46d4e87f22401db3" | ||
| } |
46065
0.65%