https
express server läuft jetzt mit https
This commit is contained in:
94
express-server/node_modules/asn1js/package.json
generated
vendored
Normal file
94
express-server/node_modules/asn1js/package.json
generated
vendored
Normal file
@ -0,0 +1,94 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
Reference in New Issue
Block a user