File Explorer

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

1 dir
1 file
package.json344 B · 15 lines
{  "name": "@smithy/signature-v4a",  "version": "3.0.7",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": true,  "dependencies": {    "@smithy/signature-v4": "^5.2.1",    "@smithy/types": "^4.5.0",    "@smithy/util-hex-encoding": "^4.1.0",    "@smithy/util-utf8": "^4.1.0",    "tslib": "^2.6.2"  }}