Skip to content

Commit 9365a68

Browse files
committed
chore: wip
1 parent 4927baa commit 9365a68

6 files changed

Lines changed: 502 additions & 48 deletions

File tree

packages/jsbn/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "ts-pki",
2+
"name": "ts-jsbn",
33
"type": "module",
44
"version": "0.0.0",
5-
"description": "A PKI library.",
5+
"description": "A JSBN library.",
66
"author": "Chris Breuer <chris@stacksjs.org> (https://github.com/chrisbbreuer)",
77
"license": "MIT",
88
"homepage": "https://github.com/stacksjs/ts-security#readme",
@@ -14,7 +14,7 @@
1414
"url": "https://github.com/stacksjs/ts-security/issues"
1515
},
1616
"keywords": [
17-
"pki",
17+
"jsbn",
1818
"crypto",
1919
"cryptography",
2020
"bun",

0 commit comments

Comments
 (0)