diff --git a/packages.json b/packages.json index 12f59dd..998e5ed 100644 --- a/packages.json +++ b/packages.json @@ -11402,6 +11402,19 @@ "license": "MIT", "web": "https://github.com/treeform/morepretty" }, + { + "name": "genny", + "url": "https://github.com/treeform/genny", + "method": "git", + "tags": [ + "C", + "python", + "node.js" + ], + "description": "Generate a shared library and bindings for many languages.", + "license": "MIT", + "web": "https://github.com/treeform/genny" + }, { "name": "xdo", "url": "https://github.com/juancarlospaco/nim-xdo",