{
  "name": "docs-theme-default",
  "version": "0.0.2",
  "description": "Default theme for docs",
  "repository": "https://github.com/tjbenton/docs/tree/master/packages/docs-theme-default",
  "bugs": {
    "url": "https://github.com/tjbenton/docs/issues"
  },
  "author": "Tyler Benton <tjbenton21@gmail.com> (https://github.com/tjbenton)",
  "license": "ISC",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "highlight.js": "^9.6.0",
    "marked": "^0.3.6",
    "to-js": "0.0.6"
  }
}
