jose-algorithms
Version:
A collection of JOSE-compatible algorithms
16 lines (15 loc) • 404 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"
}