laravelEcomm/public/Dashboard/vendors/tinymce/package.json

53 lines
1.4 KiB
JSON
Raw Normal View History

2024-07-12 07:06:02 +00:00
{
"_from": "tinymce@^5.0.8",
"_id": "tinymce@5.7.0",
"_inBundle": false,
"_integrity": "sha512-WikgMpJbqYPaucV3lfstCj+Y4NquZlK61gyuJ2eqDUBlSU+4fFh6rpwnelVTxuvtEyJsAVOl8HZmbzBfDJiLsQ==",
"_location": "/tinymce",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "tinymce@^5.0.8",
"name": "tinymce",
"escapedName": "tinymce",
"rawSpec": "^5.0.8",
"saveSpec": null,
"fetchSpec": "^5.0.8"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/tinymce/-/tinymce-5.7.0.tgz",
"_shasum": "bc565877e4041db83848a330dfa7916993110cba",
"_spec": "tinymce@^5.0.8",
"_where": "/Users/jyothish/Documents/skydash-free-bootstrap-admin-template/template",
"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://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"
},
"types": "tinymce.d.ts",
"version": "5.7.0"
}