media-unmasked-api / package.json
wozwize's picture
updating backend to implement either AI or traditional scoring values and return flagged phrases. updating table calls for supabase to incorporate new column
5c3b4a6
raw
history blame contribute delete
113 Bytes
{
"dependencies": {
"supabase": "^2.12.1"
},
"devDependencies": {
"@types/react": "^19.0.10"
}
}