{
  "name": "angular-editor",
  "version": "1.0.2",
  "description": "A simple native WYSIWYG editor for Angular 6+, 7+, 8+. Rich Text editor component for Angular.",
  "author": "Anil Kumar <javascriptsoldier@gmail.com>",
  "repository": "https://github.com/javascriptsoldier/angular-editor",
  "license": "MIT",
  "private": false,
  "bugs": {
    "url": "https://github.com/javascriptsoldier/angular-editor/issues"
  },
  "peerDependencies": {
    "@angular/common": ">=8.0.0 <9",
    "@angular/core": ">=8.0.0 <9",
    "@angular/forms": ">=8.0.0 <9",
    "@angular/platform-browser": ">=8.0.0 <9",
    "rxjs": "^6.x.x"
  },
  "keywords": [
    "angular",
    "editor",
    "native",
    "wysiwyg",
    "angular-editor",
    "angular-wysiwyg-editor",
    "wysiwyg-editor",
    "rich",
    "rich text editor"
  ]
}
