This commit is contained in:
Cooper Dalrymple
2026-06-04 13:05:07 -05:00
parent e5fadef788
commit bcfe35fa91
7 changed files with 55 additions and 27 deletions
+7 -4
View File
@@ -1,14 +1,17 @@
{
"$schema": "https://www.schemastore.org/package.json",
"name": "cleverogre/plugin",
"name": "cleverogre/ogre-captcha",
"version": "0.0.0",
"title": "Example",
"description": "Example plugin",
"title": "Ogre CAPTCHA",
"description": "Protect your site with CAPTCHA",
"author": "CleverOgre",
"license": "GPL-3.0+",
"keywords": [
"WordPress",
"Plugin"
"Plugin",
"Cap",
"CAPTCHA",
"Security"
],
"homepage": "https://cleverogre.com",
"engines": {