File Explorer

/proc/self/root/proc/thread-self/root/var/runtime/node_modules/@aws-sdk/util-dynamodb

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.json274 B · 14 lines
{  "name": "@aws-sdk/util-dynamodb",  "version": "3.996.2",  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "sideEffects": false,  "dependencies": {    "tslib": "^2.6.2"  },  "peerDependencies": {    "@aws-sdk/client-dynamodb": "^3.1003.0"  }}