mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"name": "@fastgpt/plugins",
|
|
"version": "1.0.0",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"@types/node": "^20.8.5",
|
|
"@fastgpt/global": "workspace:*",
|
|
"@fastgpt/service": "workspace:*"
|
|
}
|
|
}
|