text-embeding-2-a / package.json
prlabs2023's picture
Duplicate from prlabs2023/text-embeding-1-a
cfbfc01
{
"name": "alcohol",
"version": "1.0.0",
"main": "firebase.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"firebase": "^9.21.0"
},
"description": ""
}