File Explorer

/proc/self/root/proc/thread-self/root/var/runtime/node_modules/@aws-sdk/client-memorydb

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.json557 B · 20 lines
{  "name": "@aws-sdk/client-memorydb",  "version": "3.1049.0",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": false,  "dependencies": {    "@aws-crypto/sha256-browser": "5.2.0",    "@aws-crypto/sha256-js": "5.2.0",    "@aws-sdk/core": "^3.974.12",    "@aws-sdk/credential-provider-node": "^3.972.43",    "@aws-sdk/types": "^3.973.8",    "@smithy/core": "^3.24.2",    "@smithy/fetch-http-handler": "^5.4.2",    "@smithy/node-http-handler": "^4.7.2",    "@smithy/types": "^4.14.1",    "tslib": "^2.6.2"  }}