Skip to content
Snippets Groups Projects
Verified Commit 369e88b6 authored by Erick Hitter's avatar Erick Hitter
Browse files

For kicks, add a composer.json.

parent a5cb7095
No related branches found
No related tags found
No related merge requests found
{
"name" : "ethitter/eth-redirect-to-latest",
"description" : "Redirect a chosen slug, \"latest\" by default, to, well, the most-recently published post.",
"homepage" : "https://ethitter.com/",
"type" : "wordpress-plugin",
"license" : "GPL-2.0+",
"authors" : [
{
"name" : "Erick Hitter",
"email" : "wp@ethitter.com",
"homepage" : "https://ethitter.com/"
}
],
"require" : {
"composer/installers" : "~1.0"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment