{
  "_args": [
    [
      {
        "raw": "js-base64@^2.1.8",
        "scope": null,
        "escapedName": "js-base64",
        "name": "js-base64",
        "rawSpec": "^2.1.8",
        "spec": ">=2.1.8 <3.0.0",
        "type": "range"
      },
      "/home/ubuntu/workspace/node_modules/scss-tokenizer"
    ]
  ],
  "_from": "js-base64@>=2.1.8 <3.0.0",
  "_id": "js-base64@2.4.8",
  "_inCache": true,
  "_location": "/js-base64",
  "_nodeVersion": "10.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/js-base64_2.4.8_1531842806553_0.6141916437719295"
  },
  "_npmUser": {
    "name": "dankogai",
    "email": "dankogai+github@gmail.com"
  },
  "_npmVersion": "6.1.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "js-base64@^2.1.8",
    "scope": null,
    "escapedName": "js-base64",
    "name": "js-base64",
    "rawSpec": "^2.1.8",
    "spec": ">=2.1.8 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/scss-tokenizer"
  ],
  "_resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.4.8.tgz",
  "_shasum": "57a9b130888f956834aa40c5b165ba59c758f033",
  "_shrinkwrap": null,
  "_spec": "js-base64@^2.1.8",
  "_where": "/home/ubuntu/workspace/node_modules/scss-tokenizer",
  "author": {
    "name": "Dan Kogai"
  },
  "bugs": {
    "url": "https://github.com/dankogai/js-base64/issues"
  },
  "dependencies": {},
  "description": "Yet another Base64 transcoder in pure-JS",
  "devDependencies": {
    "babel-preset-env": "^1.7.0",
    "babel-register": "^6.26.0",
    "mocha": "*"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-hm2nYpDrwoO/OzBhdcqs/XGT6XjSuSSCVEpia+Kl2J6x4CYt5hISlVL/AYU1khoDXv0AQVgxtdJySb9gjAn56Q==",
    "shasum": "57a9b130888f956834aa40c5b165ba59c758f033",
    "tarball": "https://registry.npmjs.org/js-base64/-/js-base64-2.4.8.tgz",
    "fileCount": 24,
    "unpackedSize": 177586,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbThD2CRA9TVsSAnZWagAAGooP/id5j71bqe221TEsGPWv\nPa9BhMluurCYQxKomvppC/5I8ttiKKlXl8NUNqN76adprHMBgzcLX+gqiL6M\n8uayTwno48wvWwDHbeH5DPft59Oo9l/N6QHan7Tlj6ticMdfBsKpmRcd3LaL\nP1946HNCGojE7rMKuirE0USu5mOD61KUjd61xjg0+vofJ+MFvQHpFTBjZBhy\nsxa4TtgWDMNzmbE6nPLOFoRt+p0LH6nceSBMlKqQ8iRJE0HG8lmG0ecE48eC\nj0i4tJxq3pa7EyWWlS0sMW7vL29SBnapXQJjjUcQDiNvSOmOPjdsukl14qby\nehJcjflk8aEfuQ882F9orIsoDvJ+8SRVmfQAd2gGEnvwtAVCdKgMrI4+1I4n\nwpt+bwI+5cMAEgxexzuDOZtx520GxUXyMw8u34zgdiSmi+lLHJxEvA6JZhko\n9ytSiD1BlAeORkQGgrmSIcgE/ielJSGKB5/rzanyZqp070tgEXvhNzNhpiVq\nXbt/wFglpuTSLqhWSEolFiN+SHtlfi32mHk3dt7+j1oS4CFx7kVgNEOG2yuj\ngIDUdk6hXLAcejUNHHMSlz7GEDso2Ob+AZGU10dcdeFGATOrSuzMgWrKnGMh\nfGw4iZDqeYpilFJrDXf5psoabQZ3VR3rrEIf7zLZiNbpssfUpxG0PjnjnkMJ\nGaTl\r\n=Qao3\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "8bfa436f733bec60c95c720e1d720c28b43ae0b2",
  "homepage": "https://github.com/dankogai/js-base64#readme",
  "keywords": [
    "base64"
  ],
  "license": "BSD-3-Clause",
  "main": "base64.js",
  "maintainers": [
    {
      "name": "dankogai",
      "email": "dankogai+github@gmail.com"
    }
  ],
  "name": "js-base64",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dankogai/js-base64.git"
  },
  "scripts": {
    "test": "mocha --compilers js:babel-register"
  },
  "version": "2.4.8"
}
