{
  "name": "vuepress-theme-succinct",
  "version": "1.7.2",
  "description": "A slightly opinionated theme for Vuepress",
  "main": "index.js",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Microflash/vuepress-theme-succinct"
  },
  "keywords": [
    "documentation",
    "generator",
    "vue",
    "vuepress"
  ],
  "maintainers": [
    {
      "name": "Naiyer Asif"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Microflash/vuepress-theme-succinct/issues"
  },
  "homepage": "https://succinct.mflash.dev",
  "dependencies": {
    "@vuepress/plugin-active-header-links": "^1.7.1",
    "@vuepress/plugin-nprogress": "^1.7.1",
    "@vuepress/plugin-search": "^1.7.1",
    "docsearch.js": "^2.5.2",
    "lodash": "^4.17.20",
    "stylus": "^0.54.8",
    "stylus-loader": "^3.0.2",
    "vuepress-plugin-container": "^2.1.5",
    "vuepress-plugin-smooth-scroll": "^0.0.10"
  }
}
