{ "config": { "WP_DEBUG": true, "SCRIPT_DEBUG": true, "WP_DEBUG_LOG": "/tmp/wp-errors.log", "FS_METHOD": "direct", "WP_ENVIRONMENT_TYPE": "local", "WP_DEVELOPMENT_MODE": "all", "JETPACK_DEV_DEBUG": true, "WPORG_SANDBOXED": true }, "core": "WordPress/WordPress#master", "mappings": { "env": "./env", "wp-content/mu-plugins": "./mu-plugins", "wp-content/plugins": "./plugins", "wp-content/themes": "./themes", "wp-content/mu-plugins/0-sandbox.php": "./.env/0-sandbox.php", "wp-content/phpunit.xml.dist": "./phpunit.xml.dist", "wp-cli.local.yml": "./wp-cli.local.yml" } }