File Explorer

/var/runtime/node_modules/@aws-sdk/node_modules/@smithy/config-resolver

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.json364 B · 15 lines
{  "name": "@smithy/config-resolver",  "version": "4.4.6",  "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",    "@smithy/util-config-provider": "^4.1.0",    "@smithy/util-middleware": "^4.1.1",    "tslib": "^2.6.2"  }}