{
  "name": "addpipe/pipe-recorder",
  "description": "This plugin integrates the Pipe Platform with WordPress. It lets you and your website visitors and users record audio, video, and screen recordings.",
  "type": "wordpress-plugin",
  "license": "GPLv3",
  "require": {
    "php": ">=7.4"
  },
  "autoload": {
    "classmap": [
      "."
    ]
  },
  "extra": {
    "installer-name": "pipe-recorder"
  }
}
