diff -r a2342f26c9de -r b0b56e0f8c7f dev/provisioning/modules/datacat/metadata.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dev/provisioning/modules/datacat/metadata.json Fri Jan 15 15:35:00 2016 +0100 @@ -0,0 +1,14 @@ +{ + "name": "richardc-datacat", + "version": "0.6.2", + "author": "Richard Clamp", + "summary": "Puppet type for handling data fragments", + "license": "Apache-2.0", + "source": "https://github.com/richardc/puppet-datacat", + "project_page": "https://github.com/richardc/puppet-datacat", + "issues_url": "https://github.com/richardc/puppet-datacat/issues", + "description": "A pair of types for handling data fragments and templating", + "dependencies": [ + + ] +}