{
  "name": "drupal/paragraphs",
  "description": "Enables the creation of Paragraphs entities.",
  "type": "drupal-module",
  "license": "GPL-2.0",
  "require": {
    "drupal/core": "~8",
    "drupal/entity_reference_revisions": "~1.3"
  },
  "require-dev": {
    "drupal/diff": "~1.0",
    "drupal/replicate": "~1.0",
    "drupal/inline_entity_form": "~1.0",
    "drupal/field_group": "~1.0",
    "drupal/block_field": "~1.0"
  }
}
