代码拉取完成,页面将自动刷新
同步操作将从 Cassie/cool_editor 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "cool-editor",
"version": "0.1.0",
"private": true,
"homepage": "http://39.101.177.50/",
"description": "tiptap and prosemirror rich text editor ext demo",
"repository": {
"url": "https://github.com/Cassielxd/CassieEditor"
},
"keywords": [
"tiptap",
"prosemirror",
"wysiwyg",
"text editor",
"emr"
],
"scripts": {
"serve": "vite",
"build": "vite build",
"lint": "eslint --ext .ts src",
"lint:fix": "npm run lint --fix"
},
"dependencies": {
"@hocuspocus/provider": "^2.9.0",
"@manuscripts/prosemirror-recreate-steps": "^0.1.4",
"@tiptap/extension-blockquote": "^2.2.3",
"@tiptap/extension-bold": "^2.2.3",
"@tiptap/extension-bubble-menu": "^2.2.3",
"@tiptap/extension-bullet-list": "^2.2.3",
"@tiptap/extension-character-count": "^2.2.3",
"@tiptap/extension-code": "^2.2.3",
"@tiptap/extension-code-block": "^2.2.3",
"@tiptap/extension-code-block-lowlight": "^2.2.3",
"@tiptap/extension-collaboration": "^2.2.3",
"@tiptap/extension-collaboration-cursor": "^2.2.3",
"@tiptap/extension-color": "^2.2.3",
"@tiptap/extension-document": "^2.2.3",
"@tiptap/extension-dropcursor": "^2.2.3",
"@tiptap/extension-floating-menu": "^2.2.3",
"@tiptap/extension-font-family": "^2.2.3",
"@tiptap/extension-gapcursor": "^2.2.3",
"@tiptap/extension-hard-break": "^2.2.3",
"@tiptap/extension-heading": "^2.2.3",
"@tiptap/extension-highlight": "^2.2.3",
"@tiptap/extension-history": "^2.2.3",
"@tiptap/extension-horizontal-rule": "^2.2.3",
"@tiptap/extension-image": "^2.2.3",
"@tiptap/extension-italic": "^2.2.3",
"@tiptap/extension-link": "^2.2.3",
"@tiptap/extension-list-item": "^2.2.3",
"@tiptap/extension-mention": "^2.2.3",
"@tiptap/extension-ordered-list": "^2.2.3",
"@tiptap/extension-paragraph": "^2.2.3",
"@tiptap/extension-placeholder": "^2.2.3",
"@tiptap/extension-strike": "^2.2.3",
"@tiptap/extension-subscript": "^2.2.3",
"@tiptap/extension-superscript": "^2.2.3",
"@tiptap/extension-table": "^2.2.3",
"@tiptap/extension-table-cell": "^2.2.3",
"@tiptap/extension-table-header": "^2.2.3",
"@tiptap/extension-table-row": "^2.2.3",
"@tiptap/extension-task-item": "^2.2.3",
"@tiptap/extension-task-list": "^2.2.3",
"@tiptap/extension-text": "^2.2.3",
"@tiptap/extension-text-align": "^2.2.3",
"@tiptap/extension-text-style": "^2.2.3",
"@tiptap/extension-typography": "^2.2.3",
"@tiptap/extension-underline": "^2.2.3",
"@tiptap/html": "^2.2.3",
"@tiptap/pm": "^2.2.3",
"@tiptap/starter-kit": "^2.2.3",
"@tiptap/suggestion": "^2.2.3",
"@tiptap/vue-3": "^2.2.3",
"buffer-image-size": "^0.6.4",
"core-js": "^3.8.3",
"daisyui": "^3.2.1",
"date-fns": "^2.29.3",
"diff": "^5.1.0",
"docx": "^8.5.0",
"file-saver": "^2.0.5",
"mitt": "^3.0.0",
"print-js": "^1.6.0",
"prosemirror-virtual-cursor": "^0.3.5",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"register-service-worker": "^1.7.2",
"rfc6902": "^5.0.1",
"rollup-plugin-copy": "^3.4.0",
"ts-lint": "^4.5.1",
"ts-loader": "^9.4.2",
"ts-morph": "^17.0.1",
"uuid": "^9.0.0",
"v-calendar": "^3.0.0-alpha.8",
"v-contextmenu": "^3.0.0",
"vite-plugin-dts": "^1.2.1",
"vite-plugin-wasm": "^3.2.2",
"vite-svg-loader": "^3.1.2",
"vue": "^3.2.5",
"vue-class-component": "^8.0.0-0",
"vue-file-toolbar-menu": "^2.2.0",
"vue-i18n": "^9.9.0",
"vue-inline-svg": "^2.1.3",
"vue-loader": "^17.0.1",
"vue-router": "^4.0.3",
"vue-signature-pad": "^3.0.2",
"vue-template-compiler": "^2.7.14",
"vue3-draggable-resizable": "^1.6.5",
"vuex": "^4.0.0",
"yjs": "^13.5.43",
"zeed-dom": "^0.13.3"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",
"@types/jest": "^27.0.1",
"@types/prosemirror-dev-tools": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"@vitejs/plugin-vue": "^3.2.0",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-pwa": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-plugin-unit-jest": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"@vue/compiler-sfc": "^3.2.37",
"@vue/eslint-config-typescript": "^9.1.0",
"@vue/test-utils": "^2.2.10",
"@vue/vue3-jest": "^27.0.0-alpha.1",
"autoprefixer": "^10.4.13",
"babel-jest": "^27.0.6",
"clean-webpack-plugin": "^4.0.0",
"css-loader": "^6.7.3",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.0.3",
"jest": "^27.0.5",
"postcss": "^8.4.21",
"prettier": "^2.8.4",
"prosemirror-dev-tools": "^3.1.0",
"sass": "^1.32.7",
"sass-loader": "^12.0.0",
"style-loader": "^3.3.1",
"tailwindcss": "^3.4.1",
"terser": "^5.17.6",
"ts-jest": "^27.0.4",
"typescript": "~4.5.5",
"vite": "^3.2.5",
"vite-plugin-top-level-await": "^1.3.1"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。