+24
−19
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -2,7 +2,9 @@ | ||
"name": "drupal/paragraphs_usage",
|
||
"type": "drupal-module",
|
||
"description": "Check if an a paragraph is used in specific content types.",
|
||
"keywords": ["Drupal"],
|
||
"keywords": [
|
||
"Drupal"
|
||
],
|
||
"license": "GPL-2.0+",
|
||
"homepage": "https://www.drupal.org/project/paragraphs_usage",
|
||
"authors": [
|
||
| @@ -18,5 +20,8 @@ | ||
},
|
||
"require": {
|
||
"drupal/paragraphs": "^1.12"
|
||
},
|
||
"require-dev": {
|
||
"drupal/admin_toolbar": "^3.1"
|
||
}
|
||
} |
||
+42
−0
Loading