1 Star 3 Fork 0

兔子快跑 / vueMinderEditorPro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 3.58 KB
一键复制 编辑 原始数据 按行查看 历史
兔子快跑 提交于 2022-07-13 10:16 . 优化:mind下拉样式
{
"name": "vue-minder-editor-pro",
"version": "1.0.7",
"description": "一个mind编辑器",
"author": "AgAngle <123@qq.com>",
"scripts": {
"dev": "node build/dev-server.js",
"build": "node build/build.js",
"unit": "cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run",
"e2e": "node test/e2e/runner.js",
"test": "npm run unit && npm run e2e",
"pub": "npm run build && npm publish"
},
"main": "dist/static/vue-minder-editor-pro.js",
"dependencies": {
"element-ui": "^2.12.0",
"hotbox": "git+https://gitee.com/mirrors_fex-team/hotbox.git",
"kity": "^2.0.4",
"kityminder-core": "^1.4.50",
"vue": "^2.6.10"
},
"devDependencies": {
"chai": "^3.5.0",
"cross-env": "^3.1.4",
"cross-spawn": "^5.0.1",
"function-bind": "^1.1.0",
"inject-loader": "^2.0.1",
"lolex": "^1.5.2",
"nightwatch": "^0.9.12",
"phantomjs-prebuilt": "^2.1.14",
"sinon": "^1.17.7",
"sinon-chai": "^2.8.0",
"acorn": "^6.0.4",
"assets-webpack-plugin": "^3.9.10",
"autoprefixer": "^6.7.2",
"babel-core": "^6.22.1",
"babel-helper-vue-jsx-merge-props": "^2.0.3",
"babel-loader": "^7.1.5",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-imports": "1.5.0",
"babel-plugin-transform-vue-jsx": "^3.7.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.3.2",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"babel-register": "^6.26.0",
"chalk": "^1.1.3",
"compression-webpack-plugin": "^1.1.12",
"connect-history-api-fallback": "^1.3.0",
"copy-webpack-plugin": "^4.0.1",
"css-loader": "^0.28.8",
"eslint": "^5.9.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"eventsource-polyfill": "^0.9.6",
"express": "^4.14.1",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"extract-zip": "^1.6.6",
"file-loader": "^2.0.0",
"friendly-errors-webpack-plugin": "^1.1.3",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"http-proxy-middleware": "^0.17.3",
"mini-css-extract-plugin": "^0.4.4",
"node-sass": "^4.9.0",
"opn": "^4.0.2",
"optimize-css-assets-webpack-plugin": "^1.3.0",
"ora": "^1.2.0",
"postcss-import": "^12.0.1",
"postcss-loader": "^3.0.0",
"postcss-url": "^8.0.0",
"rimraf": "^2.6.0",
"sass-loader": "^7.0.1",
"semver": "^5.3.0",
"shelljs": "^0.7.6",
"style-loader": "^0.21.0",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"text-loader": "0.0.1",
"uglifyjs-webpack-plugin": "^2.0.1",
"url-loader": "^0.5.8",
"vue-loader": "^15.4.2",
"vue-style-loader": "^2.0.5",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.26.0",
"webpack-bundle-analyzer": "^3.3.2",
"webpack-cli": "^3.1.2",
"webpack-dev-middleware": "^3.4.0",
"webpack-dev-server": "^3.1.10",
"webpack-hot-middleware": "^2.18.0",
"webpack-merge": "^4.1.4"
},
"engines": {
"node": ">= 4.0.0",
"npm": ">= 3.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
],
"repository": {
"type": "git",
"url": "https://github.com/AgAngle/vue-minder-editor.git"
},
"__npminstall_done": "Tue Mar 15 2022 18:05:02 GMT+0800 (中国标准时间)",
"_from": "vue-minder-editor-pro@1.0.42",
"_resolved": "https://registry.npmmirror.com/vue-minder-editor-pro/-/vue-minder-editor-pro-1.0.42.tgz"
}
HTML
1
https://gitee.com/tuzikuaipao/vue-minder-editor-pro.git
git@gitee.com:tuzikuaipao/vue-minder-editor-pro.git
tuzikuaipao
vue-minder-editor-pro
vueMinderEditorPro
master

搜索帮助