File Explorer

/proc/self/root/var/runtime/node_modules/@aws-sdk/endpoint-cache

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.json229 B · 12 lines
{  "name": "@aws-sdk/endpoint-cache",  "version": "3.972.5",  "sideEffects": false,  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "dependencies": {    "mnemonist": "0.38.3",    "tslib": "^2.6.2"  }}