mirror of
https://github.com/tlsnotary/pagesigner-cli.git
synced 2026-01-09 16:07:57 -05:00
18 lines
474 B
JSON
18 lines
474 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",
|
|
"node-fetch": "2.6.6",
|
|
"pkijs": "^2.2.1",
|
|
"simple-js-ec-math": "^2.0.1",
|
|
"tweetnacl": "^1.0.3",
|
|
"universal-dom-parser": "0.0.3"
|
|
}
|
|
}
|