![]() 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/mets.corals.io/wp-content/metras.v32.1/ |
{ "name": "roots/sage", "type": "wordpress-theme", "license": "MIT", "description": "WordPress starter theme with a modern development workflow", "homepage": "https://roots.io/sage/", "authors": [ { "name": "Ben Word", "email": "[email protected]", "homepage": "https://github.com/retlehs" }, { "name": "Scott Walkinshaw", "email": "[email protected]", "homepage": "https://github.com/swalkinshaw" }, { "name": "QWp6t", "email": "[email protected]", "homepage": "https://github.com/qwp6t" } ], "keywords": [ "wordpress" ], "support": { "issues": "https://github.com/roots/sage/issues", "forum": "https://discourse.roots.io/" }, "autoload": { "psr-4": { "App\\": "app/" } }, "require": { "php": "^7.1.3", "generoi/sage-acfblocks": "dev-master", "jenssegers/agent": "^2.6", "mobiledetect/mobiledetectlib": "^2.8", "roots/acorn": "dev-master", "stoutlogic/acf-builder": "^1.8" }, "repositories": { "0": { "type": "composer", "url": "https://wpackagist.org" }, "sage-acfblocks": { "type": "vcs", "url": "https://github.com/generoi/sage-acfblocks.git" } }, "require-dev": { "squizlabs/php_codesniffer": "^3.4" }, "config": { "optimize-autoloader": true, "preferred-install": "dist", "sort-packages": true }, "minimum-stability": "dev", "prefer-stable": true, "scripts": { "lint": [ "phpcs" ], "post-autoload-dump": [ "Roots\\Acorn\\ComposerScripts::postAutoloadDump" ] } }