{
  "name": "knockout-froala",
  "version": "5.2.0",
  "description": "Knockout.js binding for Froala WYSIWYG HTML Rich Text Editor",
  "main": "src/knockout-froala.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/froala/knockout-froala.git"
  },
  "keywords": [
    "knockout",
    "froala",
    "knockout.js",
    "html",
    "text",
    "editor",
    "wysiwyg",
    "rich",
    "editor",
    "rich",
    "text",
    "editor",
    "rte",
    "javascript"
  ],
  "author": "Anas Nakawa <anas.nakawa@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/froala/knockout-froala/issues"
  },
  "homepage": "https://www.froala.com/wysiwyg-editor",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-release": "^0.14.0"
  }
}
