{
  "name": "gmulti/morphism",
  "type": "project",
  "license": "MIT",
  "authors": [
    {
      "name": "Thomas DENEULIN",
      "email": "thomas@wp-umbrella.com"
    }
  ],
  "minimum-stability": "stable",
  "autoload": {
    "psr-4": {
      "Morphism\\": "lib/"
    }
  },
  "require-dev": {
    "phpunit/phpunit": "^6.5"
  }
}
