src/package.json: add description
This commit is contained in:
parent
3caaa1c483
commit
2ced701309
|
@ -2,7 +2,7 @@
|
|||
"release": "12",
|
||||
"name": "wg-easy",
|
||||
"version": "1.0.2",
|
||||
"description": "",
|
||||
"description": "The easiest way to run WireGuard VPN + Web-based Admin UI.",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"serve": "DEBUG=Server,WireGuard nodemon server.js",
|
||||
|
|
Loading…
Reference in New Issue