aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2022-09-16 22:30:37 -0400
committerAdam <adamdharrison@gmail.com>2022-09-16 22:30:37 -0400
commit067b8b416f61af288c4fc469ed895cf255799633 (patch)
tree7059f8baab415177f7488d071c651810b06d8fb3 /manifest.json
parent66464e1caaa651fa4015fd8c6a15e84285a69bb9 (diff)
downloadlite-xl-plugin-manager-067b8b416f61af288c4fc469ed895cf255799633.tar.gz
lite-xl-plugin-manager-067b8b416f61af288c4fc469ed895cf255799633.zip
Added in type and renamed type to organization.
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index ffcb1fe..7c886cf 100644
--- a/manifest.json
+++ b/manifest.json
@@ -20,6 +20,7 @@
"name": "support_json",
"version": "1.0",
"description": "JSON support plugin, provides encoding/decoding.",
+ "type": "library",
"path": "plugins/support_json.lua",
"provides": ["json"]
}]