Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
novicell/dds_content / composer.json
Size: Mime:
{
  "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"
  }
}