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

91 lines
3.2 KiB
JSON

{
"_args": [
[
"pyconf@^1.1.5",
"/nodeapps/https-test/greenlock-express.js/node_modules/le-store-certbot"
]
],
"_from": "pyconf@>=1.1.5 <2.0.0",
"_hasShrinkwrap": false,
"_id": "pyconf@1.1.6",
"_inCache": true,
"_installable": true,
"_location": "/pyconf",
"_nodeVersion": "10.6.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pyconf_1.1.6_1536003539653_0.6897520845380114"
},
"_npmUser": {
"email": "coolaj86@gmail.com",
"name": "coolaj86"
},
"_npmVersion": "6.1.0",
"_phantomChildren": {},
"_requested": {
"name": "pyconf",
"raw": "pyconf@^1.1.5",
"rawSpec": "^1.1.5",
"scope": null,
"spec": ">=1.1.5 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/le-store-certbot"
],
"_resolved": "https://registry.npmjs.org/pyconf/-/pyconf-1.1.6.tgz",
"_shasum": "ebd8e8e8aaba5d48c35423b81b61429323e287a2",
"_shrinkwrap": null,
"_spec": "pyconf@^1.1.5",
"_where": "/nodeapps/https-test/greenlock-express.js/node_modules/le-store-certbot",
"author": {
"email": "coolaj86@gmail.com",
"name": "AJ ONeal",
"url": "https://coolaj86.com/"
},
"bugs": {
"url": "https://git.coolaj6.com/coolaj86/pyconf.js/issues"
},
"dependencies": {
"safe-replace": "^1.0.2"
},
"description": "Read and write python config files non-destructively (preserves comments)",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 6,
"integrity": "sha512-4ujjwqch6nViWduSLc3/QFrDdJJAvAE7NRBarSGLANwh0tNW0MbXeJE8ZziJZvzRnUEN5scYwsS+ItYU1uj6dQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjY3UCRA9TVsSAnZWagAAHFoP/1ZNFI4EZCpCrm10V3CS\ni776vxoYtEy8UdK1Pndp4SV/zF+zAJZkxDRpoks6hhHpLV1+T2mK6Fy5mqGn\nC5qZct1h/7y3g/uEErmBXXNs1JCBWqtgLIK69MGkCsIHcMtOcSN9nxsreitL\ngwYSEShA06HIMSTc9exqMThD4CwOnxV3b0G6zfCeGwaE+F571BDTfsCjmAS1\nDYyX6+QjutMuvjkcWDWZ6gjFHXq4FBXzMciNWag3Ts21ndaRFtcmugL3hTmZ\n16SHKQ/SeK+L1yQhhatKO4yt3JL2YXz7PAKSh9rh7JNLMn79pUcE7Xq3qOyq\nSM4GpGxoCPVwFDJqYLCSGuzLY1HLByJfNRenoUnTMiijPco0bXG1jQoQ1pxK\nHh1kRBfHAUh3+WaVjfKTZYKNhS5ly3gIopCbbypJYeXE6MRDcotYLgZb5Ao8\nlLzt+ayQEwDnLTvi69LHs4lw5hwaw9XivgAWXq4yPrIdJS0ZPSKEkUcrR08d\n0xeStTSLZmJHpvex4y32t21AsCYmu0IgPkIg0vXFLE7InM4dSwCtLu/zpZFF\nK9bzuClgMOPk+4iLTnCZ6PfXRJfA6u/EYhKB4GrijUIRI5jjOX7zWuJ8mlh6\nIz9qigrwST5RGBGjXyUYKaN2BV5uaIfARfe1V6PX/xEBQJfQXucczbJxVTUZ\nFeaH\r\n=iDqw\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "ebd8e8e8aaba5d48c35423b81b61429323e287a2",
"tarball": "https://registry.npmjs.org/pyconf/-/pyconf-1.1.6.tgz",
"unpackedSize": 19641
},
"gitHead": "6f6deae8fa5e20a4c9684f1a503e697bb70e8dd7",
"homepage": "https://git.coolaj6.com/coolaj86/pyconf.js#readme",
"keywords": [
"comments",
"conf",
"config",
"python"
],
"license": "(MIT OR Apache-2.0)",
"main": "index.js",
"maintainers": [
{
"name": "coolaj86",
"email": "coolaj86@gmail.com"
}
],
"name": "pyconf",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://git.coolaj6.com/coolaj86/pyconf.js.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.1.6"
}