| Server IP : 164.138.27.172 / Your IP : 216.73.216.143 Web Server : nginx/1.27.4 System : Linux cookingdream 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 User : www-adm ( 1001) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /home/jonasn/slask/mfs-wordpress-root/ |
Upload File : |
{
"name": "shipyard/wordpress-root",
"description": "Wordpress Root",
"authors": [
{
"name": "Richard Sweeney",
"email": "richards@theshipyard.se",
"homepage": "http://theshipyard.se"
},
{
"name": "Valentin Cvetkovski",
"email": "valentin.cvetkovski@theshipyard.se",
"homepage": "http://theshipyard.se"
},
{
"name": "Robert Eliason",
"email": "roberte@theshipyard.se",
"homepage": "http://theshipyard.se"
}
],
"type": "project",
"repositories": [
{
"type": "composer",
"url": "https://wpackagist.org"
},
{
"type": "git",
"url" : "git@bitbucket.org:wpbyran/mfs-theme.git"
},
{
"type": "git",
"url" : "git@bitbucket.org:wpbyran/mfs-recipe-sync.git"
},
{
"type": "git",
"url" : "https://github.com/WP-API/Basic-Auth"
}
],
"config": {
"vendor-dir": "content/vendor"
},
"require": {
"php": "^5.5.9 || ^7.0",
"johnpbloch/wordpress": "*",
"shipyard-wordpress-theme/movement-sales-partner-theme": "dev-master",
"movement-sales-partner-recipes": "dev-master",
"wp-papi/papi": "^3.0.5",
"ekandreas/bladerunner": "*",
"wpackagist-plugin/wp-term-images": "*",
"wp-api/basic-auth": "dev-master"
},
"require-dev": {
"wpackagist-plugin/query-monitor": "*"
},
"extra": {
"installer-paths": {
"content/mu-plugins/{$name}/": ["type:wordpress-muplugin"],
"content/plugins/{$name}/": ["type:wordpress-plugin"],
"content/themes/{$name}/": ["type:wordpress-theme"]
},
"wordpress-install-dir": "wp"
}
}