{
  "name": "suitepress/profile-lab",
  "description": "Boilerplate for profile-lab",
  "type": "wordpress-plugin",
  "autoload": {
    "psr-4": {
      "ProfileLab\\": "app/"
    }
  },
  "require": {}
}
