From f66e20b72d4a65b1dbdc589700dbe3049c71e3ae Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Mon, 2 Jan 2023 18:08:14 -0500 Subject: Updated manifest. --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 776f6ba..85240c0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "plugins": [ { - "name": "plugin_manager", + "id": "plugin_manager", "version": "0.1", "description": "A GUI interface to the Adam's lite plugin manager.", "path": "plugins/plugin_manager", @@ -31,7 +31,7 @@ } }, { - "name": "json", + "id": "json", "version": "1.0", "description": "JSON support plugin, provides encoding/decoding.", "type": "library", -- cgit v1.2.3