Your IP : 216.73.216.248


Current Path : /home/digilove/www/41423/
Upload File :
Current File : /home/digilove/www/41423/composer.json.tar

home/digilove/public_html/libraries/vendor/typo3/phar-stream-wrapper/composer.json000064400000001503152377172130024561 0ustar00{
    "name": "typo3/phar-stream-wrapper",
    "description": "Interceptors for PHP's native phar:// stream handling",
    "type": "library",
    "license": "MIT",
    "homepage": "https://typo3.org/",
    "keywords": ["php", "phar", "stream-wrapper", "security"],
    "require": {
        "php": "^5.3.3 || ^7.0",
        "ext-json": "*",
        "brumann/polyfill-unserialize": "^1.0 || ^2.0"
    },
    "require-dev": {
        "ext-xdebug": "*",
        "phpunit/phpunit": "^4.8.36"
    },
    "suggest": {
        "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing"
    },
    "autoload": {
        "psr-4": {
            "TYPO3\\PharStreamWrapper\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "TYPO3\\PharStreamWrapper\\Tests\\": "tests/"
        }
    }
}
home/digilove/public_html/libraries/vendor/tecnickcom/tcpdf/composer.json000064400000002024152377327210023021 0ustar00{
  "name": "tecnickcom/tcpdf",
  "version": "6.2.26",
  "homepage": "http://www.tcpdf.org/",
  "type": "library",
  "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
  "keywords": [
    "PDF",
    "tcpdf",
    "PDFD32000-2008",
    "qrcode",
    "datamatrix",
    "pdf417",
    "barcodes"
  ],
  "license": "LGPL-3.0",
  "authors": [
    {
      "name": "Nicola Asuni",
      "email": "info@tecnick.com",
      "role": "lead"
    }
  ],
  "require": {
    "php": ">=5.3.0"
  },
  "autoload": {
    "classmap": [
      "config",
      "include",
      "tcpdf.php",
      "tcpdf_parser.php",
      "tcpdf_import.php",
      "tcpdf_barcodes_1d.php",
      "tcpdf_barcodes_2d.php",
      "include/tcpdf_colors.php",
      "include/tcpdf_filters.php",
      "include/tcpdf_font_data.php",
      "include/tcpdf_fonts.php",
      "include/tcpdf_images.php",
      "include/tcpdf_static.php",
      "include/barcodes/datamatrix.php",
      "include/barcodes/pdf417.php",
      "include/barcodes/qrcode.php"
    ]
  }
}