19 lines
638 B
JSON
19 lines
638 B
JSON
{
|
|
"name": "jose-algorithms",
|
|
"version": "0.0.4",
|
|
"description": "A collection of JOSE-compatible algorithms",
|
|
"main": "index.js",
|
|
"module": "index.mjs",
|
|
"keywords": [
|
|
"JOSE",
|
|
"algorithms"
|
|
],
|
|
"repository": "https://github.com/kevlened/jose/tree/master/packages/jose-algorithms",
|
|
"author": "kevlened",
|
|
"license": "MIT",
|
|
"gitHead": "3408bcaff5e42cd07f29dad4386d876553a774bc"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/jose-algorithms/-/jose-algorithms-0.0.4.tgz"
|
|
,"_integrity": "sha512-Yekeg7xdl1wDbfcfSWianl/W3r1apFASLdfLNLRoNUW0aL+Cg2t7QxtPftZKaO8fMs8jAtaKLXwJ/xZwVdF1LQ=="
|
|
,"_from": "jose-algorithms@0.0.4"
|
|
} |