File Explorer

/var/runtime/node_modules/@aws-sdk/xml-builder

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 /.

1 dir
1 file
package.json262 B · 13 lines
{  "name": "@aws-sdk/xml-builder",  "version": "3.894.0",  "dependencies": {    "@smithy/types": "^4.5.0",    "fast-xml-parser": "5.2.5",    "tslib": "^2.6.2"  },  "sideEffects": false,  "main": "./dist-cjs/index.js",  "module": "./dist-es/index.js"}