nerd-fonts/package.json
Fini Jastrow 50c54b2f5d Trigger Release 2.3.3
Also correct some metadata in package info.

Reason for this bugfix release is problem we had with 2.3.2 and Symbols
Only font. Tried to fix the release retroactively but Arch was faster.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2023-01-24 13:52:10 +01:00

35 lines
944 B
JSON

{
"name": "nerd-fonts",
"version": "2.3.3",
"description": "Iconic font aggregator, collection, & patcher. 9,000+ icons, 50+ 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"
}