Skip to content

Commit b3128ba

Browse files
author
John Bland
committed
change package name to wolfcrypt, add package description
1 parent a4dae38 commit b3128ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "wolfcrypt_binding",
2+
"name": "wolfcrypt",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "nodejs bindings for wolfcrypt C functions",
55
"main": "index.js",
66
"gypfile": true,
77
"scripts": {

0 commit comments

Comments
 (0)