Current File : /home/kelaby89/www/wp/wp-content/plugins/trx_addons/components/api/twitter/tmhOAuth/composer.json
{
  "name": "themattharris/tmhoauth",
  "description": "An OAuth library written in PHP by @themattharris",
  "license": "Apache-2.0",
  "authors": [
    {
      "name": "themattharris",
      "email": "[email protected]",
      "role": "Developer"
    }
  ],
  "keywords": [
    "twitter",
    "oauth"
  ],
  "support": {
    "issues": "https://github.com/themattharris/tmhOAuth/issues"
  },
  "require": {
    "php": ">=5.3.0",
    "ext-curl": "*"
  },
  "autoload": {
    "psr-0": { "tmhOAuth": "" }
  }
}
Page not found – Hello World !