installed required modules for firebase

pull/77/head
rama0711 2023-11-30 12:25:49 +03:00
rodzic 4af057d61d
commit 99a7e6773d
1 zmienionych plików z 0 dodań i 14 usunięć

Wyświetl plik

@ -1,14 +0,0 @@
{
"name": "handle-metadata-function",
"version": "1.0.0",
"description": "A Netlify function to handle metadata extraction and analysis",
"main": "handleMetadata.js",
"scripts": {
"start": "node handleMetadata.js"
},
"dependencies": {
"he": "^1.2.0",
"node-fetch": "^2.7.0",
"openai": "^4.20.0"
}
}