[+] package.json for npx script
This commit is contained in:
parent
4e9455d2d6
commit
6417752e23
2 changed files with 27 additions and 0 deletions
25
package.json
Normal file
25
package.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "neowofetch",
|
||||
"version": "1.0.1",
|
||||
"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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue