diff --git a/packages.json b/packages.json index 2ab4519..43ea09b 100644 --- a/packages.json +++ b/packages.json @@ -24350,5 +24350,18 @@ "description": "Compile time localization for applications", "license": "MIT", "web": "https://github.com/levovix0/localize" + }, + { + "name": "jester2swagger", + "url": "https://github.com/ThomasTJdev/jester2swagger", + "method": "git", + "tags": [ + "jester", + "swagger", + "postman" + ], + "description": "Converts a file with Jester routes to Swagger JSON which can be imported in Postman.", + "license": "MIT", + "web": "https://github.com/ThomasTJdev/jester2swagger" } ]