mirror of
https://github.com/langgenius/dify.git
synced 2026-04-03 09:00:25 -04:00
16 lines
246 B
JSON
16 lines
246 B
JSON
{
|
|
"name": "dify",
|
|
"private": true,
|
|
"scripts": {
|
|
"prepare": "vp config"
|
|
},
|
|
"devDependencies": {
|
|
"taze": "catalog:",
|
|
"vite-plus": "catalog:"
|
|
},
|
|
"engines": {
|
|
"node": "^22.22.1"
|
|
},
|
|
"packageManager": "pnpm@10.33.0"
|
|
}
|