hyfetch/package.json
Azalea Gui f947373a23
Some checks are pending
Shellcheck / check (push) Waiting to run
[U] Release 2.0.4
2025-10-22 00:46:55 -04:00

25 lines
569 B
JSON

{
"name": "neowofetch",
"version": "2.0.4",
"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"
}