{
  "name": "drupal/entity_field_condition",
  "description": "Provides a Condition plugin that checks to see if a particular entity bundle has a field with a specific value.",
  "type": "drupal-module",
  "keywords": ["Drupal", "Conditions"],
  "homepage": "https://www.drupal.org/project/entity_field_condition",
  "license": "GPL-2.0-or-later",
  "authors": [
    {
      "name": "Adrian Cid Almaguer (adriancid)",
      "email": "adriancid@gmail.com",
      "homepage": "https://www.drupal.org/u/adriancid",
      "role": "Maintainer"
    },
    {
      "name": "Diosbel Mezquía (diosbelmezquia)",
      "email": "dmezquiam@gmail.com",
      "homepage": "https://www.drupal.org/u/diosbelmezquia",
      "role": "Maintainer"
    }
  ],
  "support": {
    "issues": "https://www.drupal.org/project/issues/entity_field_condition",
    "source": "http://cgit.drupalcode.org/entity_field_condition"
  },
  "require": {
    "drupal/core": "^8.7.7 || ^9.0"
  }
}
