mirror of
https://github.com/missuo/FreeGPT35.git
synced 2025-10-13 22:10:56 +00:00
10 lines
162 B
JSON
10 lines
162 B
JSON
{
|
|
"dependencies": {
|
|
"axios": "^1.6.8",
|
|
"body-parser": "^1.20.2",
|
|
"dotenv": "^16.4.5",
|
|
"express": "^4.19.2",
|
|
"gpt-3-encoder": "^1.1.4"
|
|
}
|
|
}
|