File Explorer

/var/runtime/node_modules/@aws-sdk/node_modules/@smithy/util-endpoints

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.json276 B · 13 lines
{  "name": "@smithy/util-endpoints",  "version": "3.1.2",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": false,  "dependencies": {    "@smithy/node-config-provider": "^4.2.2",    "@smithy/types": "^4.5.0",    "tslib": "^2.6.2"  }}