{
  "_args": [
    [
      "kruptein@3.0.5",
      "/var/www/html/sprbackend"
    ]
  ],
  "_from": "kruptein@3.0.5",
  "_id": "kruptein@3.0.5",
  "_inBundle": false,
  "_integrity": "sha512-c1pyg/HKep8y5l+AoiicTs94k4bnzBSiS1b8NQcnQDtv9Yh45rNLuDIUwEwawmuFYpcA5xqhG7k0LqiMhrBPXw==",
  "_location": "/kruptein",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "kruptein@3.0.5",
    "name": "kruptein",
    "escapedName": "kruptein",
    "rawSpec": "3.0.5",
    "saveSpec": null,
    "fetchSpec": "3.0.5"
  },
  "_requiredBy": [
    "/connect-mongo"
  ],
  "_resolved": "https://registry.npmjs.org/kruptein/-/kruptein-3.0.5.tgz",
  "_spec": "3.0.5",
  "_where": "/var/www/html/sprbackend",
  "author": {
    "name": "Jason Gerfen",
    "email": "jason.gerfen@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/jas-/kruptein/issues"
  },
  "dependencies": {
    "asn1.js": "^5.4.1"
  },
  "description": "crypto; from kruptein to hide or conceal",
  "devDependencies": {
    "expect.js": "*",
    "mocha": "*",
    "nyc": "*"
  },
  "engines": {
    "node": ">8"
  },
  "homepage": "https://github.com/jas-/kruptein#readme",
  "keywords": [
    "crypto",
    "cryptography",
    "cryptr",
    "crypter",
    "encryption",
    "decryption",
    "encrypt",
    "decrypt",
    "AES",
    "GCM",
    "authenticated",
    "authenticate",
    "unicode",
    "symmetric",
    "cipher",
    "key derivation",
    "scrypt",
    "pbkdf2",
    "security",
    "asn.1"
  ],
  "license": "MIT",
  "name": "kruptein",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jas-/kruptein.git"
  },
  "scripts": {
    "test": "nyc mocha test/*.js"
  },
  "version": "3.0.5"
}
