{
  "name": "j7mbo/twitter-api-php",
  "description": "Simple PHP Wrapper for Twitter API v1.1 calls",
  "version": "0.1",
  "type": "library",
  "keywords": ["twitter", "PHP", "API"],
  "homepage": "https://github.com/j7mbo/twitter-api-php",
  "license": "GNU Public License",
  "authors": [
    {
      "name": "James Mallison",
      "homepage": "https://github.com/j7mbo/twitter-api-php"
    }
  ],
  "autoload": {
    "files": ["TwitterAPIExchange.php"]
  }
}
