14 lines
302 B
JSON
14 lines
302 B
JSON
|
{
|
||
|
"plugins": [
|
||
|
"https://downloads.wordpress.org/plugin/woocommerce.latest-stable.zip",
|
||
|
"https://github.com/WP-API/Basic-Auth/archive/master.zip",
|
||
|
"."
|
||
|
],
|
||
|
"themes": [
|
||
|
"https://downloads.wordpress.org/theme/storefront.latest-stable.zip"
|
||
|
],
|
||
|
"mappings": {
|
||
|
".htaccess": "./bin/.htaccess"
|
||
|
}
|
||
|
}
|