Repository URL to install this package:
|
Version:
3.1.1 ▾
|
novicell/dds_content
/
composer.json
|
|---|
{
"name": "novicell/dds_content",
"type": "drupal-module",
"description": "Drupal Design Suite basic content types",
"keywords": [
"Novicell"
],
"license": "GPL-2.0+",
"homepage": "https://www.novicell.dk",
"minimum-stability": "dev",
"require": {
"drupal/metatag": "^1.0 || ^2.0",
"drupal/field_group": "^3.0@RC",
"drupal/scheduler": "~2.0",
"drupal/entity_clone": "^1.0@beta || ^2.0@beta",
"drupal/autosave_form": "^1.4",
"novicell/dds_media": "^2.0 || ~3.0",
"novicell/dds_layouts": "^2.0 || ^3.0",
"novicell/dds_tools": "^2.0",
"novicell/dds_dynamic_key_value": "^2.0",
"drupal/allowed_formats": "^2.0 || ^3.0",
"drupal/linkit": "^7.0"
}
}