diff --git a/packages.json b/packages.json index e2bc08f..a81180a 100644 --- a/packages.json +++ b/packages.json @@ -35962,6 +35962,18 @@ "license": "MIT", "web": "https://github.com/pgvector/pgvector-nim" }, + { + "name": "lasm", + "url": "https://github.com/fox0430/lasm", + "method": "git", + "tags": [ + "lsp", + "editor" + ], + "description": "A configurable LSP server for debugging/testing LSP clients", + "license": "MIT", + "web": "https://github.com/fox0430/lasm" + }, { "name": "mmops", "url": "https://github.com/capocasa/mmops",