[archived] collection of open-source fonts distributed with jsDelivr
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at a02275cf72275619d404e1e89d9fca4e08c6900e 24 lines 513 B view raw
1{ 2 "name": "@intergrav/fonts", 3 "version": "1.4.0", 4 "description": "A fast, open-source CDN for open-source fonts. Inspired by xz/fonts.", 5 "keywords": [ 6 "fonts", 7 "cdn", 8 "open-source" 9 ], 10 "homepage": "https://github.com/intergrav/fonts#readme", 11 "bugs": { 12 "url": "https://github.com/intergrav/fonts/issues" 13 }, 14 "license": "MIT", 15 "author": "intergrav (intergrav@proton.me)", 16 "files": [ 17 "serve" 18 ], 19 "main": "README.md", 20 "repository": "github:intergrav/fonts", 21 "prettier": { 22 "useTabs": true 23 } 24}