copay/app-template/bitpay/appConfig.json

34 lines
915 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-10-18 07:19:21 -07:00
"windowsAppId": "",
"pushSenderId": "1036948132229",
2016-10-11 11:26:04 -07:00
"description": "Secure Bitcoin Wallet",
2016-12-19 13:16:51 -08:00
"version": "1.2.1",
"androidVersion": "12100",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,
"glidera": true,
"debitcard": true,
"amazon": true
}
}