UNPKG

456 BJSONView Raw
1{
2 "name": "tinymce",
3 "description": "Web based JavaScript HTML WYSIWYG editor control.",
4 "license": "GPL-2.0-or-later",
5 "keywords": [
6 "wysiwyg",
7 "tinymce",
8 "richtext",
9 "javascript",
10 "html",
11 "text",
12 "rich editor",
13 "rich text editor",
14 "rte",
15 "rich text",
16 "contenteditable",
17 "editing"
18 ],
19 "homepage": "https://www.tiny.cloud/",
20 "ignore": [
21 "README.md",
22 "composer.json",
23 "package.json",
24 ".npmignore",
25 "CHANGELOG.md"
26 ]
27}
\No newline at end of file