HOME


Mini Shell 1.0
DIR: /home/dhnidqcz/pragmaticsng.org/wp-content/plugins/e2pdf/vendors/svggraph/
Upload File :
Current File : /home/dhnidqcz/pragmaticsng.org/wp-content/plugins/e2pdf/vendors/svggraph/composer.json
{
  "name": "goat1000/svggraph",
  "description": "Generates SVG graphs",
  "homepage": "http://www.goat1000.com/svggraph.php",
  "license": "LGPL-3.0-only",
  "require": {
    "php": ">=5.4.0",
    "lib-pcre": "*",
    "ext-json": "*"
  },
  "suggest": {
    "ext-iconv": "For non-ASCII text measurement support"
  },
  "autoload": {
    "psr-4": {
      "Goat1000\\SVGGraph\\": ""
    }
  }
}