diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2018-10-01 22:02:29 -1000 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2018-10-01 22:03:58 -1000 |
commit | fc800407c0f45352ee533769fe96a8c339501a34 (patch) | |
tree | 7d2e79100906480c23de4e9ad3eaa0052f818020 /package.json | |
parent | 7ef25848b38465fe70b65ab91bf905ae927d4d7c (diff) | |
download | patchfoo-fc800407c0f45352ee533769fe96a8c339501a34.tar.gz patchfoo-fc800407c0f45352ee533769fe96a8c339501a34.zip |
Decrypt message with unbox key query parameter
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index ec379a9..3226e19 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "jpeg-autorotate": "^3.0.0", "mime-types": "^2.1.12", "multicb": "^1.2.1", + "private-box": "^0.3.0", "pull-box-stream": "^1.0.12", "pull-cat": "^1.1.11", "pull-catch": "^1.0.0", |