mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
11 lines
202 B
JSON
11 lines
202 B
JSON
{
|
|
"name": "@fastgpt/worker",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"domino-ext": "^2.1.4",
|
|
"joplin-turndown-plugin-gfm": "^1.0.12",
|
|
"turndown": "^7.1.2"
|
|
},
|
|
"devDependencies": {}
|
|
}
|