1 Star 0 Fork 24

jerad.k/mogdb-docs

forked from enmotech/mogdb-docs 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
package.json 1.54 KB
Copy Edit Raw Blame History
chenjunru05 authored 2022-09-13 14:48 . feat: 增加产品文档首页
{
"name": "mogdb-docs",
"version": "1.0.0",
"private": true,
"description": "mogdb-docs",
"author": "@mogdb",
"keywords": [
"gatsby",
"mogdb"
],
"scripts": {
"develop": "gatsby develop",
"start": "gatsby develop",
"build": "gatsby build",
"serve": "gatsby serve",
"clean": "gatsby clean",
"json": "node script.js"
},
"dependencies": {
"@docsearch/react": "^3.0.0-alpha.50",
"animate.css": "^4.1.1",
"antd": "^4.18.6",
"copy-to-clipboard": "^3.3.1",
"flat": "^5.0.2",
"fs-extra": "^10.1.0",
"gatsby": "^4.7.1",
"gatsby-plugin-google-analytics": "^4.7.0",
"gatsby-plugin-import": "^2.1.7",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-react-helmet": "^5.7.0",
"gatsby-plugin-robots-txt": "^1.7.0",
"gatsby-plugin-sass": "^5.7.0",
"gatsby-plugin-sitemap": "^5.7.0",
"gatsby-remark-autolink-headers-j": "^1.0.0",
"gatsby-remark-prismjs": "^6.15.0",
"gatsby-source-filesystem": "^4.7.0",
"gatsby-transformer-remark": "^5.7.0",
"hast-util-sanitize": "^4.0.0",
"hast-util-to-html": "^8.0.3",
"html-react-parser": "^3.0.4",
"mdast-util-to-hast": "^12.1.1",
"prismjs": "^1.28.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-helmet": "^6.1.0",
"react-intl": "^5.24.6",
"remark": "^14.0.2",
"remark-html": "^15.0.1",
"sass": "^1.49.7"
},
"devDependencies": {
"@prantlf/railroad-diagrams": "^1.0.1",
"anafanafo": "^1.0.0",
"babel-plugin-import": "^1.13.3",
"pegjs": "^0.10.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jeradk/mogdb-docs.git
git@gitee.com:jeradk/mogdb-docs.git
jeradk
mogdb-docs
mogdb-docs
master

Search