File Explorer

/proc/self/root/proc/self/root/var/runtime/node_modules/@aws-sdk/s3-request-presigner

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 /.

package.json395 B · 16 lines
{  "name": "@aws-sdk/s3-request-presigner",  "version": "3.1049.0",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": false,  "dependencies": {    "@aws-sdk/core": "^3.974.12",    "@aws-sdk/signature-v4-multi-region": "^3.996.27",    "@aws-sdk/types": "^3.973.8",    "@smithy/core": "^3.24.2",    "@smithy/types": "^4.14.1",    "tslib": "^2.6.2"  }}