mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
"name": "@documenso/lib",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"main": "index.ts",
|
|
"dependencies": {
|
|
"@documenso/prisma": "*",
|
|
"@prisma/client": "^4.8.1",
|
|
"bcryptjs": "^2.4.3",
|
|
"micro": "^10.0.1",
|
|
"stripe": "^12.4.0"
|
|
}
|
|
} |