{ "_from": "atob@^2.0.0", "_id": "atob@2.1.0", "_inBundle": false, "_integrity": "sha512-SuiKH8vbsOyCALjA/+EINmt/Kdl+TQPrtFgW7XZZcwtryFu9e5kQoX3bjCW6mIvGH1fbeAZZuvwGR5IlBRznGw==", "_location": "/atob", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "atob@^2.0.0", "name": "atob", "escapedName": "atob", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/source-map-resolve" ], "_resolved": "https://registry.npmjs.org/atob/-/atob-2.1.0.tgz", "_shasum": "ab2b150e51d7b122b9efc8d7340c06b6c41076bc", "_spec": "atob@^2.0.0", "_where": "/Users/evanm/src/zebraPrinter/ZebraPrinter/node_modules/source-map-resolve", "author": { "name": "AJ ONeal", "email": "coolaj86@gmail.com", "url": "https://coolaj86.com" }, "bin": { "atob": "bin/atob.js" }, "browser": "browser-atob.js", "bundleDependencies": false, "deprecated": false, "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)", "engines": { "node": ">= 0.4.0" }, "homepage": "https://git.coolaj86.com/coolaj86/atob.js.git", "keywords": [ "atob", "browser" ], "license": "(MIT OR Apache-2.0)", "main": "node-atob.js", "name": "atob", "repository": { "type": "git", "url": "git://git.coolaj86.com/coolaj86/atob.js.git" }, "version": "2.1.0" }