2024-03-10 21:44:34 +00:00

17 lines
336 B
JSON

{
"name": "drupal/json_ingestion_examples",
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Dan Chadwick",
"email": "dan.chadwick@acquia.com"
}
],
"require": {
"drupal/core": "^9 || ^10",
"drupal/migrate_plus": "^6.0",
"drupal/views_json_source": "^1.4"
}
}