diff --git a/packages.json b/packages.json index 9332db4..6c31aa4 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,23 @@ [ + { + "name": "nimpretty_t", + "url": "https://github.com/tobealive/nimpretty_t", + "method": "git", + "tags": [ + "nimpretty", + "code", + "formatter", + "formatting", + "autoformat", + "cli", + "terminal", + "command-line", + "utility", + ], + "description": "Use nimpretty with tab indentation.", + "license": "MIT", + "web": "https://github.com/tobealive/nimpretty_t", + }, { "name": "webui", "url": "https://github.com/neroist/webui",