mirror of
https://github.com/vitalityAI/therapist.git
synced 2025-04-08 05:40:17 -04:00
package.json
This commit is contained in:
parent
f3652a514d
commit
d00dbb916f
13
package.json
Normal file
13
package.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name": "therapist",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
},
|
||||
"dependencies": {
|
||||
"openai": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.6.0"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user