X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcustom%2Fyaffs_document%2Fcomposer.json;fp=web%2Fmodules%2Fcustom%2Fyaffs_document%2Fcomposer.json;h=f1e0a56063b09294631478022ebd2547e34db3b0;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/modules/custom/yaffs_document/composer.json b/web/modules/custom/yaffs_document/composer.json new file mode 100644 index 000000000..f1e0a5606 --- /dev/null +++ b/web/modules/custom/yaffs_document/composer.json @@ -0,0 +1,9 @@ +{ + "name": "drupal/yaffs_paper", + "type": "drupal-module", + "description": "My Awesome Module", + "keywords": ["Drupal"], + "license": "GPL-2.0+", + "minimum-stability": "dev", + "require": { } +}