diff --git a/packages.json b/packages.json index 372019e..9e0e842 100644 --- a/packages.json +++ b/packages.json @@ -23300,6 +23300,23 @@ "license": "MIT", "web": "https://github.com/schneiderfelipe/unrolled" }, + { + "name": "isocodes", + "url": "https://github.com/kraptor/isocodes", + "method": "git", + "tags": [ + "iso", + "countries", + "country", + "3166", + "3166-1", + "3166-2", + "3166-3" + ], + "description": "ISO codes for Nim that allows to embed its data within the executable (or load it automatically at runtime).", + "license": "MIT", + "web": "https://github.com/kraptor/isocodes" + }, { "name": "macroplus", "url": "https://github.com/hamidb80/macroplus",