HEX
Server: LiteSpeed
System: Linux server44.twelveinks.com 5.14.0-570.12.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 13 06:11:55 EDT 2025 x86_64
User: moda (1338)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /python/moda/public_html/tech/old/vendor/bitpay/php-client/package.json
{
  "name": "php-bitpay-client",
  "description": "PHP Client Library for the BitPay Bitcoin Payment Gateway",
  "directories": {
    "lib": "src",
    "doc": "docs",
    "example": "examples",
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bitpay/php-bitpay-client.git"
  },
  "keywords": [
    "bitpay",
    "bitcoin",
    "php",
    "library",
    "payment",
    "gateway",
    "ecommerce",
    "merchant",
    "money"
  ],
  "author": "BitPay Integrations Development Team",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/bitpay/php-bitpay-client/issues"
  },
  "homepage": "https://github.com/bitpay/php-bitpay-client",
  "engines": {
    "node": ">=0.10.33",
    "npm": "~2.1.5"
  },
  "devDependencies": {
    "phantomjs": "^1.9.12"
  }
}