2017-11-18 17:03:01 +02:00
|
|
|
{
|
|
|
|
"name": "nerd-fonts",
|
2023-11-26 17:17:50 +02:00
|
|
|
"version": "3.1.1",
|
2023-11-21 09:08:52 +02:00
|
|
|
"description": "Iconic font aggregator, collection, & patcher. 9,000+ icons, 60+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more",
|
2017-11-18 17:03:01 +02:00
|
|
|
"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",
|
2021-12-24 15:58:40 +02:00
|
|
|
"license": "SEE LICENSE IN LICENSE file",
|
2017-11-18 17:03:01 +02:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/ryanoasis/nerd-fonts/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/ryanoasis/nerd-fonts#readme"
|
|
|
|
}
|