{
  "name": "raonkeditor-angular",
  "version": "1.0.5",
  "description": "Angular component for RAON K Editor.",
  "author": "RAONWIZ DevTeam (http://www.raonwiz.com/)",
  "homepage": "https://www.raonk.com/",
  "license": "Commercial license",
  "keywords": [
    "raonwiz",
    "wysiwyg",
    "rich text",
    "editor",
    "javascript",
    "component",
    "html5",
    "agent",
    "angular",
    "angular5",
    "ng",
    "raonksolution",
    "raonkeditor"
  ],
  "peerDependencies": {
    "@angular/core": ">=5.0.0",
    "@angular/common": ">=5.0.0",
    "@angular/forms": ">=5.0.0"
  },
  "dependencies": {
    "raonwiz-integrations-common": "^1.0.0",
    "tslib": "^2.2.0"
  },
  "main": "bundles/raonkeditor-angular.umd.js",
  "module": "fesm2015/raonkeditor-angular.js",
  "es2015": "fesm2015/raonkeditor-angular.js",
  "esm2015": "esm2015/raonkeditor-angular.js",
  "fesm2015": "fesm2015/raonkeditor-angular.js",
  "typings": "raonkeditor-angular.d.ts",
  "metadata": "raonkeditor-angular.metadata.json",
  "sideEffects": false
}
