Skip to content

Commit

Permalink
add composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
roborourke committed Sep 19, 2018
1 parent fe02744 commit 1a2b5b3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "humanmade/tachyon",
"description": "Rewrites WordPress image URLs to use Tachyon",
"type": "wordpress-plugin",
"license": "GPL-3.0",
"authors": [
{
"name": "Joe Hoyle",
"email": "[email protected]"
}
],
"require": {}
}

0 comments on commit 1a2b5b3

Please sign in to comment.