wehub-cloud-tpl-function
35766be779
Co-authored-by: Cursor <cursoragent@cursor.com>
11 行
208 B
JSON
11 行
208 B
JSON
{
|
|
"name": "wehub-tpl-demo-function",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@aws-sdk/client-s3": "^3.0.0",
|
|
"@aws-sdk/s3-request-presigner": "^3.0.0",
|
|
"pg": "^8.0.0"
|
|
}
|
|
}
|