diff --git a/packages.json b/packages.json index b1766370..575f72c4 100644 --- a/packages.json +++ b/packages.json @@ -34058,5 +34058,22 @@ "description": "Ollama API client library.", "license": "MIT", "web": "https://monofuel.github.io/llama_leap/" + }, + { + "name": "manta", + "url": "https://github.com/metagn/manta", + "method": "git", + "tags": [ + "array", + "length", + "runtime", + "seq", + "destructor", + "arc", + "orc" + ], + "description": "runtime array types with destructors", + "license": "MIT", + "web": "https://github.com/metagn/manta" } ]