diff --git a/packages.json b/packages.json index 4b70c30..aa27ce5 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]