copay/app-template/bitpay/appConfig.json

34 lines
952 B
JSON
Raw Normal View History

{
"packageName": "bitpay",
"packageDescription": "Secure Bitcoin Wallet",
"userVisibleName": "BitPay",
"purposeLine": "Secure Bitcoin Wallet",
"bundleName": "wallet",
"appUri": "bitpay",
"name": "bitpay",
"nameNoSpace": "bitpay",
"nameCase": "BitPay",
"nameCaseNoSpace": "BitPay",
2016-12-13 11:50:19 -08:00
"gitHubRepoName": "copay",
"gitHubRepoUrl": "git://github.com/bitpay/copay.git",
"gitHubRepoBugs": "https://github.com/bitpay/copay/issues",
"disclaimerUrl": "",
"url": "https://bitpay.com",
2016-10-11 11:26:04 -07:00
"appDescription": "Secure Bitcoin Wallet",
"winAppName": "BitPayWallet",
"wpPublisherId": "{}",
"wpProductId": "{}",
2016-12-20 10:56:13 -08:00
"windowsAppId": "2d1002d7-ee34-4f60-bd29-0c871ba0c195",
"pushSenderId": "1036948132229",
2016-10-11 11:26:04 -07:00
"description": "Secure Bitcoin Wallet",
2017-02-07 13:19:20 -08:00
"version": "1.3.6",
"androidVersion": "136000",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,
"glidera": true,
"debitcard": true,
"amazon": true
}
}