Shopify / ejson

EJSON is a small library to manage encrypted secrets using asymmetric encryption.
MIT License
1.34k stars 62 forks source link

Print error messages to stderr #44

Closed bouk closed 6 years ago

bouk commented 6 years ago

It'd be nice if commands like ejson d only ever output a json blob, and put their error messages into stderr

Also upgraded bundler, and changed dev test to test everything, not just the root dir