12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_args": [
- [
- "atob@2.1.2",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "atob@2.1.2",
- "_id": "atob@2.1.2",
- "_inBundle": false,
- "_integrity": "sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k=",
- "_location": "/atob",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "atob@2.1.2",
- "name": "atob",
- "escapedName": "atob",
- "rawSpec": "2.1.2",
- "saveSpec": null,
- "fetchSpec": "2.1.2"
- },
- "_requiredBy": [
- "/source-map-resolve"
- ],
- "_resolved": "https://registry.npm.taobao.org/atob/download/atob-2.1.2.tgz",
- "_spec": "2.1.2",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "author": {
- "name": "AJ ONeal",
- "email": "coolaj86@gmail.com",
- "url": "https://coolaj86.com"
- },
- "bin": {
- "atob": "bin/atob.js"
- },
- "browser": "browser-atob.js",
- "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
- "engines": {
- "node": ">= 4.5.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.2"
- }
|