-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathappConfig.json
31 lines (31 loc) · 941 Bytes
/
appConfig.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"packageName": "canoe",
"packageDescription": "Canoe Nano Wallet",
"packageNameId": "se.krampe.canoe",
"statusBarColor": "#192c3a",
"userVisibleName": "Canoe",
"purposeLine": "Canoe Nano Wallet",
"bundleName": "canoe",
"appUri": "canoe",
"name": "canoe",
"nameNoSpace": "canoe",
"nameCase": "Canoe",
"nameCaseNoSpace": "Canoe",
"gitHubRepoName": "canoe",
"gitHubRepoUrl": "git://github.com/gokr/canoe.git",
"gitHubRepoBugs": "https://github.com/gokr/canoe/issues",
"disclaimerUrl": "https://getcanoe.io/disclaimer",
"url": "https://getcanoe.io",
"appDescription": "Canoe Nano Wallet",
"winAppName": "Canoe",
"WindowsStoreIdentityName": "---",
"WindowsStoreDisplayName": "Canoe - Secure Nano Wallet",
"windowsAppId": "---",
"pushSenderId": "---",
"description": "A Secure Nano Wallet",
"version": "0.0.1",
"androidVersion": "391000",
"_extraCSS": null,
"_enabledExtensions": {
}
}