dev/provisioning/modules/datacat/metadata.json
author Chloe Laisne <chloe.laisne@gmail.com>
Wed, 29 Jun 2016 09:01:43 +0200
changeset 213 e914f250ca7f
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
Fix item property to model

{
  "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": [
  
  ]
}