| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- {
- "_args": [
- [
- "tinymce@5.10.1",
- "/Users/zhurui/Desktop/seecoder开发/SEEC-BOK-FRONTEND"
- ]
- ],
- "_from": "tinymce@5.10.1",
- "_id": "tinymce@5.10.1",
- "_inBundle": false,
- "_integrity": "sha1-4KNgx8xC4+i6KsilIxZuyjSTqIA=",
- "_location": "/tinymce",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "tinymce@5.10.1",
- "name": "tinymce",
- "escapedName": "tinymce",
- "rawSpec": "5.10.1",
- "saveSpec": null,
- "fetchSpec": "5.10.1"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/tinymce/download/tinymce-5.10.1.tgz",
- "_spec": "5.10.1",
- "_where": "/Users/zhurui/Desktop/seecoder开发/SEEC-BOK-FRONTEND",
- "author": {
- "name": "Tiny Technologies, Inc"
- },
- "bugs": {
- "url": "https://github.com/tinymce/tinymce/issues"
- },
- "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": "LGPL-2.1",
- "main": "tinymce.js",
- "name": "tinymce",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/tinymce/tinymce.git",
- "directory": "modules/tinymce"
- },
- "types": "tinymce.d.ts",
- "version": "5.10.1"
- }
|