整理目录
This commit is contained in:
18
packages/docusaurus-plugin-content-docs-ex/package.json
Normal file
18
packages/docusaurus-plugin-content-docs-ex/package.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "docusaurus-plugin-content-docs-ex",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@docusaurus/core": "^3.1.1",
|
||||
"@docusaurus/plugin-content-docs": "^3.1.1",
|
||||
"dayjs": "^1.11.10",
|
||||
"reading-time": "^1.5.0",
|
||||
"simple-git": "^3.22.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user