{
  "name": "cli-md",
  "version": "0.1.0",
  "description": "Markdown for your terminal",
  "main": "index.js",
  "bin": {
    "cli-md": "./cli.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/finnp/cli-md.git"
  },
  "keywords": [
    "markdown",
    "terminal"
  ],
  "author": {
    "name": "Finn Pauls"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/finnp/cli-md/issues"
  },
  "homepage": "https://github.com/finnp/cli-md",
  "dependencies": {
    "cardinal": "^0.4.4",
    "chalk": "^0.5.1",
    "concat-stream": "^1.4.6",
    "marked": "^0.3.2"
  },
  "gitHead": "de255d0c0226541cd2eb9bf4cdf0291373361f9b",
  "_id": "cli-md@0.1.0",
  "_shasum": "cb8fa083b6ad3f14f74ccc013a233e1a946f4b16",
  "_from": "cli-md@^0.1.0",
  "_npmVersion": "1.4.21",
  "_npmUser": {
    "name": "finnpauls",
    "email": "derfinn@gmail.com"
  },
  "maintainers": [
    {
      "name": "finnpauls",
      "email": "derfinn@gmail.com"
    }
  ],
  "dist": {
    "shasum": "cb8fa083b6ad3f14f74ccc013a233e1a946f4b16",
    "tarball": "http://registry.npmjs.org/cli-md/-/cli-md-0.1.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/cli-md/-/cli-md-0.1.0.tgz",
  "readme": "ERROR: No README data found!"
}
