We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65fc53b commit 046f0c7Copy full SHA for 046f0c7
package.json
@@ -3,6 +3,7 @@
3
"private": true,
4
"version": "0.0.1",
5
"description": "AWS Encryption SDK for JavaScript",
6
+ "keywords": ["cryptography", "crypto", "encryption", "envelope encryption", "client side encryption", "CSE", "aws"],
7
"main": "index.js",
8
"scripts": {
9
"bootstrap": "./util/bootstrap_tsconfig && lerna bootstrap",
0 commit comments