diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..7d52bea --- /dev/null +++ b/composer.json @@ -0,0 +1,14 @@ +{ + "name": "slangji/wp-missed-schedule", + "description": "OAuth 1.0a Server for WordPress", + "type": "wordpress-plugin", + "license": "GPL2+", + "authors": [ + { + "name": "sLaNGjIs Team", + "homepage": "http://slangjis.org/" + } + ], + "require": {} +} +