1 Star 0 Fork 0

Janus/docs.kubesphere.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.54 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "docs.kubesphere.io",
"description": "KubeSphere Documents",
"version": "2.1.1",
"dependencies": {
"@leoendless/redoc": "^2.0.0-rc.12",
"@svgr/webpack": "^4.3.0",
"cheerio": "^1.0.0-rc.3",
"classnames": "^2.2.6",
"es6-shim": "^0.35.5",
"gatsby": "^2.9.4",
"gatsby-i18n": "^1.1.5",
"gatsby-link": "^2.1.1",
"gatsby-plugin-catch-links": "^2.0.15",
"gatsby-plugin-no-sourcemaps": "^2.1.1",
"gatsby-plugin-nprogress": "^2.0.10",
"gatsby-plugin-react-helmet": "^3.0.12",
"gatsby-plugin-sharp": "^2.2.32",
"gatsby-plugin-styled-components": "^3.0.7",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-remark-autolink-headers": "^2.0.18",
"gatsby-remark-copy-linked-files": "^2.0.13",
"gatsby-remark-images": "^3.0.16",
"gatsby-remark-prismjs": "^3.2.11",
"gatsby-remark-responsive-iframe": "^2.1.1",
"gatsby-source-filesystem": "^2.0.39",
"gatsby-transformer-json": "^2.1.11",
"gatsby-transformer-remark": "^2.4.0",
"i18next": "^17.0.3",
"i18next-browser-languagedetector": "^3.0.1",
"lodash": "^4.17.19",
"mark.js": "^8.11.1",
"mobx": "^4.2.0",
"polished": "^3.4.1",
"prismjs": "^1.21.0",
"promise-polyfill": "^8.1.1",
"react-dom": "^16.8.6",
"react-helmet": "^5.2.1",
"react-i18next": "^10.11.0",
"react-modal": "^3.8.1",
"react-select": "^3.0.4",
"react-tippy": "^1.2.3",
"smooth-scroll": "^16.1.0",
"styled-components": "^4.3.1",
"tocbot": "^4.10.0",
"viewerjs": "^1.3.3"
},
"keywords": [
"kubesphere",
"openpitrix",
"iaas",
"paas",
"docker",
"kubernetes",
"k8s"
],
"license": "Apache-2.0",
"scripts": {
"build": "gatsby build --prefix-paths",
"build:ci": "BUILD=CI gatsby build --prefix-paths",
"serve": "gatsby serve --prefix-paths &",
"develop": "NODE_ENV=development gatsby develop",
"format": "prettier --write 'src/**/*.?(js|css)'",
"test": "jest"
},
"devDependencies": {
"babel": "^6.23.0",
"babel-core": "^6.26.3",
"babel-jest": "^23.6.0",
"babel-plugin-macros": "^2.4.2",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^23.6.0",
"prettier": "^1.12.0",
"react-test-renderer": "^16.8.6"
},
"repository": {
"type": "git",
"url": "https://github.com/kubesphere/kubesphere.github.io"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Janus-xu/docs.kubesphere.io.git
git@gitee.com:Janus-xu/docs.kubesphere.io.git
Janus-xu
docs.kubesphere.io
docs.kubesphere.io
release-2.1

搜索帮助