hyfetch/package.json
Azalea (on HyDEV-Daisy) 8ed15d3b86 [U] Release v1.3.0
2022-07-31 19:21:43 -04:00

25 lines
570 B
JSON

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