diff --git a/packages.json b/packages.json index 5e14fb2..7a6468b 100644 --- a/packages.json +++ b/packages.json @@ -32170,5 +32170,18 @@ "description": "Nim binding for ImPlot (CImPlot/ImGui/CImGui)", "license": "MIT License", "web": "https://github.com/dinau/nim_implot" + }, + { + "name": "nph", + "url": "https://github.com/arnetheduck/nph", + "method": "git", + "tags": [ + "nim", + "formatter", + "vscode" + ], + "description": "Opinionated code formatter", + "license": "MIT License", + "web": "https://github.com/arnetheduck/nph" } ]