{
  "name": "simp-dummy",
  "version": "0.1.0",
  "author": "simp",
  "summary": "A dummy module for testing",
  "license": "Apache-2.0",
  "source": "https://github.com/op-ct/pupmod-simp-dummy",
  "project_page": "https://github.com/op-ct/pupmod-simp-dummy",
  "issues_url": "https://github.com/op-ct/pupmod-simp-dummy/issues",
  "dependencies": [
  ],
  "requirements": [
  ],
  "operatingsystem_support": [
    {
      "operatingsystem": "CentOS",
      "operatingsystemrelease": [
        "6",
        "7"
      ]
    },
    {
      "operatingsystem": "RedHat",
      "operatingsystemrelease": [
        "6",
        "7"
      ]
    }
  ],
  "puppet_version": [
    "2.7",
    "3.0",
    "3.1",
    "3.2",
    "3.3",
    "3.4",
    "3.5",
    "3.6",
    "3.7"
  ]
}