{
  "name": "@tutor/markdown2html",
  "version": "0.2.25",
  "description": "The tutor markdown2html converter using more-markdown ",
  "main": "index.js",
  "scripts": {
    "test": "echo 'no tests!'"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Welfenlab/tutor-markdown2html.git"
  },
  "keywords": [
    "Tutor",
    "Markdown",
    "HTML"
  ],
  "author": "Maximilian Klein",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Welfenlab/tutor-markdown2html/issues"
  },
  "homepage": "https://github.com/Welfenlab/tutor-markdown2html#readme",
  "dependencies": {
    "@more-markdown/code-controls": "^0.1.3",
    "@more-markdown/dot-processor": "^0.1.2",
    "@more-markdown/graph-chart-processor": "0.0.9",
    "@more-markdown/mathjax-processor": "^0.1.2",
    "@more-markdown/test-processor": "^0.1.10",
    "@more-markdown/tree-processor": "0.0.6",
    "@tutor/browser-debug-js": "^0.1.1",
    "@tutor/graph-test-suite": "^0.2.1",
    "@tutor/jailed-sandbox": "^0.3.6",
    "@tutor/javascript-sandbox": "^0.2.1",
    "@tutor/test-suite": "^0.2.11",
    "lodash": "^3.10.1",
    "more-markdown": "0.2.2"
  }
}
