File Explorer

/proc/self/root/var/runtime/node_modules/@aws-sdk/node_modules/@smithy/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 /.

package.json298 B · 14 lines
{  "name": "@smithy/signature-v4a",  "version": "3.2.3",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": true,  "dependencies": {    "@smithy/core": "^3.24.3",    "@smithy/signature-v4": "^5.4.3",    "@smithy/types": "^4.14.2",    "tslib": "^2.6.2"  }}