diff --git a/packages.json b/packages.json index 780ea6b..9a64117 100644 --- a/packages.json +++ b/packages.json @@ -35414,5 +35414,18 @@ "description": "Scope tracking for untyped macros", "license": "MIT", "web": "https://github.com/thing-king/scope" + }, + { + "name": "uuidgen", + "url": "https://github.com/jamesfrancis2004/uuidgen", + "method": "git", + "tags": [ + "uuid", + "library", + "id" + ], + "description": "A comprehensive and standards-compliant UUID library", + "license": "MIT", + "web": "https://github.com/jamesfrancis2004/uuidgen" } ]