2024-03-22 17:42:41 +08:00

19 lines
424 B
JSON

{
"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"
}
}