{
  "name": "confluence-to-github-markdown",
  "version": "1.1.2",
  "description": "Convert Confluence Pages to github markdown",
  "bin": {
    "confluence-to-github-markdown": "./Confluence-html-to-github-markdown.js"
  },
  "main": "Confluence-html-to-github-markdown.js",
  "repository": "git@github.com:EWhite613/Confluence-to-Github-Markdown.git",
  "dependencies": {
    "path": "^0.12.7",
    "sync-exec": "^0.6.2",
    "fs-extra":"^7.0.0"
  },
  "devDependencies": {},
  "keywords": [
    "Confluence",
    "Markdown",
    "Confluence to Markdown",
    "Confluence to Github Markdown",
    "ember",
    "Github Markdown",
    "Images",
    "export images",
    "reference images"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Eric White",
  "license": "MIT"
}
