{ "name": "tinymce-plugin", "version": "1.0.0", "scripts": { "start": "node ./www/index.js" }, "main": "index.js", "repository": "https://gitcode.net/qq_41923622/tinymce-plugin.git", "author": "five ", "license": "MIT", "dependencies": { "mine": "^0.1.0", "tinymce-plugin": "^0.0.3-beta.22" } }