File Explorer

/var/runtime/node_modules/@aws-sdk/node_modules/@smithy/protocol-http

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.json229 B · 12 lines
{  "name": "@smithy/protocol-http",  "version": "5.2.1",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": false,  "dependencies": {    "@smithy/types": "^4.5.0",    "tslib": "^2.6.2"  }}