{
  "_args": [
    [
      "openssl-nodejs@1.0.5",
      "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend"
    ]
  ],
  "_from": "openssl-nodejs@1.0.5",
  "_id": "openssl-nodejs@1.0.5",
  "_inBundle": false,
  "_integrity": "sha512-6+nxZBw96nK1WUk5yIjhv9NRjqtNTfklB508T64BG5TQ8fU1x1rJrc1I3iVW+31KjnYYYwInGTopYxFJa7wMqA==",
  "_location": "/openssl-nodejs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "openssl-nodejs@1.0.5",
    "name": "openssl-nodejs",
    "escapedName": "openssl-nodejs",
    "rawSpec": "1.0.5",
    "saveSpec": null,
    "fetchSpec": "1.0.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/openssl-nodejs/-/openssl-nodejs-1.0.5.tgz",
  "_spec": "1.0.5",
  "_where": "C:\\Users\\User\\Documents\\GitHub\\WLO_CREDITO_DIGITAL\\code\\backend",
  "author": {
    "name": "codevibess"
  },
  "bugs": {
    "url": "https://github.com/codevibess/openssl-nodejs/issues"
  },
  "description": "is a package which gives you a possibility to run every [OpenSSL](https://www.openssl.org/) command in [Node.js](https://nodejs.org/en/) in a handy way. Moreover, parameters like -in, -keyin, -config and etc can be replaced by a raw data ([Buffor](https://nodejs.org/dist/latest-v10.x/docs/api/buffer.html)).",
  "homepage": "https://github.com/codevibess/openssl-nodejs#readme",
  "keywords": [
    "openssl",
    "ssl",
    "certificate",
    "rsa",
    "encrypt",
    "decrypt",
    "verify",
    "public key",
    "private key",
    "sign",
    "openssl nodejs",
    "node openssl",
    "nodejs openssl",
    "key generation",
    "config",
    "crs",
    "x509",
    "pkcs12",
    "pkcs10",
    "ssl",
    "tls"
  ],
  "license": "MIT",
  "main": "./src/index.js",
  "name": "openssl-nodejs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/codevibess/openssl-nodejs.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.5"
}
