{
  "name": "hofmannsven/mark-posts",
  "description": "Mark and highlight posts, pages and posts of custom post types within the posts overview.",
  "type": "wordpress-plugin",
  "keywords": [
    "wordpress",
    "wordpress-plugin"
  ],
  "license": "GPL-2.0+",
  "authors": [
    {
      "name": "Sven Hofmann",
      "email": "info@hofmannsven.com",
      "homepage": "https://hofmannsven.com",
      "role": "Developer"
    },
    {
      "name": "Michael Schönrock",
      "email": "hello@michaelschoenrock.com",
      "homepage": "https://www.halloecho.de",
      "role": "Developer"
    }
  ],
  "support": {
    "issues": "https://github.com/hofmannsven/mark-posts/issues",
    "wiki": "https://github.com/hofmannsven/mark-posts/wiki",
    "source": "https://github.com/hofmannsven/mark-posts"
  },
  "require": {
    "php": "^7.0|^8.0"
  },
  "require-dev": {
    "roots/wordpress": "^6.7",
    "laravel/pint": "^1.20"
  },
  "config": {
    "allow-plugins": {
      "roots/wordpress-core-installer": true
    }
  }
}
