{
  "name": "atomdoc-md",
  "version": "0.6.7",
  "repository": {
    "type": "git",
    "url": "https://github.com/venkatperi/atomdoc-md.git"
  },
  "preferGlobal": true,
  "description": "generate markdown from atomdoc via donna/tello.",
  "dependencies": {
    "donna-vp": "^1.0.13",
    "handlebars": "^4.0.5",
    "hconf": "^1.2.1",
    "lodash": "^4.12.0",
    "marked": "^0.3.5",
    "mkdirp": "^0.5.1",
    "pretty-hrtime": "^1.0.2",
    "q": "^1.4.1",
    "seqx": "^1.3.1",
    "taglog": "^1.0.0",
    "tello": "^1.0.6",
    "yargs": "^4.7.1"
  },
  "bin": {
    "atomdoc-md": "./bin/atomdoc-md.js"
  },
  "bundleDependencies": [],
  "main": "index.coffee",
  "scripts": {
    "prepublish": "grunt",
    "test": "mocha && istanbul report text-summary lcov && rm -rf ./coverage"
  },
  "devDependencies": {
    "coffee-coverage": "^1.0.1",
    "coffee-script": "^1.10.0",
    "coffeescope2": "^0.3.0",
    "grunt": "^0.4.5",
    "grunt-coffeelint": "0.0.15",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-coffee": "^1.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-exec": "^0.4.6",
    "grunt-istanbul": "^0.7.0",
    "lodash": "^4.12.0",
    "json-stringify-safe": "^5.0.1",
    "should": "^8.3.1"
  },
  "author": "Venkat Peri <venkatperi@gmail.com> (http://www.vperi.com/)",
  "license": "MIT",
  "keywords": []
}
