| 1234567891011121314151617181920212223242526 |
- {
- "name": "tinymce",
- "version": "4.8.2",
- "repository": {
- "type": "git",
- "url": "https://github.com/tinymce/tinymce-dist.git"
- },
- "description": "Web based JavaScript HTML WYSIWYG editor control.",
- "author": "Ephox Corporation",
- "main": "tinymce.js",
- "license": "LGPL-2.1",
- "keywords": [
- "editor",
- "wysiwyg",
- "tinymce",
- "richtext",
- "javascript",
- "html"
- ],
- "bugs": {
- "url": "https://github.com/tinymce/tinymce/issues"
- },
- "__npminstall_done": "Tue Oct 13 2020 16:10:58 GMT+0800 (GMT+08:00)",
- "_from": "tinymce@4.8.2",
- "_resolved": "https://registry.npm.taobao.org/tinymce/download/tinymce-4.8.2.tgz"
- }
|