{
  "name": "angular-froala",
  "version": "4.0.19",
  "authors": [
    "Froala Labs <kapil.garg.techy@gmail.com>"
  ],
  "description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor.",
  "main": "src/angular-froala.js",
  "keywords": [
    "angular.js",
    "froala",
    "html",
    "text",
    "editor",
    "wysiwyg",
    "rich editor",
    "rich text editor",
    "rte",
    "javascript"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "froala-wysiwyg-editor": "4.0.19",
    "angular": ">=1.0"
  },
  "devDependencies": {
    "angular-mocks": "~1.4.8"
  }
}
