![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/rentpix.corals.io/vendor/spiritix/php-chrome-html2pdf/ |
{ "name": "php-chrome-html2pdf", "version": "1.7.4", "description": "A PHP library for converting HTML to PDF using Google Chrome.", "main": "index.js", "type": "module", "directories": { "test": "tests/js" }, "engines": { "node": ">=14.1.0" }, "dependencies": { "commander": "^9.2.0", "get-stdin": "^9.0.0", "puppeteer": "^18.0.4" }, "devDependencies": { "chai": "^4.3.6", "mocha": "^10.0.0" }, "scripts": { "test": "mocha --timeout=10000 tests/js" }, "repository": { "type": "git", "url": "git+https://github.com/spiritix/php-chrome-html2pdf.git" }, "author": "Matthias Isler <[email protected]>", "license": "MIT", "bugs": { "url": "https://github.com/spiritix/php-chrome-html2pdf/issues" }, "homepage": "https://github.com/spiritix/php-chrome-html2pdf#readme" }