{ "name": "benchmark-spot", "version": "1.0.0", "description": "", "main": "index.js", "dependencies": { "@aws-sdk/client-ec2": "^3.808.0", "@aws-sdk/client-s3": "^3.808.0", "@aws-sdk/types": "^3.804.0", "node-fetch": "^3.3.2" }, "devDependencies": {}, "scripts": { "start": "node launchFleet.js" }, "author": "", "license": "ISC", "type": "module" }