{
  "_args": [
    [
      "marked@0.3.9",
      "/Users/Dave/Projects/redux-form-react-submitbutton/example"
    ]
  ],
  "_from": "marked@0.3.9",
  "_id": "marked@0.3.9",
  "_inBundle": false,
  "_integrity": "sha512-nW5u0dxpXxHfkHzzrveY45gCbi+R4PaO4WRZYqZNl+vB0hVGeqlFn0aOg1c8AKL63TrNFn9Bm2UP4AdiZ9TPLw==",
  "_location": "/marked",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "marked@0.3.9",
    "name": "marked",
    "escapedName": "marked",
    "rawSpec": "0.3.9",
    "saveSpec": null,
    "fetchSpec": "0.3.9"
  },
  "_requiredBy": [
    "/markdown-loader"
  ],
  "_resolved": "https://registry.npmjs.org/marked/-/marked-0.3.9.tgz",
  "_spec": "0.3.9",
  "_where": "/Users/Dave/Projects/redux-form-react-submitbutton/example",
  "author": {
    "name": "Christopher Jeffrey"
  },
  "bin": {
    "marked": "./bin/marked"
  },
  "bugs": {
    "url": "http://github.com/chjj/marked/issues"
  },
  "description": "A markdown parser built for speed",
  "devDependencies": {
    "gulp": "^3.8.11",
    "gulp-concat": "^2.5.2",
    "gulp-uglify": "^1.1.0",
    "markdown": "*",
    "showdown": "*"
  },
  "homepage": "https://github.com/chjj/marked",
  "keywords": [
    "markdown",
    "markup",
    "html"
  ],
  "license": "MIT",
  "main": "./lib/marked.js",
  "man": [
    "./man/marked.1"
  ],
  "name": "marked",
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git://github.com/chjj/marked.git"
  },
  "scripts": {
    "bench": "node test --bench",
    "test": "node test"
  },
  "tags": [
    "markdown",
    "markup",
    "html"
  ],
  "version": "0.3.9"
}
