Files
streamline-emr/docker/_streamline-src/vendor/h4cc/wkhtmltoimage-amd64/composer.json
T

20 lines
558 B
JSON

{
"name": "h4cc/wkhtmltoimage-amd64",
"description": "Convert html to image using webkit (qtwebkit). Static linked linux binary for amd64 systems.",
"keywords": ["image", "thumbnail", "snapshot", "wkhtmltoimage", "convert", "binary"],
"license": "LGPL Version 3",
"homepage": "http://wkhtmltopdf.org/",
"authors": [
{
"name": "Julius Beckmann",
"email": "github@h4cc.de"
}
],
"minimum-stability": "stable",
"bin": [
"bin/wkhtmltoimage-amd64"
],
"require": {
}
}