diff --git a/apexplugin.json b/apexplugin.json index d1b440c..5723600 100644 --- a/apexplugin.json +++ b/apexplugin.json @@ -1,4 +1,5 @@ - "name" : "APEX-Websocket-Plugin", +{ +"name" : "APEX-Websocket-Plugin", "version" : "1.0", "description" : "A WebSocket-Plugin for declarative usage in Oracle APEX", "keywords" : ["WebSockets", "realtime" , "connection"], @@ -11,8 +12,8 @@ "author" : { "name" : "Kai Donato", "email" : "kai.donato@mt-ag.com", - "url" : "apex.mt-ag.com/" - "twitter" : "_KaiDonato" + "url" : "apex.mt-ag.com/", + "twitter" : "_KaiDonato", "donationUrl" : "" }, "repository" : {