{
  "name": "editor.md-ext",
  "version": "1.5.4",
  "description": "Open source online markdown editor. / 魔改支持对TOC进行进一步定制",
  "directories": {
    "doc": "docs",
    "example": "examples",
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Deali-Axy/editor.md.git"
  },
  "keywords": [
    "editor.md",
    "markdown",
    "editor"
  ],
  "author": "DealiAxy",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Deali-Axy/editor.md/issues"
  },
  "homepage": "https://github.com/Deali-Axy/editor.md",
  "devDependencies": {
    "dateformatter": "^0.1.0",
    "gulp": "^4.0.2",
    "gulp-concat": "^2.6.1",
    "gulp-header": "^2.0.9",
    "gulp-jshint": "^2.1.0",
    "gulp-minify-css": "^1.2.4",
    "gulp-notify": "^4.0.0",
    "gulp-rename": "^2.0.0",
    "gulp-replace": "^1.1.3",
    "gulp-ruby-sass": "^4.0.0",
    "gulp-uglify": "^3.0.2",
    "gulp-util": "^3.0.8",
    "jshint": "^2.13.6"
  }
}
