{
  "name": "beyondConnect/beyondConnect",
  "description": "beyondConnect connects Wordpress with the beyond software services",
  "type": "project",
  "license": "GPL-3.0",
  "authors": [
    {
      "name": "Felix Stadelmann, beyond software",
      "email": "fst@beyond-sw.com"
    }
  ],
  "minimum-stability": "dev",
  "require": {
  },
  "autoload": {
    "psr-4": { "Inc\\": "./inc" }
  }
}
