aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
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",