diff --git a/packages.json b/packages.json index 0fcb015..ab73e89 100644 --- a/packages.json +++ b/packages.json @@ -15820,5 +15820,20 @@ "description": "Read and parse Excel files", "license": "MIT", "web": "https://github.com/xflywind/xlsx" + }, + { + "name": "faker", + "url": "https://github.com/jiro4989/faker", + "method": "git", + "tags": [ + "faker", + "library", + "cli", + "generator", + "fakedata" + ], + "description": "A new awesome nimble package", + "license": "MIT", + "web": "https://github.com/jiro4989/faker" } ]