{
  "name": "ngx-hh-md-editor",
  "version": "1.0.21",
  "description": "Fork of Angular markdown editor based on ace editor",
  "main": "bundles/ngx-hh-md-editor.umd.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/huizarmx/ngx-hh-md-editor.git"
  },
  "keywords": [
    "markdown",
    "markdown editor",
    "md editor",
    "ace",
    "angular",
    "angular x"
  ],
  "author": "Lon.L.Yang",
  "license": "Apache License 2.0",
  "bugs": {
    "url": "https://github.com/huizarmx/ngx-hh-md-editor/issues"
  },
  "homepage": "https://github.com/huizarmx/ngx-hh-md-editor#readme",
  "peerDependencies": {
    "@angular/common": ">=7.0.0",
    "@angular/core": ">=7.0.0",
    "@angular/forms": ">=7.0.0",
    "@angular/platform-browser": ">=7.0.0",
    "@ng-bootstrap/ng-bootstrap": "4.1.2",
    "ngx-image-list-picker": "0.0.9",
    "ng2-file-upload": "1.3.0"
  },
  "devDependencies": {
    "@angular-devkit/build-angular": "^0.11.4",
    "@angular/animations": "^7.1.0",
    "@angular/common": "^7.1.0",
    "@angular/compiler": "^7.1.0",
    "@angular/compiler-cli": "^7.1.0",
    "@angular/core": "^7.1.0",
    "@angular/forms": "^7.1.0",
    "@angular/http": "^7.1.0",
    "@angular/language-service": "^7.1.2",
    "@angular/platform-browser": "^7.1.0",
    "@angular/platform-browser-dynamic": "^7.1.0",
    "@angular/router": "^7.1.0",
    "@types/node": "^10.12.12",
    "core-js": "^2.6.0",
    "ng2-file-upload": "1.3.0",
    "ng-packagr": "^4.4.5",
    "rxjs": "^6.3.3",
    "ts-node": "^7.0.1",
    "tsickle": "^0.34.0",
    "tslint": "^5.12.0",
    "typescript": "^3.1.6",
    "zone.js": "^0.8.26",
    "@ng-bootstrap/ng-bootstrap": "4.1.2",
    "ngx-image-list-picker": "0.0.9"
  },
  "module": "fesm5/ngx-hh-md-editor.js",
  "es2015": "fesm2015/ngx-hh-md-editor.js",
  "esm5": "esm5/ngx-hh-md-editor.js",
  "esm2015": "esm2015/ngx-hh-md-editor.js",
  "fesm5": "fesm5/ngx-hh-md-editor.js",
  "fesm2015": "fesm2015/ngx-hh-md-editor.js",
  "typings": "ngx-hh-md-editor.d.ts",
  "metadata": "ngx-hh-md-editor.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
