dev/provisioning/modules/datacat/metadata.json
changeset 28 b0b56e0f8c7f
equal deleted inserted replaced
27:a2342f26c9de 28:b0b56e0f8c7f
       
     1 {
       
     2   "name": "richardc-datacat",
       
     3   "version": "0.6.2",
       
     4   "author": "Richard Clamp",
       
     5   "summary": "Puppet type for handling data fragments",
       
     6   "license": "Apache-2.0",
       
     7   "source": "https://github.com/richardc/puppet-datacat",
       
     8   "project_page": "https://github.com/richardc/puppet-datacat",
       
     9   "issues_url": "https://github.com/richardc/puppet-datacat/issues",
       
    10   "description": "A pair of types for handling data fragments and templating",
       
    11   "dependencies": [
       
    12   
       
    13   ]
       
    14 }