aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
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"
}
]