Skip to content

Commit 046f0c7

Browse files
authored
Add keywords field to package.json
1 parent 65fc53b commit 046f0c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"private": true,
44
"version": "0.0.1",
55
"description": "AWS Encryption SDK for JavaScript",
6+
"keywords": ["cryptography", "crypto", "encryption", "envelope encryption", "client side encryption", "CSE", "aws"],
67
"main": "index.js",
78
"scripts": {
89
"bootstrap": "./util/bootstrap_tsconfig && lerna bootstrap",

0 commit comments

Comments
 (0)