added gitman to packages.json (#2594)

This commit is contained in:
Kay 2023-05-11 03:49:41 +02:00 committed by GitHub
parent 3f81ea606b
commit 66ac20654e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,17 @@
[ [
{
"name": "gitman",
"url": "https://github.com/nirokay/gitman",
"method": "git",
"tags": [
"git",
"manager",
"repository-manager"
],
"description": "Cross-platform git repository manager.",
"license": "GPL-3.0-only",
"web": "https://github.com/nirokay/gitman"
},
{ {
"name": "lorem", "name": "lorem",
"url": "https://github.com/neroist/lorem", "url": "https://github.com/neroist/lorem",