hyfetch/package.json
2026-06-03 07:48:53 +00:00

29 lines
592 B
JSON

{
"name": "neowofetch",
"version": "2.1.0",
"description": "Updated neofetch",
"repository": {
"type": "git",
"url": "https://github.com/hykilpikonna/hyfetch"
},
"bin": {
"neowofetch": "neofetch"
},
"files": [
"neofetch"
],
"keywords": [
"neofetch",
"screenfetch"
],
"author": "dylanaraps",
"contributors": [
"Azalea Gui <me@hydev.org> (https://github.com/hykilpikonna)"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/hykilpikonna/hyfetch/issues"
},
"homepage": "https://github.com/hykilpikonna/hyfetch#readme"
}