We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ba45b commit 4c6a3e8Copy full SHA for 4c6a3e8
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@chelonia/crypto",
3
"version": "1.0.0",
4
- "description": "",
+ "description": "Contains various utilities for performing cryptographic operations.",
5
"main": "dist/umd/index.cjs",
6
"module": "dist/esm/index.mjs",
7
"types": "./dist/umd/index.d.cts",
0 commit comments