Initial
This commit is contained in:
15
resources/app/node_modules/tinymce/package.json
generated
vendored
Normal file
15
resources/app/node_modules/tinymce/package.json
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "tinymce",
|
||||
"version": "6.8.3",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tinymce/tinymce.git",
|
||||
"directory": "modules/tinymce"
|
||||
},
|
||||
"description": "Web based JavaScript HTML WYSIWYG editor control.",
|
||||
"author": "Ephox Corporation DBA Tiny Technologies, Inc",
|
||||
"main": "tinymce.js",
|
||||
"types": "tinymce.d.ts",
|
||||
"license": "MIT",
|
||||
"homepage": "https://www.tiny.cloud/"
|
||||
}
|
||||
Reference in New Issue
Block a user