diff --git a/packages.json b/packages.json index 7514847..d866c1c 100644 --- a/packages.json +++ b/packages.json @@ -23444,6 +23444,18 @@ "license": "MIT", "web": "https://github.com/Knaque/gnu" }, + { + "name": "ballpark", + "url": "https://github.com/Mihara/ballpark", + "method": "git", + "tags": [ + "amateur-radio", + "maidenhead" + ], + "description": "An amateur radio tool to get you a ballpark estimate of where a given Maidenhead grid square is.", + "license": "MIT", + "web": "https://github.com/Mihara/ballpark" + }, { "name": "linear_models", "url": "https://github.com/ayman-albaz/linear-models",