Results 12 issues of Travis Paul

## Here's what I did ``` standard test.js ``` and `test.js` has the following contents: ```js import pkg from '../package.json' with { type: 'json' } console.log(pkg) ``` ## What I...

Access Keys (utilized by the Manta S3 compat layer) were added to [CloudAPI v9.11.0](https://github.com/TritonDataCenter/sdc-cloudapi/pull/65) and support was added to [triton-go](https://github.com/TritonDataCenter/triton-go/pull/189/files) but not yet to node-triton. This PR adds a `triton...