README
@brickblock/gcp-sops-decoder
This is a small module that wraps the sops binary to
decrypt files (json and yaml) into javascript objects
This is a small module that wraps the `sops` binary to decrypt files (`json` and `yaml`) into `javascript` objects
<script type="module">
import brickblockSopsWrapper from 'https://cdn.skypack.dev/@brickblock/sops-wrapper';
</script>
This is a small module that wraps the sops binary to
decrypt files (json and yaml) into javascript objects