mirror of
https://github.com/arc53/DocsGPT
synced 2024-11-03 23:15:37 +00:00
12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"dependencies": {
|
|
"@vercel/analytics": "^1.0.2",
|
|
"docsgpt": "^0.2.4",
|
|
"next": "^13.4.19",
|
|
"nextra": "^2.12.3",
|
|
"nextra-theme-docs": "^2.12.3",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0"
|
|
}
|
|
}
|