diff --git a/proxy/thedoorproxy/dub.json b/proxy/thedoorproxy/dub.json index b92d3f7..979f65c 100644 --- a/proxy/thedoorproxy/dub.json +++ b/proxy/thedoorproxy/dub.json @@ -1,8 +1,10 @@ { - "name": "thedoorproxy", - "description": "The Proxy pattern. Opening and closing the door via password request", - "authors": ["Alexander Zhirov"], - "homepage": "https://zhirov.kz", - "license": "GPL-2.0", + "name": "thedoorproxy", + "description": "The Proxy pattern. Opening and closing the door via password request", + "authors": [ + "Alexander Zhirov" + ], + "homepage": "https://zhirov.kz", + "license": "GPL-2.0", "targetPath": "bin" }