{
  "url": "https://vimlet.com/vimlet/vimlet-cli/master",
  "badges": {
    "license": {
      "value": "MIT",
      "color": "blue",
      "link": "https://github.com/vimlet/vimlet-cli/blob/master/LICENSE"
    },
    "build": {
      "value": "passing",
      "color": "green",
      "link": "https://vimlet.com/downloads"
    },
    "semver": {
      "value": "{{version}}",
      "color": "green"
    },
    "docs": {
      "value": "documentation",
      "color": "blue",
      "link": "https://vimlet.com/vimlet/vimlet-cli/master/docs/release/index.html"
    }
  },
  "output": "docs/readme",
  "readme": [
    "README.md"
  ],
  "package": "src/package.json",
  "copy": {
    "from": "README.md",
    "to": "src/README.md"
  },
  "timestamp": 1527098252652
}