1 Star 0 Fork 86

刘军鹏 / openEuler-portal

forked from openEuler / openEuler-portal 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.90 KB
一键复制 编辑 原始数据 按行查看 历史
王木口 提交于 2023-05-23 19:06 . feat:本地mermaid 文件
{
"name": "openeuler-portal",
"version": "0.0.1",
"description": "",
"scripts": {
"dev": "vitepress dev app",
"build": "vitepress build app",
"lint": "eslint \"app/.vitepress/src/**/*.{js,ts,vue,jsx,tsx}\"",
"fix": "eslint --fix \"app/.vitepress/src/**/*.{js,ts,vue,jsx,tsx}\"",
"lint:components": "eslint \"opendesign/**/*.{js,ts,vue,jsx,tsx}\"",
"prepare": "husky install"
},
"keywords": [],
"author": "",
"license": "",
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@tweenjs/tween.js": "^18.6.4",
"aos": "^2.3.4",
"authing-js-sdk": "^4.23.35",
"axios": "^0.27.2",
"dayjs": "^1.8.31",
"element-plus": "^2.2.9",
"js-base64": "^3.7.5",
"lodash": "^4.17.21",
"markdown-it": "^12.3.2",
"markdown-it-anchor": "^8.6.4",
"markdown-it-for-inline": "^0.1.1",
"markdown-it-sanitizer": "^0.4.3",
"mermaid": "^8.13.0",
"murmurhash-js": "^1.0.0",
"opendesign": "./opendesign",
"pinia": "^2.0.13",
"swiper": "6.8.1",
"vue": "^3.2.33",
"vue-dompurify-html": "^4.0.0"
},
"devDependencies": {
"@types/aos": "^3.0.4",
"@types/lodash": "^4.14.185",
"@types/markdown-it": "^12.2.3",
"@types/murmurhash-js": "^1.0.4",
"@types/node": "^18.0.1",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/compiler-sfc": "^3.2.37",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"eslint": "^8.19.0",
"eslint-plugin-vue": "^9.1.1",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"sass": "^1.51.0",
"typescript": "^4.7.4",
"unplugin-element-plus": "^0.4.1",
"unplugin-icons": "^0.14.1",
"vitepress": "1.0.0-alpha.4"
},
"lint-staged": {
"app/.vitepress/src/**/*.{js,ts,vue,jsx,tsx}": [
"pnpm lint"
]
}
}
1
https://gitee.com/jun-peng-liu/openEuler-portal.git
git@gitee.com:jun-peng-liu/openEuler-portal.git
jun-peng-liu
openEuler-portal
openEuler-portal
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891