tinymce-imageupload-teddy
Version:
tinymce富文本图片上传插件(修改bug)
29 lines (28 loc) • 761 B
JSON
{
"name": "tinymce-imageupload-teddy",
"version": "1.0.5",
"description": "tinymce富文本图片上传插件(修改bug)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hyteddy/tinymce-imageupload.git"
},
"keywords": [
"tinymce",
"imageupload",
"图片上传"
],
"author": "junyanLiu",
"license": "ISC",
"bugs": {
"url": "https://github.com/x-shadow-x/tinymce-imageupload/issues"
},
"homepage": "https://github.com/x-shadow-x/tinymce-imageupload#readme",
"devDependencies": {
"axios": "^0.18.0"
},
"dependencies": {}
}