{
  "name": "getherbert/herbert-plugin",
  "description": "Herbert plugin",
  "license": "MIT",
  "require": {
    "getherbert/framework": "~0.9",
    "jgrossi/corcel": "^1.1",
    "flycartinc/events": "dev-master",
    "jjgrainger/wp-custom-post-type-class": "dev-master",
    "illuminate/pagination": "~5.0"
  },
  "config": {
    "preferred-install": "dist"
  },
  "minimum-stability": "dev",
  "autoload": {
    "psr-4": {
      "Axisubs\\": "app/"
    }
  }
}
