Server IP : 162.213.251.212 / Your IP : 3.143.23.103 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/allssztx/needapair.com/node_modules/jwa/ |
Upload File : |
{ "name": "jwa", "version": "1.4.1", "description": "JWA implementation (supports all JWS algorithms)", "main": "index.js", "directories": { "test": "test" }, "dependencies": { "buffer-equal-constant-time": "1.0.1", "ecdsa-sig-formatter": "1.0.11", "safe-buffer": "^5.0.1" }, "devDependencies": { "base64url": "^2.0.0", "jwk-to-pem": "^2.0.1", "semver": "4.3.6", "tap": "6.2.0" }, "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "git://github.com/brianloveswords/node-jwa.git" }, "keywords": [ "jwa", "jws", "jwt", "rsa", "ecdsa", "hmac" ], "author": "Brian J. Brennan <brianloveswords@gmail.com>", "license": "MIT" }