File Explorer

/var/runtime/node_modules/@aws-sdk/signature-v4a

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.json239 B · 12 lines
{  "name": "@aws-sdk/signature-v4a",  "version": "3.893.0",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "dependencies": {    "@smithy/signature-v4a": "^3.0.7",    "tslib": "^2.6.2"  },  "sideEffects": true}