1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- {
- "_from": "atob@^2.0.0",
- "_id": "atob@2.0.3",
- "_inBundle": false,
- "_integrity": "sha1-GcenYEc3dEaPILLS0DNyrX1Mv10=",
- "_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.0.3.tgz",
- "_shasum": "19c7a760473774468f20b2d2d03372ad7d4cbf5d",
- "_spec": "atob@^2.0.0",
- "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/publi/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://github.com/coolaj86/node-browser-compat",
- "keywords": [
- "atob",
- "browser"
- ],
- "license": "(MIT OR Apache-2.0)",
- "main": "node-atob.js",
- "name": "atob",
- "repository": {
- "type": "git",
- "url": "git://github.com/coolaj86/node-browser-compat/atob.git"
- },
- "version": "2.0.3"
- }
|