Skip to content

Commit

Permalink
Create composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jessuppi committed Nov 13, 2019
1 parent 74ada67 commit 84b61bd
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "littlebizzy/seo-genius",
"type": "wordpress-plugin",
"license": "GPL-2.0-or-later",
"homepage": "https://www.littlebizzy.com/plugins/seo-genius",
"description": "The ultimate collection of SEO optimization features for WordPress including SERP previews, optimized HTML headers, meta description fields, and more.",
"keywords": ["wordpress","plugin","seo","search","engine","optimization","serp","preview","meta","tags"],
"support": {
"issues": "https://github.com/littlebizzy/seo-genius/issues",
"forum": "https://www.littlebizzy.com/members"
},
"require": {
"php": ">=7.0",
"composer/installers": "~1.0"
}
}

0 comments on commit 84b61bd

Please sign in to comment.