UNPKG

449 BJSONView Raw
1{
2 "name": "tinymce",
3 "version": "5.0.12",
4 "repository": {
5 "type": "git",
6 "url": "https://github.com/tinymce/tinymce-dist.git"
7 },
8 "description": "Web based JavaScript HTML WYSIWYG editor control.",
9 "author": "Ephox Corporation",
10 "main": "tinymce.js",
11 "license": "LGPL-2.1",
12 "keywords": [
13 "editor",
14 "wysiwyg",
15 "tinymce",
16 "richtext",
17 "javascript",
18 "html"
19 ],
20 "bugs": {
21 "url": "https://github.com/tinymce/tinymce/issues"
22 }
23}
\No newline at end of file