More tidying.
[yaffs-website] / web / modules / custom / yaffs_document / composer.json
1 {
2   "name": "drupal/yaffs_paper",
3   "type": "drupal-module",
4   "description": "My Awesome Module",
5   "keywords": ["Drupal"],
6   "license": "GPL-2.0+",
7   "minimum-stability": "dev",
8   "require": { }
9 }