This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/composer.json
naomi 4756074cf7 Generated module and Person entity
Changed "published" status of entity to "enabled". Removed author field from display
2018-04-04 12:59:01 +02:00

15 lines
371 B
JSON

{
"name": "drupal/zencrm",
"type": "drupal-module",
"description": "Zen CRM",
"keywords": ["Drupal"],
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/zencrm",
"minimum-stability": "dev",
"support": {
"issues": "https://www.drupal.org/project/issues/zencrm",
"source": "http://cgit.drupalcode.org/zencrm"
},
"require": { }
}