UNPKG

zydx-plus

Version:

Vue.js

131 lines (130 loc) 4.02 kB
{ "name": "zydx-plus", "version": "1.35.548", "description": "Vue.js", "main": "src/index.js", "files": [ "src" ], "scripts": { "bootstrap": "yarn || npm i", "serve": "vue-cli-service serve", "build": "vue-cli-service build", "lint": "vue-cli-service lint" }, "keywords": [ "eleme", "vue", "components" ], "license": "MIT", "author": "", "dependencies": { "vue-draggable-next": "^2.1.1", "pdfjs-dist": "^5.3.31", "snabbdom": "^3.5.1", "katex": "^0.15.6", "simple-mind-map": "^0.10.6", "@tiptap/starter-kit": "^2.0.3", "@tiptap/vue-3": "^2.0.3", "@tiptap/extension-bubble-menu": "^2.1.0", "@tiptap/extension-color": "^2.0.3", "@tiptap/extension-focus": "^2.1.13", "@tiptap/extension-font-family": "^2.0.3", "@tiptap/extension-heading": "^2.0.4", "@tiptap/extension-horizontal-rule": "^2.0.3", "@tiptap/extension-image": "^2.0.3", "@tiptap/extension-link": "^2.0.3", "@tiptap/extension-paragraph": "^2.0.3", "@tiptap/extension-placeholder": "^2.0.3", "@tiptap/extension-superscript": "^2.0.3", "@tiptap/extension-text-align": "^2.0.3", "@tiptap/extension-text-style": "^2.0.3", "@tiptap/extension-highlight": "^2.3.0", "@tiptap/extension-underline": "^2.3.0", "@vue-office/docx": "^1.1.3", "@vue-office/excel": "^1.1.3", "js-export-word": "^1.0.5", "js-audio-recorder": "^1.0.7", "react": "^18.2.0", "react-dom": "^18.2.0", "tldraw": "^2.4.6", "@tldraw/editor": "^2.0.2", "buffer": "^5.7.1", "interactjs": "^1.10.27" }, "peerDependencies": { "vue": "^3.2.13" }, "devDependencies": { "@vue/component-compiler-utils": "^2.6.0", "algoliasearch": "^3.24.5", "babel-cli": "^6.26.0", "babel-core": "^6.26.3", "babel-loader": "^7.1.5", "babel-plugin-add-module-exports": "^0.2.1", "babel-plugin-istanbul": "^4.1.1", "babel-plugin-module-resolver": "^2.2.0", "babel-plugin-syntax-jsx": "^6.18.0", "babel-plugin-transform-vue-jsx": "^3.7.0", "babel-preset-env": "^1.7.0", "babel-preset-stage-2": "^6.24.1", "babel-regenerator-runtime": "^6.5.0", "chai": "^4.2.0", "chokidar": "^1.7.0", "copy-webpack-plugin": "^5.0.0", "coveralls": "^3.0.3", "cp-cli": "^1.0.2", "cross-env": "^3.1.3", "css-loader": "^2.1.0", "es6-promise": "^4.0.5", "eslint": "4.18.2", "eslint-config-elemefe": "0.1.1", "eslint-loader": "^2.0.0", "eslint-plugin-html": "^4.0.1", "eslint-plugin-json": "^1.2.0", "file-loader": "^1.1.11", "file-save": "^0.2.0", "gulp": "^4.0.0", "gulp-autoprefixer": "^6.0.0", "gulp-cssmin": "^0.2.0", "gulp-sass": "^4.0.2", "highlight.js": "^9.3.0", "html-webpack-plugin": "^3.2.0", "json-loader": "^0.5.7", "json-templater": "^1.0.4", "karma": "^4.0.1", "karma-chrome-launcher": "^2.2.0", "karma-coverage": "^1.1.2", "karma-mocha": "^1.3.0", "karma-sinon-chai": "^2.0.2", "karma-sourcemap-loader": "^0.3.7", "karma-spec-reporter": "^0.0.32", "karma-webpack": "^3.0.5", "launch-editor-middleware": "^2.3.0", "markdown-it": "^8.4.1", "markdown-it-anchor": "^5.0.2", "markdown-it-chain": "^1.3.0", "markdown-it-container": "^2.0.0", "mini-css-extract-plugin": "^0.4.1", "mocha": "^6.0.2", "node-sass": "^4.11.0", "optimize-css-assets-webpack-plugin": "^5.0.1", "postcss": "^7.0.14", "progress-bar-webpack-plugin": "^1.11.0", "rimraf": "^2.5.4", "sass-loader": "^7.1.0", "select-version-cli": "^0.0.2", "sinon": "^7.2.7", "sinon-chai": "^3.3.0", "style-loader": "^0.23.1", "transliteration": "^1.1.11", "uglifyjs-webpack-plugin": "^2.1.1", "uppercamelcase": "^1.1.0", "url-loader": "^1.0.1", "vue-template-compiler": "2.5.21", "vue-template-es2015-compiler": "^1.6.0", "@vue/babel-helper-vue-jsx-merge-props": "^1.4.0", "@vue/babel-plugin-jsx": "^1.2.1" } }