Lukas Nowy fd947bd852 https
express server läuft jetzt mit https
2018-12-16 19:08:08 +01:00

97 lines
2.5 KiB
JSON

{
"_args": [
[
"pkijs@^1.3.27",
"/nodeapps/https-test/greenlock-express.js/node_modules/certpem"
]
],
"_from": "pkijs@>=1.3.27 <2.0.0",
"_id": "pkijs@1.3.33",
"_inCache": true,
"_installable": true,
"_location": "/pkijs",
"_nodeVersion": "5.8.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/pkijs-1.3.33.tgz_1479707633813_0.7746773960534483"
},
"_npmUser": {
"email": "yury@strozhevsky.com",
"name": "yury.strozhevsky"
},
"_npmVersion": "3.10.7",
"_phantomChildren": {},
"_requested": {
"name": "pkijs",
"raw": "pkijs@^1.3.27",
"rawSpec": "^1.3.27",
"scope": null,
"spec": ">=1.3.27 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/certpem"
],
"_resolved": "https://registry.npmjs.org/pkijs/-/pkijs-1.3.33.tgz",
"_shasum": "a689ef62113b7c348e1ffc09965d2239e5bb4c92",
"_shrinkwrap": null,
"_spec": "pkijs@^1.3.27",
"_where": "/nodeapps/https-test/greenlock-express.js/node_modules/certpem",
"author": {
"email": "yury@strozhevsky.com",
"name": "Yury Strozhevsky"
},
"bugs": {
"url": "https://github.com/GlobalSign/PKI.js/issues"
},
"contributors": [
{
"name": "Ryan Hurst",
"email": "rmh@unmitigatedrisk.com"
}
],
"dependencies": {},
"description": "Public Key Infrastructure (PKI) is the basis of how identity and key management is performed on the web today. PKIjs is a pure JavaScript library implementing the formats that are used in PKI applications. It is built on WebCrypto and aspires to make it p",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "a689ef62113b7c348e1ffc09965d2239e5bb4c92",
"tarball": "http://registry.npmjs.org/pkijs/-/pkijs-1.3.33.tgz"
},
"gitHead": "41b63af760cacb565dd850fb3466ada4ca163eff",
"homepage": "https://github.com/GlobalSign/PKI.js#readme",
"keywords": [
"OCSP",
"PKCS",
"Web Cryptography API",
"WebCrypto",
"X.509",
"certificate",
"cms",
"crl",
"encrypted",
"enveloped",
"timestamp"
],
"main": "org/pkijs/x509_simpl.js",
"maintainers": [
{
"name": "peculiarventures",
"email": "info@peculiarventures.com"
},
{
"name": "yury.strozhevsky",
"email": "yury@strozhevsky.com"
}
],
"name": "pkijs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/GlobalSign/PKI.js.git"
},
"scripts": {},
"version": "1.3.33"
}