Updated keywords, description & author data
This commit is contained in:
parent
226561f254
commit
bcc141c2f7
12
package.json
12
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "php-bitpay-client",
|
||||
"description": "PHP Client Library",
|
||||
"description": "PHP Client Library for the BitPay Bitcoin Payment Gateway",
|
||||
"directories": {
|
||||
"lib": "src",
|
||||
"doc": "docs",
|
||||
@ -17,9 +17,15 @@
|
||||
"keywords": [
|
||||
"bitpay",
|
||||
"bitcoin",
|
||||
"php"
|
||||
"php",
|
||||
"library",
|
||||
"payment",
|
||||
"gateway",
|
||||
"ecommerce",
|
||||
"merchant",
|
||||
"money"
|
||||
],
|
||||
"author": "BitPay Inc Ecommerce Development Team",
|
||||
"author": "BitPay Integrations Development Team",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/bitpay/php-bitpay-client/issues"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user