diff --git a/packages.json b/packages.json index c5c3cd4..e869f7a 100644 --- a/packages.json +++ b/packages.json @@ -5618,5 +5618,18 @@ "description": "Simple extensible implementation of Porter stemmer algorithm", "license": "MIT", "web": "https://github.com/iourinski/porter" + }, + { + "name": "kiwi", + "url": "https://github.com/yglukhov/kiwi", + "method": "git", + "tags": [ + "cassowary", + "constraint", + "solving" + ], + "description": "Cassowary constraint solving", + "license": "MIT", + "web": "https://github.com/yglukhov/kiwi" } ]