1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "_from": "tinymce@^5.9.0",
- "_id": "tinymce@5.9.1",
- "_inBundle": false,
- "_integrity": "sha512-GaG15OhQB1zR2L63fywhEAViTxkAlhX5JbA+48+O0zCo1FwDuQ8iUVi/FzaOX9Uo7ULp+Y2gu4r3P4ZNueDVPQ==",
- "_location": "/tinymce",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "tinymce@^5.9.0",
- "name": "tinymce",
- "escapedName": "tinymce",
- "rawSpec": "^5.9.0",
- "saveSpec": null,
- "fetchSpec": "^5.9.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.9.1.tgz",
- "_shasum": "95100cd6748bbe5a5dfaaf8353f129756a0a5372",
- "_spec": "tinymce@^5.9.0",
- "_where": "/Users/bool/yf-projects/yf-exam-standar/yf-exam-vue",
- "author": {
- "name": "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": "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.9.1"
- }
|