From 067b8b416f61af288c4fc469ed895cf255799633 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 16 Sep 2022 22:30:37 -0400 Subject: Added in type and renamed type to organization. --- manifest.json | 1 + 1 file changed, 1 insertion(+) (limited to 'manifest.json') 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"] }] -- cgit v1.2.3