diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 1 |
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"] }] |