mirror of
https://github.com/tlsnotary/pagesigner-cli.git
synced 2026-01-08 22:18:05 -05:00
18 lines
462 B
JSON
18 lines
462 B
JSON
{
|
|
"type": "module",
|
|
"dependencies": {
|
|
"@peculiar/webcrypto": "1.2.3",
|
|
"bigint-crypto-utils": "2.5.3",
|
|
"bytestreamjs": "1.0.29",
|
|
"cbor-js": "0.1.0",
|
|
"cose-js": "0.8.2",
|
|
"fast-sha256": "1.3.0",
|
|
"libsodium-wrappers-sumo": "0.7.9",
|
|
"undici": "4.15.1",
|
|
"pkijs": "2.2.1",
|
|
"simple-js-ec-math": "2.0.1",
|
|
"tweetnacl": "1.0.3",
|
|
"universal-dom-parser": "0.0.3"
|
|
}
|
|
}
|