diff --git a/packages.json b/packages.json index 6accc2a..3f88403 100644 --- a/packages.json +++ b/packages.json @@ -22593,5 +22593,18 @@ "description": "TwineMedia API client library for Nim", "license": "MIT", "web": "https://github.com/termermc/nim-tm-client" + }, + { + "name": "plnim", + "url": "https://github.com/luisacosta828/plnim", + "method": "git", + "tags": [ + "pgxcrown-extension", + "postgresql", + "language-handler" + ], + "description": "Language Handler for executing Nim inside postgres as a procedural language", + "license": "MIT", + "web": "https://github.com/luisacosta828/plnim" } ]