{
  "name": "redactor-wysiwyg",
  "version": "10.2.7",
  "description": "Redactor WYSIWYG HTML editor",
  "main": "redactor.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jimmythecoder/redactor.git"
  },
  "keywords": [
    "WYSIWYG",
    "Redactor",
    "HTML",
    "Editor"
  ],
  "author": "Redactor",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/jimmythecoder/redactor/issues"
  },
  "homepage": "https://github.com/jimmythecoder/redactor#readme",
  "devDependencies": {
    "jquery": "^3.1.1"
  }
}
