代码拉取完成,页面将自动刷新
同步操作将从 bin/bin-tree-org 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "bin-tree-org",
"version": "1.1.0",
"description": "vue 组件库模式脚手架",
"main": "lib/bin-tree-org.common.js",
"keywords": [
"bin-tree-org",
"bin",
"ui",
"vue",
"tree-org",
"components"
],
"author": "wang bin",
"files": [
"lib",
"src"
],
"private": false,
"license": "MIT",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --config build/webpack.dev.conf.js",
"build:demo": "cross-env NODE_ENV=production webpack --config build/webpack.dev.conf.js",
"build": "npm run build:lib && npm run build:style",
"build:style": "gulp --gulpfile build/build-style.js",
"build:lib": "npm run build:common && npm run build:prod",
"build:common": "webpack --config build/webpack.common.js",
"build:prod": "webpack --config build/webpack.umd.conf.js && webpack --config build/webpack.prod.conf.js"
},
"dependencies": {
"vue": "^2.6.10"
},
"peerDependencies": {
"vue": "^2.6.10"
},
"devDependencies": {
"@babel/core": "^7.6.4",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-transform-modules-commonjs": "^7.6.0",
"@babel/plugin-transform-runtime": "^7.6.2",
"@babel/polyfill": "^7.6.0",
"@babel/preset-env": "^7.6.3",
"@babel/runtime-corejs3": "^7.6.3",
"@vue/component-compiler-utils": "^3.0.0",
"@vue/eslint-config-standard": "^4.0.0",
"babel-cli": "^6.26.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-add-module-exports": "^1.0.2",
"bin-ui": "^3.0.0",
"clean-webpack-plugin": "^3.0.0",
"compression-webpack-plugin": "^3.0.0",
"postcss": "^7.0.27",
"postcss-loader": "^3.0.0",
"cross-env": "^6.0.3",
"css-loader": "^3.2.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"file-loader": "^4.2.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-cssmin": "^0.2.0",
"gulp-stylus": "^2.7.0",
"highlight.js": "^9.15.10",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"markdown-it": "^10.0.0",
"markdown-it-anchor": "^5.2.5",
"markdown-it-chain": "^1.3.0",
"markdown-it-container": "^2.0.0",
"mini-css-extract-plugin": "^0.8.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"progress-bar-webpack-plugin": "^1.12.1",
"style-loader": "^1.0.0",
"stylus": "^0.54.7",
"stylus-loader": "^3.0.2",
"transliteration": "^2.1.7",
"uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "^2.2.0",
"vue": "^2.6.10",
"vue-loader": "^15.7.1",
"vue-router": "^3.1.3",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.9",
"webpack-dev-server": "^3.9.0",
"webpack-merge": "^4.2.2"
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。