Commit 6e0295f8 authored by Jeremy Bokobza's avatar Jeremy Bokobza

Added synopsis

changed name in package.json so that it's unique (especially important on Linux to avoid packages clashes)
parent 2b79335e
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
], ],
"category": "Utility", "category": "Utility",
"icon": "dist/assets/images/icons", "icon": "dist/assets/images/icons",
"synopsis": "${description}",
"artifactName": "${productName}.v${version}.setup.${os}.${arch}.${ext}" "artifactName": "${productName}.v${version}.setup.${os}.${arch}.${ext}"
}, },
"nsis": { "nsis": {
......
{ {
"name": "Breeze", "name": "BreezeWallet",
"description": "Graphical User Interface for Breeze Wallet.", "description": "Breeze Wallet: Stratis' dual-currency full block light wallet with a strong focus on privacy.",
"version": "0.3.0", "version": "0.3.0",
"author": { "author": {
"name": "Stratis Group", "name": "Stratis Group",
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
"breeze", "breeze",
"ui", "ui",
"stratis", "stratis",
"bitcoin",
"angular", "angular",
"electron", "electron",
"typescript", "typescript",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment