forked from rachanon/stdbWeb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
815 B
23 lines
815 B
9 years ago
|
{
|
||
|
"name": "kjur-jsrsasign",
|
||
|
"version": "5.0.12",
|
||
|
"main": "jsrsasign-latest-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 CMS SignedData, TimeStamp, CAdES, JWS and JWT in pure JavaScript.",
|
||
|
"license": "MIT",
|
||
|
"ignore": [
|
||
|
".jshintrc"
|
||
|
],
|
||
|
"dependencies": {},
|
||
|
"devDependencies": {},
|
||
|
"homepage": "https://github.com/kjur/jsrsasign",
|
||
|
"_release": "5.0.12",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "5.0.12",
|
||
|
"commit": "a364c12f0e398b42eac2e7747a5d881c9155d8f8"
|
||
|
},
|
||
|
"_source": "https://github.com/kjur/jsrsasign.git",
|
||
|
"_target": "^5.0.12",
|
||
|
"_originalSource": "jsrsasign",
|
||
|
"_direct": true
|
||
|
}
|