mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-05 18:44:49 +10:00
12 lines
211 B
JSON
12 lines
211 B
JSON
{
|
|
"name": "@reactive-resume/runtime-externals",
|
|
"version": "0.0.0",
|
|
"type": "module",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@aws-sdk/client-s3": "^3.1045.0",
|
|
"bcrypt": "^6.0.0",
|
|
"sharp": "^0.34.5"
|
|
}
|
|
}
|