Repository URL to install this package:
|
Version:
2.0.0 ▾
|
novicell/dds_editors
/
composer.json
|
|---|
{
"name": "novicell/dds_editors",
"type": "drupal-module",
"description": "Novicell DDS Editors",
"keywords": [
"Novicell"
],
"license": "GPL-2.0+",
"homepage": "https://www.novicell.dk",
"minimum-stability": "dev",
"require": {
"drupal/role_delegation": "^1.0",
"drupal/allowed_formats": "^2.0 || ^3.0"
}
}