add descriptions for packages
This commit is contained in:
parent
0644289602
commit
1359f559d1
1 changed files with 5 additions and 5 deletions
10
repo.json
10
repo.json
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"name": "itty",
|
||||
"packages": {
|
||||
"lazybox": {"url": "~lazybox.yarn", "version": [1]},
|
||||
"miss": {"url": "~miss.yarn", "version": [1, 2]},
|
||||
"mrrp": {"url": "~mrrp.yarn", "version": [1, 3]},
|
||||
"smol":{"url":"~smol.yarn","version":[1]},
|
||||
"help":{"url":"~help.yarn","version":[1]}
|
||||
"lazybox": {"url": "~lazybox.yarn", "version": [1],"description":"Coreutils for Itty"},
|
||||
"miss": {"url": "~miss.yarn", "version": [1, 2], "description":"Magdalena's Init and Simple Shell"},
|
||||
"mrrp": {"url": "~mrrp.yarn", "version": [1, 3],"description":"Manager for Retrieving and Removing Packages"},
|
||||
"smol":{"url":"~smol.yarn","version":[1],"description":"Smol text editor"},
|
||||
"help":{"url":"~help.yarn","version":[1],"description":"Quickstart guide for Itty"}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue