代码拉取完成,页面将自动刷新
{
"name": "bin-editor-next",
"description": "基于vue的代码编辑器插件",
"version": "1.1.0",
"keywords": [
"bin-editor-next",
"vue3",
"components"
],
"author": "wangbin",
"files": [
"lib",
"src"
],
"main": "lib/bin-editor-next.common.js",
"module": "src/components/editor/index.vue",
"unpkg": "lib/bin-editor-next.js",
"homepage": "https://wangbin3162.github.io/bin-editor-next/",
"private": false,
"license": "MIT",
"scripts": {
"dev": "webpack-dev-server --config build/webpack.dev.js",
"build:demo": "rimraf docs && cross-env NODE_ENV=production webpack --config build/webpack.dev.js",
"build": "yarn clean-lib && yarn build:lib",
"clean-lib": "rimraf lib",
"build:lib": "rollup --config ./build/rollup.config.js",
"lint": "eslint ./src --ext .vue,.js,.ts",
"lint-fix": "eslint --fix ./src --ext .vue,.js,.ts"
},
"dependencies": {
"brace": "^0.11.1"
},
"devDependencies": {
"@babel/cli": "^7.17.0",
"@babel/core": "^7.17.2",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.16.11",
"@babel/runtime": "^7.17.2",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^3.0.1",
"@vue/babel-plugin-jsx": "^1.1.1",
"@vue/compiler-sfc": "^3.2.30",
"@vue/shared": "^3.2.30",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.3",
"babel-plugin-module-resolver": "^4.1.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"bin-ui-next": "^1.2.0",
"cross-env": "^7.0.3",
"css-loader": "^6.6.0",
"css-minimizer-webpack-plugin": "^3.4.1",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^7.20.0",
"file-loader": "^6.2.0",
"file-save": "^0.2.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
"gulp-cssmin": "^0.2.0",
"gulp-stylus": "^2.7.1",
"highlight.js": "^11.4.0",
"html-webpack-plugin": "^5.5.0",
"markdown-it": "^12.3.2",
"markdown-it-anchor": "^8.4.1",
"markdown-it-chain": "^1.3.0",
"markdown-it-container": "^3.0.0",
"mini-css-extract-plugin": "^2.5.3",
"progress-bar-webpack-plugin": "^2.1.0",
"rimraf": "^3.0.2",
"rollup": "^2.67.1",
"rollup-plugin-css-only": "^3.1.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-stylus": "^1.0.4",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^6.0.0",
"style-loader": "^3.3.1",
"stylus": "^0.55.0",
"stylus-loader": "6.1.0",
"transliteration": "^2.2.0",
"url-loader": "^4.1.1",
"vue": "^3.2.30",
"vue-loader": "16.5.0",
"vue-router": "^4.0.12",
"webpack": "^5.68.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.7.4"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。