{
  "name": "sassdoc-theme-md",
  "version": "1.0.5",
  "description": "A markdown theme for SassDoc.",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dfmcphee/sassdoc-theme-md.git"
  },
  "main": "dist",
  "files": [
    "dist",
    "templates",
    "default.json",
    "index.js",
    "LICENSE.md",
    "README.md"
  ],
  "keywords": [
    "Sassdoc",
    "Sassdoc Theme",
    "Sassdoc Markdown",
    "sassdoc-theme"
  ],
  "author": "Dominic McPhee <dominic.mcphee@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/dfmcphee/sassdoc-theme-md/issues"
  },
  "homepage": "https://github.com/dfmcphee/sassdoc-theme-md#readme",
  "dependencies": {
    "es6-denodeify": "^0.1.5",
    "es6-promise": "^3.1.2",
    "extend": "^3.0.2",
    "fs-extra": "^0.28.0",
    "markdown-table": "^0.4.0",
    "sassdoc-extras": "^2.4.1",
    "swig": "^1.4.2"
  }
}
