mirror of
https://gh.wpcy.net/https://github.com/superdav42/wp-update-server-plugin.git
synced 2026-05-01 11:42:21 +08:00
19 lines
No EOL
508 B
JSON
19 lines
No EOL
508 B
JSON
{
|
|
"name": "ultimate-multisite/ultimate-update-server-plugin",
|
|
"url": "https://wpmultisitewaas.org",
|
|
"description": "Create an update server with Woocommerce downloadable products.",
|
|
"version": "1.0.0",
|
|
"authors": [
|
|
{
|
|
"name": "David Stone",
|
|
"homepage": "https://github.com/superdav42"
|
|
}
|
|
],
|
|
"license": [
|
|
"GPL-3.0-or-later"
|
|
],
|
|
"type": "wordpress-plugin",
|
|
"require": {
|
|
"yahnis-elsts/wp-update-server": "^2.0"
|
|
}
|
|
} |