{ "name": "nodejs", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@aws-sdk/client-dynamodb": "^3.699.0", "@aws-sdk/lib-dynamodb": "^3.699.0", "@types/uuid": "^10.0.0", "uuid": "^11.0.3" } }