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

95 lines
2.4 KiB
JSON

{
"_args": [
[
"asn1js@^1.2.12",
"/nodeapps/https-test/greenlock-express.js/node_modules/certpem"
]
],
"_from": "asn1js@>=1.2.12 <2.0.0",
"_id": "asn1js@1.2.12",
"_inCache": true,
"_installable": true,
"_location": "/asn1js",
"_nodeVersion": "5.8.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/asn1js-1.2.12.tgz_1460549801979_0.2164379085879773"
},
"_npmUser": {
"email": "yury@strozhevsky.com",
"name": "yury.strozhevsky"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
"name": "asn1js",
"raw": "asn1js@^1.2.12",
"rawSpec": "^1.2.12",
"scope": null,
"spec": ">=1.2.12 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/certpem"
],
"_resolved": "https://registry.npmjs.org/asn1js/-/asn1js-1.2.12.tgz",
"_shasum": "87d5ee797596ae2d2a3cb0247220dc42ffc3f211",
"_shrinkwrap": null,
"_spec": "asn1js@^1.2.12",
"_where": "/nodeapps/https-test/greenlock-express.js/node_modules/certpem",
"author": {
"email": "yury@strozhevsky.com",
"name": "Yury Strozhevsky"
},
"bugs": {
"url": "https://github.com/GlobalSign/ASN1.js/issues"
},
"contributors": [
{
"name": "Ryan Hurst",
"email": "rmh@unmitigatedrisk.com"
}
],
"dependencies": {},
"description": "ASN1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "87d5ee797596ae2d2a3cb0247220dc42ffc3f211",
"tarball": "https://registry.npmjs.org/asn1js/-/asn1js-1.2.12.tgz"
},
"gitHead": "766534d2109c0e9ccc72d9b094eef50efe007925",
"homepage": "https://github.com/GlobalSign/ASN1.js#readme",
"keywords": [
"asn.1",
"asn1",
"ber",
"bitstring",
"bmpstring",
"der",
"generalizedtime",
"octetstring",
"sequence",
"set",
"universalstring",
"utctime",
"utf8string"
],
"main": "org/pkijs/asn1.js",
"maintainers": [
{
"name": "yury.strozhevsky",
"email": "yury@strozhevsky.com"
}
],
"name": "asn1js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/GlobalSign/ASN1.js.git"
},
"scripts": {},
"version": "1.2.12"
}