Update description in package.json

This commit is contained in:
Silas Marvin 2024-06-06 18:48:05 -07:00
parent b7becc1385
commit 4341b291c4

View File

@ -2,7 +2,7 @@
"name": "lsp-ai",
"version": "0.1.0",
"displayName": "LSP-AI",
"description": "The official VS Code plugin for LSP-AI.",
"description": "The official VS Code plugin for LSP-AI. LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them.",
"icon": "logo-white-black-background-1024x1024.png",
"repository": "https://github.com/SilasMarvin/lsp-ai",
"main": "/dist/index.js",