File Explorer

/proc/self/root/var/runtime/node_modules/@aws-sdk/ec2-metadata-service

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.json349 B · 15 lines
{  "name": "@aws-sdk/ec2-metadata-service",  "version": "3.1049.0",  "sideEffects": false,  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js",  "dependencies": {    "@aws-sdk/types": "^3.973.8",    "@smithy/core": "^3.24.2",    "@smithy/node-http-handler": "^4.7.2",    "@smithy/types": "^4.14.1",    "tslib": "^2.6.2"  }}