File Explorer

/proc/self/root/var/runtime/node_modules/@aws-sdk/node_modules/@smithy/uuid

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.json189 B · 11 lines
{  "name": "@smithy/uuid",  "version": "1.0.0",  "dependencies": {    "tslib": "^2.6.2"  },  "sideEffects": false,  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js"}