mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-25 20:18:01 +02:00
cb8f0ead83
Powerline Symbols: 7 icons Powerline Extra Symbols: 33 icons Font Awesome: 1475 icons Font Awesome Extension: 170 icons Devicons: 496 icons Weather Icons: 228 icons Seti UI + Custom: 190 icons Octicons: 310 icons Font Logos: 130 icons IEC Power Symbols: 5 icons Pomicons: 11 icons Material Design: 6896 icons Codicons: 439 icons Nerd Fonts: 10390 icons Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
36 lines
945 B
JSON
36 lines
945 B
JSON
{
|
|
"name": "nerd-fonts",
|
|
"version": "3.3.0",
|
|
"description": "Iconic font aggregator, collection, & patcher. 10,000+ icons, 65+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more",
|
|
"main": "index.js",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"all-contributors-cli": "^4.8.1"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ryanoasis/nerd-fonts.git"
|
|
},
|
|
"keywords": [
|
|
"fonts",
|
|
"patched-fonts",
|
|
"powerline",
|
|
"shell",
|
|
"statusline",
|
|
"python",
|
|
"iconic-fonts",
|
|
"patcher",
|
|
"font-awesome",
|
|
"octicons"
|
|
],
|
|
"author": "Ryan L McIntyre",
|
|
"license": "SEE LICENSE IN LICENSE file",
|
|
"bugs": {
|
|
"url": "https://github.com/ryanoasis/nerd-fonts/issues"
|
|
},
|
|
"homepage": "https://github.com/ryanoasis/nerd-fonts#readme"
|
|
}
|