generated from pascalmartineau/wp-skeleton
18 lines
329 B
JSON
18 lines
329 B
JSON
{
|
|
"name": "wp-sites/wp-skeleton",
|
|
"repositories": [
|
|
{
|
|
"type": "composer",
|
|
"url": "https://wpackagist.org"
|
|
}
|
|
],
|
|
"config": {
|
|
"allow-plugins": {
|
|
"composer/installers": true
|
|
},
|
|
"optimize-autoloader": true,
|
|
"preferred-install": "dist",
|
|
"sort-packages": true
|
|
},
|
|
"require": {}
|
|
} |