{
  "_args": [
    [
      "btoa",
      "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client"
    ]
  ],
  "_from": "btoa@latest",
  "_id": "btoa@1.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/btoa",
  "_nodeVersion": "8.9.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/btoa_1.2.1_1522212847456_0.8367382855709491"
  },
  "_npmUser": {
    "email": "coolaj86@gmail.com",
    "name": "coolaj86"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "btoa",
    "raw": "btoa",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/btoa/-/btoa-1.2.1.tgz",
  "_shasum": "01a9909f8b2c93f6bf680ba26131eb30f7fa3d73",
  "_shrinkwrap": null,
  "_spec": "btoa",
  "_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client",
  "author": {
    "email": "coolaj86@gmail.com",
    "name": "AJ ONeal",
    "url": "https://coolaj86.com"
  },
  "bin": {
    "btoa": "bin/btoa.js"
  },
  "dependencies": {},
  "description": "btoa for Node.JS (it's a one-liner)",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "fileCount": 7,
    "integrity": "sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g==",
    "shasum": "01a9909f8b2c93f6bf680ba26131eb30f7fa3d73",
    "tarball": "https://registry.npmjs.org/btoa/-/btoa-1.2.1.tgz",
    "unpackedSize": 32050
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "gitHead": "19e0da65686fc1d726f1b5210930a47fe9fbd3a3",
  "homepage": "https://git.coolaj86.com/coolaj86/btoa.js.git",
  "keywords": [
    "browser",
    "btoa"
  ],
  "license": "(MIT OR Apache-2.0)",
  "main": "index",
  "maintainers": [
    {
      "name": "coolaj86",
      "email": "coolaj86@gmail.com"
    }
  ],
  "name": "btoa",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://git.coolaj86.com/coolaj86/btoa.js.git"
  },
  "version": "1.2.1"
}