{
  "_args": [
    [
      "@hapi/b64@6.0.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/b64@6.0.1",
  "_id": "@hapi/b64@6.0.1",
  "_inBundle": false,
  "_integrity": "sha512-ZvjX4JQReUmBheeCq+S9YavcnMMHWqx3S0jHNXWIM1kQDxB9cyfSycpVvjfrKcIS8Mh5N3hmu/YKo4Iag9g2Kw==",
  "_location": "/@hapi/b64",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/b64@6.0.1",
    "name": "@hapi/b64",
    "escapedName": "@hapi%2fb64",
    "scope": "@hapi",
    "rawSpec": "6.0.1",
    "saveSpec": null,
    "fetchSpec": "6.0.1"
  },
  "_requiredBy": [
    "/@hapi/iron",
    "/@hapi/pez"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/b64/-/b64-6.0.1.tgz",
  "_spec": "6.0.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/b64/issues"
  },
  "dependencies": {
    "@hapi/hoek": "^11.0.2"
  },
  "description": "Base64 streaming encoder and decoder",
  "devDependencies": {
    "@hapi/code": "^9.0.0",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.0.1",
    "@hapi/wreck": "^18.0.0"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/b64#readme",
  "keywords": [
    "buffer",
    "base64",
    "decode",
    "encode",
    "stream"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/b64",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/b64.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "version": "6.0.1"
}
