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