forked from svrjs/svrjs
58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"_from": "asn1.js-rfc5280@^2.0.0",
|
|
"_id": "asn1.js-rfc5280@2.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-1e2ypnvTbYD/GdxWK77tdLBahvo1fZUHlQJqAVUuZWdYj0rdjGcf2CWYUtbsyRYpYUMwMWLZFUtLxog8ZXTrcg==",
|
|
"_location": "/asn1.js-rfc5280",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "asn1.js-rfc5280@^2.0.0",
|
|
"name": "asn1.js-rfc5280",
|
|
"escapedName": "asn1.js-rfc5280",
|
|
"rawSpec": "^2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/asn1.js-rfc2560",
|
|
"/ocsp"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/asn1.js-rfc5280/-/asn1.js-rfc5280-2.0.1.tgz",
|
|
"_shasum": "072f3dfc03f86d1faae7485c6197584ba2bb5ddc",
|
|
"_spec": "asn1.js-rfc5280@^2.0.0",
|
|
"_where": "/home/ubuntu/OCSP/node_modules/ocsp",
|
|
"author": {
|
|
"name": "Felix Hanley"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/indutny/asn1.js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"asn1.js": "^4.5.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "RFC5280 extension structures for asn1.js",
|
|
"devDependencies": {
|
|
"mocha": "^4.0.1"
|
|
},
|
|
"homepage": "https://github.com/indutny/asn1.js",
|
|
"keywords": [
|
|
"asn1",
|
|
"rfc5280",
|
|
"der"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "asn1.js-rfc5280",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/indutny/asn1.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --reporter=spec test/*-test.js"
|
|
},
|
|
"version": "2.0.1"
|
|
}
|