{ "_args": [ [ "certpem@^1.1.0", "/nodeapps/https-test/greenlock-express.js/node_modules/greenlock" ] ], "_from": "certpem@>=1.1.0 <2.0.0", "_id": "certpem@1.1.2", "_inCache": true, "_installable": true, "_location": "/certpem", "_nodeVersion": "10.6.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/certpem_1.1.2_1534472297185_0.6089090318511978" }, "_npmUser": { "email": "coolaj86@gmail.com", "name": "coolaj86" }, "_npmVersion": "6.1.0", "_phantomChildren": {}, "_requested": { "name": "certpem", "raw": "certpem@^1.1.0", "rawSpec": "^1.1.0", "scope": null, "spec": ">=1.1.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/greenlock" ], "_resolved": "https://registry.npmjs.org/certpem/-/certpem-1.1.2.tgz", "_shasum": "b532a03e9be59dcfe99c0350aff21d6bbbb4b83d", "_shrinkwrap": null, "_spec": "certpem@^1.1.0", "_where": "/nodeapps/https-test/greenlock-express.js/node_modules/greenlock", "author": { "email": "coolaj86@gmail.com", "name": "AJ ONeal", "url": "https://coolaj86.com/" }, "bin": { "certpem": "bin/certpem.js" }, "bugs": { "url": "https://git.coolaj86.com/coolaj86/cert-info.js/issues" }, "dependencies": { "asn1js": "^1.2.12", "pkijs": "^1.3.27" }, "description": "Read basic info (subject, altnames, expiresAt, issuedAt) from a cert.pem / x509 certificate (tls / ssl / https) ", "devDependencies": {}, "directories": {}, "dist": { "fileCount": 7, "integrity": "sha512-rqddNO1OdN6o7j1C486Os9USHgGEyoBSRHDgVAqx0jVAmGlgGQ1XPCrrl2KKxzdWBNC184V3gpV5BsvcDDQ+Vg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdjBpCRA9TVsSAnZWagAA7y0P/ijpH77/RCiFiLVcZYbP\ne5ifxMsLDwRyORj6PDOyoHUTtz3Km7aBCmKl104pBp4R2LvE49zYge5IzGUB\nunpwAciLL06JnG9aOLPVJGR60Vk6i3no4dtbZxOzubMDiAnyaE5377uHnXLk\ni82+UZM056ZxVTnf8FMsSdE7PYpqitPy+jRHw0h9F8k4mo7V6RftuVImUJYW\nOknvSTsbMe/B+5MjUKWGx9hTIwBE/926P48x+VHnRMP+6yj2JWGKpllRueuc\ndLntSBXGUgtNGVkG0Q4uZ4VM+hm1BYUinu6BNKy7999JH+QChK3HqpSuy3dw\nbYkfdRAFAVquk12r668kFT7I5F7zAsqrjL8rbZ/3bwR5fstqSrJ3W98EMbLK\nzYQ33pm4UiDfXmT33gXW+pWWbP+4V5eNfz9JqEET5xxlluqnPNqJzhK0J4dY\nImSg5lu0VO5n1wkCcwA5txwH5RyTTTQ8cvS+yj82+IL9n6QXkFr4tpBX08Ug\nF7N8Vx+u6NIZWOhkApL04BW6PmlOcRk6hfCJ8S+5niUe3Tew1odbuo2ayzYV\nSZakVRx1JPsDe4Jpjaz0xTtnudkRzVENg+HGiWlflOuC+DEjpER1Y6uN5j66\nmGSBx1NRcJ4P/Vc8zVPUNMpN3MD37zRXoh0JUQdcGUtucT6zBCX1JZvMlHO+\nhBsN\r\n=c78a\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "b532a03e9be59dcfe99c0350aff21d6bbbb4b83d", "tarball": "https://registry.npmjs.org/certpem/-/certpem-1.1.2.tgz", "unpackedSize": 9695 }, "gitHead": "1b62407ea523e9e58799ff0516eadeaeb34347f5", "homepage": "https://git.coolaj86.com/coolaj86/cert-info.js", "keywords": [ "altnames", "asn1", "at", "cert", "cert.pem", "certificate", "expired", "expires", "expiresAt", "issued", "issuedAt", "notAfter", "notBefore", "pki", "subject", "x509" ], "license": "(MIT OR Apache-2.0)", "main": "index.js", "maintainers": [ { "name": "coolaj86", "email": "coolaj86@gmail.com" } ], "name": "certpem", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "https://git.coolaj86.com/coolaj86/cert-info.js.git" }, "scripts": { "test": "node test.js" }, "version": "1.1.2" }