{ "_from": "showdown@1.9.0", "_id": "showdown@1.9.0", "_inBundle": false, "_integrity": "sha512-x7xDCRIaOlicbC57nMhGfKamu+ghwsdVkHMttyn+DelwzuHOx4OHCVL/UW/2QOLH7BxfCcCCVVUix3boKXJKXQ==", "_location": "/showdown", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "showdown@1.9.0", "name": "showdown", "escapedName": "showdown", "rawSpec": "1.9.0", "saveSpec": null, "fetchSpec": "1.9.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/showdown/-/showdown-1.9.0.tgz", "_shasum": "d49d2a0b6db21b7c2e96ef855f7b3b2a28ef46f4", "_spec": "showdown@1.9.0", "_where": "E:\\hz-zhhq-web", "author": { "name": "Estevão Santos" }, "bin": { "showdown": "bin/showdown.js" }, "bugs": { "url": "https://github.com/showdownjs/showdown/issues" }, "bundleDependencies": false, "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": "^10.0.3" }, "deprecated": false, "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": "^19.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.0" }