zbAdmin/public/static/tinymce/package.json
kaizheng(郑凯) 58e3df1c04 fix: 初始化
2025-01-26 21:07:26 +08:00

53 lines
1.4 KiB
JSON

{
"_from": "tinymce@4",
"_id": "tinymce@4.9.11",
"_inBundle": false,
"_integrity": "sha1-49rgmXIilMW42Eun7xjdEm3mtYI=",
"_location": "/tinymce",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "tinymce@4",
"name": "tinymce",
"escapedName": "tinymce",
"rawSpec": "4",
"saveSpec": null,
"fetchSpec": "4"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmmirror.com/tinymce/download/tinymce-4.9.11.tgz?cache=0&sync_timestamp=1637123728362&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Ftinymce%2Fdownload%2Ftinymce-4.9.11.tgz",
"_shasum": "e3dae099722294c5b8d84ba7ef18dd126de6b582",
"_spec": "tinymce@4",
"_where": "E:\\work\\hlzqtgadminwebserver",
"author": {
"name": "Ephox Corporation"
},
"bugs": {
"url": "https://github.com/tinymce/tinymce/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Web based JavaScript HTML WYSIWYG editor control.",
"homepage": "https://github.com/tinymce/tinymce-dist#readme",
"keywords": [
"editor",
"wysiwyg",
"tinymce",
"richtext",
"javascript",
"html"
],
"license": "LGPL-2.1",
"main": "tinymce.js",
"name": "tinymce",
"repository": {
"type": "git",
"url": "git+https://github.com/tinymce/tinymce-dist.git"
},
"version": "4.9.11"
}