hbt-prevention-ui/public/tinymce/package.json

61 lines
1.5 KiB
JSON

{
"_from": "tinymce",
"_id": "tinymce@6.5.1",
"_inBundle": false,
"_integrity": "sha512-J67fxJiX3tjvVqer1dg1+cOxMeE2P55ESGhaakvqGPbAUU45HnCMLSioaOsxV1KfcXustw9WJo0rtn1SNQlVKQ==",
"_location": "/tinymce",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "tinymce",
"name": "tinymce",
"escapedName": "tinymce",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmmirror.com/tinymce/-/tinymce-6.5.1.tgz",
"_shasum": "f228bf2dc1abf28565523f359b849dad1706357d",
"_spec": "tinymce",
"_where": "C:\\Users\\14069\\Documents\\guangyin\\hbt-knowledge-ui",
"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.5.1"
}