patterns/proxy/thedoorproxy/dub.json

11 lines
261 B
JSON
Raw Normal View History

2022-12-17 20:25:47 +00:00
{
2022-12-22 20:10:15 +00:00
"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",
2022-12-17 20:25:47 +00:00
"targetPath": "bin"
}