| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_from": "tinymce@^6.0.0 || ^5.5.1",
- "_id": "tinymce@6.8.6",
- "_inBundle": false,
- "_integrity": "sha512-++XYEs8lKWvZxDCjrr8Baiw7KiikraZ5JkLMg6EdnUVNKJui0IsrAADj5MsyUeFkcEryfn2jd3p09H7REvewyg==",
- "_location": "/tinymce",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "tinymce@^6.0.0 || ^5.5.1",
- "name": "tinymce",
- "escapedName": "tinymce",
- "rawSpec": "^6.0.0 || ^5.5.1",
- "saveSpec": null,
- "fetchSpec": "^6.0.0 || ^5.5.1"
- },
- "_requiredBy": [
- "/@tinymce/tinymce-vue"
- ],
- "_resolved": "https://registry.npmjs.org/tinymce/-/tinymce-6.8.6.tgz",
- "_shasum": "799e4f03eeb4399399dfdeb12ba17b3b91887adf",
- "_spec": "tinymce@^6.0.0 || ^5.5.1",
- "_where": "/Users/lll/project/ucard-back-front/node_modules/@tinymce/tinymce-vue",
- "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.8.6"
- }
|