15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"type": "module",
|
|
"dependencies": {
|
|
"axios": "^1.7.2",
|
|
"body-parser": "^1.20.2",
|
|
"cheerio": "^1.0.0-rc.12",
|
|
"cmd-promise": "^1.2.0",
|
|
"cors": "^2.8.5",
|
|
"dotenv": "^16.4.5",
|
|
"express": "^4.19.2",
|
|
"llama-tokenizer-js": "^1.2.2",
|
|
"node-fetch": "^2.7.0"
|
|
}
|
|
}
|
|
|