![]() 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/dceprojects.corals.io/node_modules/@nesk/puphpeteer/ |
{ "name": "@nesk/puphpeteer", "version": "2.0.0", "description": "A Puppeteer bridge for PHP, supporting the entire API.", "keywords": [ "php", "puppeteer", "headless-chrome", "testing", "web", "developer-tools", "automation" ], "author": { "name": "Johann Pardanaud", "email": "[email protected]", "url": "https://johann.pardanaud.com/" }, "license": "MIT", "repository": "github:nesk/puphpeteer", "engines": { "node": ">=9.0.0" }, "dependencies": { "@nesk/rialto": "^1.2.1", "puppeteer": "~5.5.0" }, "devDependencies": { "@types/yargs": "^15.0.10", "typescript": "^4.1.2", "yargs": "^16.1.1" } }