diff --git a/packages.json b/packages.json index 55a883b..79b9edf 100644 --- a/packages.json +++ b/packages.json @@ -32827,5 +32827,18 @@ "description": "A SAT solver written in Nim.", "license": "MIT", "web": "https://github.com/nim-lang/sat" + }, + { + "name": "nginwho", + "url": "https://github.com/pouriyajamshidi/nginwho", + "method": "git", + "tags": [ + "nginx", + "linux", + "nginx log parser" + ], + "description": "A lightweight and extremely fast nginx log parser that stores the result into a sqlite3 database for further analysis and action", + "license": "MIT", + "web": "https://github.com/pouriyajamshidi/nginwho" } -] +] \ No newline at end of file