mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
10 lines
144 B
JSON
10 lines
144 B
JSON
{
|
|
"name": "@documenso/lib",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"main": "index.ts",
|
|
"dependencies": {
|
|
"bcryptjs": "^2.4.3"
|
|
}
|
|
}
|