diff --git a/package.json b/package.json index 2fba193..66cb6c2 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,10 @@ "version": "0.0.1", "license": "MIT", "type": "module", + "repository": { + "type": "git", + "url": "https://github.com/kunkunsh/kunkun-ext-uuid" + }, "kunkun": { "name": "UUID Generater", "shortDescription": "Generate UUID",