Updated keywords, description & author data

This commit is contained in:
Rich Morgan 2015-02-19 11:22:35 -05:00
parent 226561f254
commit bcc141c2f7

View File

@ -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"