Gazebo_simulation-Frontend/node_modules/jose-algorithms/package.json

50 lines
1.3 KiB
JSON

{
"_args": [
[
"jose-algorithms@0.0.4",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "jose-algorithms@0.0.4",
"_id": "jose-algorithms@0.0.4",
"_inBundle": false,
"_integrity": "sha512-Yekeg7xdl1wDbfcfSWianl/W3r1apFASLdfLNLRoNUW0aL+Cg2t7QxtPftZKaO8fMs8jAtaKLXwJ/xZwVdF1LQ==",
"_location": "/jose-algorithms",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jose-algorithms@0.0.4",
"name": "jose-algorithms",
"escapedName": "jose-algorithms",
"rawSpec": "0.0.4",
"saveSpec": null,
"fetchSpec": "0.0.4"
},
"_requiredBy": [
"/jwk-lite",
"/jws-lite"
],
"_resolved": "https://registry.npmjs.org/jose-algorithms/-/jose-algorithms-0.0.4.tgz",
"_spec": "0.0.4",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "kevlened"
},
"description": "A collection of JOSE-compatible algorithms",
"gitHead": "3408bcaff5e42cd07f29dad4386d876553a774bc",
"keywords": [
"JOSE",
"algorithms"
],
"license": "MIT",
"main": "index.js",
"module": "index.mjs",
"name": "jose-algorithms",
"repository": {
"type": "git",
"url": "https://github.com/kevlened/jose/tree/master/packages/jose-algorithms"
},
"version": "0.0.4"
}