UNPKG

api-console-assets

Version:

This repo only exists to publish api console components to npm

22 lines 792 B
{ "name": "kjur-jsrsasign", "version": "8.0.5", "main": "jsrsasign-all-min.js", "description": "The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES, JWS and JWT in pure JavaScript.", "license": "MIT", "ignore": [ ".jshintrc" ], "dependencies": {}, "devDependencies": {}, "homepage": "https://github.com/kjur/jsrsasign", "_release": "8.0.5", "_resolution": { "type": "version", "tag": "8.0.5", "commit": "99a3216a12fdfdfb559dfe4c4e34fcb227ca5e38" }, "_source": "https://github.com/kjur/jsrsasign.git", "_target": "^8.0.3", "_originalSource": "jsrsasign" }