Added package pkginfo (#2254)

This commit is contained in:
George Lemon 2022-06-14 05:27:27 +03:00 committed by GitHub
parent 4513115f9a
commit fb807164cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26465,5 +26465,21 @@
"license": "MIT",
"web": "https://github.com/capocasa/at",
"doc": "https://capocasa.github.io/at/at.html"
},
{
"name": "pkginfo",
"url": "https://github.com/openpeep/pkginfo",
"method": "git",
"tags": [
"macros",
"pkginfo",
"nimble",
"meta",
"semver",
"dependencies"
],
"description": "A tiny utility package to extract Nimble information from any project",
"license": "MIT",
"web": "https://github.com/openpeep/pkginfo"
}
]