File Explorer

/var/runtime/node_modules/@aws-sdk/node_modules/buffer-from

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

0 dirs
4 files
package.json304 B · 20 lines
{  "name": "buffer-from",  "version": "1.1.2",  "license": "MIT",  "repository": "LinusU/buffer-from",  "files": [    "index.js"  ],  "scripts": {    "test": "standard && node test"  },  "devDependencies": {    "standard": "^12.0.1"  },  "keywords": [    "buffer",    "buffer from"  ]}