{
  "_args": [
    [
      "showdown@1.9.1",
      "D:\\jenkins\\workspace\\xq-web-bpm"
    ]
  ],
  "_from": "showdown@1.9.1",
  "_id": "showdown@1.9.1",
  "_inBundle": false,
  "_integrity": "sha1-E04UjnXNRiPgnCGwURl315ta0O8=",
  "_location": "/showdown",
  "_phantomChildren": {
    "cliui": "5.0.0",
    "decamelize": "1.2.0",
    "emoji-regex": "7.0.3",
    "get-caller-file": "2.0.5",
    "locate-path": "3.0.0",
    "require-directory": "2.1.1",
    "require-main-filename": "2.0.0",
    "set-blocking": "2.0.0",
    "which-module": "2.0.0",
    "y18n": "4.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "showdown@1.9.1",
    "name": "showdown",
    "escapedName": "showdown",
    "rawSpec": "1.9.1",
    "saveSpec": null,
    "fetchSpec": "1.9.1"
  },
  "_requiredBy": [
    "/vue-showdown"
  ],
  "_resolved": "https://registry.npm.taobao.org/showdown/download/showdown-1.9.1.tgz",
  "_spec": "1.9.1",
  "_where": "D:\\jenkins\\workspace\\xq-web-bpm",
  "author": {
    "name": "Estevão Santos"
  },
  "bin": {
    "showdown": "bin/showdown.js"
  },
  "bugs": {
    "url": "https://github.com/showdownjs/showdown/issues"
  },
  "contributors": [
    {
      "name": "John Gruber"
    },
    {
      "name": "John Fraser"
    },
    {
      "name": "Corey Innis"
    },
    {
      "name": "Remy Sharp"
    },
    {
      "name": "Konstantin Käfer"
    },
    {
      "name": "Roger Braun"
    },
    {
      "name": "Dominic Tarr"
    },
    {
      "name": "Cat Chen"
    },
    {
      "name": "Titus Stone"
    },
    {
      "name": "Rob Sutherland"
    },
    {
      "name": "Pavel Lang"
    },
    {
      "name": "Ben Combee"
    },
    {
      "name": "Adam Backstrom"
    },
    {
      "name": "Pascal Deschênes"
    },
    {
      "name": "Estevão Santos"
    }
  ],
  "dependencies": {
    "yargs": "^14.2"
  },
  "description": "A Markdown to HTML converter written in Javascript",
  "devDependencies": {
    "chai": "^4.0.2",
    "grunt": "^1.0.3",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-uglify": "^3.1.0",
    "grunt-conventional-changelog": "^6.1.0",
    "grunt-conventional-github-releaser": "^1.0.0",
    "grunt-endline": "^0.6.1",
    "grunt-eslint": "^22.0.0",
    "grunt-simple-mocha": "^0.4.0",
    "jsdom": "^13.0.0",
    "load-grunt-tasks": "^3.2.0",
    "performance-now": "^2.0.0",
    "quiet-grunt": "^0.2.3",
    "semver": "^5.4.1",
    "semver-sort": "0.0.4",
    "sinon": "^4.0.0",
    "source-map-support": "^0.5.0"
  },
  "homepage": "http://showdownjs.com/",
  "keywords": [
    "markdown",
    "converter"
  ],
  "license": "BSD-3-Clause",
  "main": "./dist/showdown.js",
  "name": "showdown",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/showdownjs/showdown.git",
    "web": "https://github.com/showdownjs/showdown"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.9.1"
}
