mirror of
https://gitlab.com/ArkHost/WP-Security-Pack.git
synced 2026-07-23 23:45:51 +02:00
12 lines
435 B
JSON
12 lines
435 B
JSON
{
|
|
"name": "WP Security Pack",
|
|
"version": "1.0",
|
|
"download_url": "https://codeberg.org/ArkHost/WP-Security-Pack/archive/v1.0.zip",
|
|
"homepage": "https://codeberg.org/ArkHost/WP-Security-Pack",
|
|
"description": "WordPress security without the nonsense. No upsells, no premium tier, no fake threat counters.",
|
|
"changelog": "<h4>1.0</h4><ul><li>Initial release</li></ul>",
|
|
"requires": "5.0",
|
|
"tested": "6.9",
|
|
"requires_php": "7.4"
|
|
}
|