1 Star 0 Fork 1

SunSeaGear/wind_doc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.81 KB
一键复制 编辑 原始数据 按行查看 历史
dothegod 提交于 2021-09-02 23:36 +08:00 . 付费页面
{
"name": "avuex-doc",
"version": "1.0.1",
"private": true,
"scripts": {
"start": "node ./app",
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"avue-plugin-map": "^0.0.4",
"avue-plugin-ueditor": "^0.1.0",
"axios": "^0.18.0",
"body-parser": "^1.19.0",
"element-ui": "^2.8.2",
"express": "^4.17.1",
"hydrogen-js-sdk": "^2.2.0",
"js-cookie": "^2.2.1",
"multer": "^1.4.2",
"nodemailer": "^6.3.0",
"request": "^2.88.0",
"vue": "^2.5.17",
"vue-router": "^3.0.1",
"vuex": "^3.1.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.1.1",
"@vue/cli-plugin-eslint": "^3.1.5",
"@vue/cli-service": "^3.1.4",
"babel-eslint": "^10.0.1",
"babel-plugin-component": "^1.1.1",
"cheerio": "^1.0.0-rc.2",
"compression-webpack-plugin": "^2.0.0",
"dom-parser": "^0.1.5",
"eslint": "^5.8.0",
"eslint-plugin-vue": "^5.0.0-0",
"highlight.js": "^9.13.1",
"image-webpack-loader": "^5.0.0",
"markdown-it": "^8.4.2",
"markdown-it-anchor": "^5.0.2",
"markdown-it-container": "^2.0.0",
"markdown-it-emoji": "^1.4.0",
"markdown-it-table-of-contents": "^0.4.3",
"sass": "1.26.2",
"sass-loader": "10.2.0",
"terser-webpack-plugin": "^1.3.0",
"transliteration": "^1.6.6",
"vue-template-compiler": "^2.5.17",
"webpack-bundle-analyzer": "^3.3.2"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/sunseagear/wind_doc.git
git@gitee.com:sunseagear/wind_doc.git
sunseagear
wind_doc
wind_doc
master

搜索帮助