diff --git a/packages.json b/packages.json index 385d2ba..7de016b 100644 --- a/packages.json +++ b/packages.json @@ -10532,5 +10532,18 @@ "description": "daemonizer for Unix, Linux and OS X", "license": "MIT", "web": "https://github.com/bung87/daemon" + }, + { + "name": "finalseg", + "url": "https://github.com/bung87/finalseg", + "method": "git", + "tags": [ + "library", + "chinese", + "words" + ], + "description": "jieba's finalseg port to nim", + "license": "MIT", + "web": "https://github.com/bung87/finalseg" } ]