{
  "name": "tinymce",
  "version": "6.8.5",
  "repository": {
    "type": "git",
    "url": "https://github.com/tinymce/tinymce.git",
    "directory": "modules/tinymce"
  },
  "description": "Web based JavaScript HTML WYSIWYG editor control.",
  "author": "Ephox Corporation DBA Tiny Technologies, Inc",
  "main": "tinymce.js",
  "types": "tinymce.d.ts",
  "license": "MIT",
  "homepage": "https://www.tiny.cloud/"
}