mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-16 10:34:25 -04:00
12 lines
205 B
JSON
12 lines
205 B
JSON
{
|
|
"name": "@dify-docs/gitbook",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "gitbook serve",
|
|
"build": "gitbook build"
|
|
},
|
|
"dependencies": {
|
|
"gitbook-cli": "^2.3.2"
|
|
}
|
|
} |