Skip to content

Commit 46722b3

Browse files
committed
chore: add tag repository in package.json
1 parent 62f4a99 commit 46722b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "js-ecutils",
33
"version": "0.0.1-alpha.1",
44
"description": "JavaScript library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.",
5+
"repository":"https://github.com/isakruas/js-ecutils",
56
"keywords": [
67
"ecdsa",
78
"secure-communication",

0 commit comments

Comments
 (0)