File Explorer

/proc/4/root/var/runtime/node_modules/@aws-sdk/middleware-sdk-s3

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.json696 B · 24 lines
{  "name": "@aws-sdk/middleware-sdk-s3",  "version": "3.894.0",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": false,  "dependencies": {    "@aws-sdk/core": "3.894.0",    "@aws-sdk/types": "3.893.0",    "@aws-sdk/util-arn-parser": "3.893.0",    "@smithy/core": "^3.11.1",    "@smithy/node-config-provider": "^4.2.2",    "@smithy/protocol-http": "^5.2.1",    "@smithy/signature-v4": "^5.2.1",    "@smithy/smithy-client": "^4.6.3",    "@smithy/types": "^4.5.0",    "@smithy/util-config-provider": "^4.1.0",    "@smithy/util-middleware": "^4.1.1",    "@smithy/util-stream": "^4.3.2",    "@smithy/util-utf8": "^4.1.0",    "tslib": "^2.6.2"  }}