File Explorer

/var/runtime/node_modules/@aws-sdk/middleware-sdk-ec2

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

1 dir
1 file
package.json474 B · 18 lines
{  "name": "@aws-sdk/middleware-sdk-ec2",  "version": "3.893.0",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": false,  "dependencies": {    "@aws-sdk/types": "3.893.0",    "@aws-sdk/util-format-url": "3.893.0",    "@smithy/middleware-endpoint": "^4.2.3",    "@smithy/protocol-http": "^5.2.1",    "@smithy/signature-v4": "^5.2.1",    "@smithy/smithy-client": "^4.6.3",    "@smithy/types": "^4.5.0",    "tslib": "^2.6.2"  }}