{
  "name": "frankverhoeven/fv-community-news",
  "description": "FV Community News",
  "type": "project",
  "keywords": [
    "Frank",
    "Verhoeven",
    "Community",
    "News"
  ],
  "homepage": "https://frankverhoeven.me/wordpress-plugin-fv-community-news/",
  "minimum-stability": "dev",
  "prefer-stable": true,
  "require": {
    "php": "^7.0"
  },
  "autoload": {
    "psr-4": {
      "FvCommunityNews\\": "src/"
    }
  }
}
