diff options
Diffstat (limited to 'plugins/websocket-codec/plugin.json')
-rw-r--r-- | plugins/websocket-codec/plugin.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/websocket-codec/plugin.json b/plugins/websocket-codec/plugin.json new file mode 100644 index 00000000000..00a49dbcba3 --- /dev/null +++ b/plugins/websocket-codec/plugin.json @@ -0,0 +1,8 @@ +{ + "plugin": { + "name": "websocket-codec", + "version": "1.0.7", + "author": "Tim Caswell", + "type": "library", + } +}
\ No newline at end of file |