mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 23:07:01 +10:00
14 lines
261 B
JSON
14 lines
261 B
JSON
{
|
|
"name": "@reactive-resume/runtime-externals",
|
|
"version": "0.0.0",
|
|
"type": "module",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@aws-sdk/client-s3": "^3.1046.0",
|
|
"bcrypt": "^6.0.0",
|
|
"ioredis": "^5.10.1",
|
|
"linkedom": "^0.18.12",
|
|
"sharp": "^0.34.5"
|
|
}
|
|
}
|