mjordan / persistent_identifiers

Drupal 8/9 Module that provides a generalized framework for minting and persisting persistent identifiers (DOIs, ARKs, etc.).
GNU General Public License v2.0
5 stars 11 forks source link

Adds composer.json #4

Closed bryjbrown closed 4 years ago

bryjbrown commented 4 years ago

Setting up composer.json files so that this module (and related plugins) can be downloaded via Composer as part of a new Drupal project.

mjordan commented 4 years ago

Thanks!