hyfetch/package.json
2023-04-01 21:13:38 -04:00

25 lines
No EOL
569 B
JSON

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