+1
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "crypto",
|
||||
"description": "Various crypto utils for hashing, encryption, signature, ...",
|
||||
"description": "Various crypto utils for encryption, signature, ...",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"files": ["index.ts"],
|
||||
@@ -8,7 +8,6 @@
|
||||
"test": "bun test"
|
||||
},
|
||||
"dependencies": {
|
||||
"jose": "^5.3.0",
|
||||
"log": "^6.3.1",
|
||||
"result": "git+git@git.pband.ch:typescript/result.git",
|
||||
"zxcvbn": "^4.4.2"
|
||||
|
||||
Reference in New Issue
Block a user