{ "_from": "rsa-csr", "_id": "rsa-csr@1.0.5", "_inBundle": false, "_integrity": "sha512-rmQY0RmcpLdsXEJgE1S2xBam09YVggDIqBGCJNFkhD6ONkmpSGjZ+28J6gWy+ygKHHgC7Z+OpzDLVQYowOte3A==", "_location": "/rsa-csr", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "rsa-csr", "name": "rsa-csr", "escapedName": "rsa-csr", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/rsa-csr/-/rsa-csr-1.0.5.tgz", "_shasum": "ac427ae3aa16089f5f26fc93047a7d2d844b0bf4", "_spec": "rsa-csr", "_where": "/Volumes/Data/git.coolaj86.com/coolaj86/rsa-compat.js", "author": { "name": "AJ ONeal", "email": "coolaj86@gmail.com", "url": "https://coolaj86.com/" }, "bin": { "rsa-csr": "bin/rsa-csr.js" }, "bundleDependencies": false, "deprecated": false, "description": "💯 A focused, zero-dependency library to generate a Certificate Signing Request (CSR) and sign it!", "directories": { "lib": "lib" }, "files": [ "bin", "fixtures", "lib" ], "homepage": "https://git.coolaj86.com/coolaj86/rsa-csr.js", "keywords": [ "zero-dependency", "CSR", "RSA", "x509" ], "license": "MPL-2.0", "main": "index.js", "name": "rsa-csr", "repository": { "type": "git", "url": "https://git.coolaj86.com/coolaj86/rsa-csr.js" }, "scripts": { "postinstall": "node lib/telemetry.js event:install", "test": "bash test.sh" }, "version": "1.0.5" }