12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_from": "tinymce",
- "_id": "tinymce@6.0.3",
- "_inBundle": false,
- "_integrity": "sha512-4cu80kWF7nRGhviE10poZtjTkl3jNL+lycilCMfdm3KU5V7FtiQQrKbEo6GInXT05RY78Ha/NFP0gOBELcSpfg==",
- "_location": "/tinymce",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "tinymce",
- "name": "tinymce",
- "escapedName": "tinymce",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/",
- "/@tinymce/tinymce-vue"
- ],
- "_resolved": "https://registry.npmmirror.com/tinymce/-/tinymce-6.0.3.tgz",
- "_shasum": "993db09afa473a764ad8b594cdaf744b2c7e2e74",
- "_spec": "tinymce",
- "_where": "D:\\Documents\\wangluohuoyun-htqd",
- "author": {
- "name": "Ephox Corporation DBA Tiny Technologies, Inc"
- },
- "bugs": {
- "url": "https://github.com/tinymce/tinymce/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Web based JavaScript HTML WYSIWYG editor control.",
- "homepage": "https://www.tiny.cloud/",
- "keywords": [
- "wysiwyg",
- "tinymce",
- "richtext",
- "javascript",
- "html",
- "text",
- "rich editor",
- "rich text editor",
- "rte",
- "rich text",
- "contenteditable",
- "editing"
- ],
- "license": "MIT",
- "main": "tinymce.js",
- "name": "tinymce",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/tinymce/tinymce.git",
- "directory": "modules/tinymce"
- },
- "types": "tinymce.d.ts",
- "version": "6.0.3"
- }
|