{
  "name": "Future Post with password",
  "description": "This plugin allows you to send someone a link with a key in the URL so that they can visualize a future post without needing to be logged in.",
  "require": {
    "php": ">=7.2"
  },
  "autoload": {
    "psr-4": {
      "FPWP\\": "includes/"
    }
  }
}
