forked from go/golangs_learn
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
378 B
18 lines
378 B
{
|
|
"name": "Molly - Constellation Desktop Wallet",
|
|
"description": "Used to store $DAG tokens",
|
|
"author": {
|
|
"name": "vito",
|
|
"email": "vito@armedvito.com"
|
|
},
|
|
"version": "1.2.0",
|
|
"binaryname": "mollywallet",
|
|
"frontend": {
|
|
"dir": "frontend",
|
|
"install": "npm install",
|
|
"build": "npm run build",
|
|
"bridge": "src",
|
|
"serve": "npm run serve"
|
|
},
|
|
"WailsVersion": ""
|
|
}
|
|
|