mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 00:56:26 +00:00
13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"name": "@fastgpt/plugins",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"expr-eval": "^2.0.2"
|
|
},
|
|
"devDependencies": {
|
|
"@fastgpt/global": "workspace:*",
|
|
"@fastgpt/service": "workspace:*",
|
|
"@types/node": "20.14.0"
|
|
}
|
|
}
|