summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2019-01-24 21:36:14 +0800
committerGitHub <noreply@github.com>2019-01-24 21:36:14 +0800
commitf69f1415d83f161f3d586a0595be7ec408b5b18c (patch)
treebf66b15aefa19ec6a9e7319c056fc3d37223f2c3 /package.json
parent16113aee6fd9ee0f7a5a0dff08b4043472d0056e (diff)
downloadlua-language-server-f69f1415d83f161f3d586a0595be7ec408b5b18c.zip
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6d83fa0f..986ddf4c 100644
--- a/package.json
+++ b/package.json
@@ -1,14 +1,14 @@
{
"name": "lua",
"displayName": "Lua",
- "description": "Lua Language Server for VSCode",
+ "description": "Lua Language Server coded by Lua",
"author": "sumneko",
"icon": "images/logo.png",
"license": "MIT",
"version": "0.4.8",
"repository": {
"type": "git",
- "url": "https://github.com/sumneko/vscode-lua-language-server"
+ "url": "https://github.com/sumneko/lua-language-server"
},
"publisher": "sumneko",
"categories": [