| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "base64-js@1.5.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "base64-js@1.5.1", |
| | | "_from": "base64-js@^1.0.2", |
| | | "_id": "base64-js@1.5.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", |
| | | "_location": "/base64-js", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "base64-js@1.5.1", |
| | | "raw": "base64-js@^1.0.2", |
| | | "name": "base64-js", |
| | | "escapedName": "base64-js", |
| | | "rawSpec": "1.5.1", |
| | | "rawSpec": "^1.0.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.5.1" |
| | | "fetchSpec": "^1.0.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/buffer", |
| | | "/crc/buffer" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", |
| | | "_spec": "1.5.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "1b1b440160a5bf7ad40b650f095963481903930a", |
| | | "_spec": "base64-js@^1.0.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\buffer", |
| | | "author": { |
| | | "name": "T. Jameson Little", |
| | | "email": "t.jameson.little@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/beatgammit/base64-js/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "Base64 encoding/decoding in pure JS", |
| | | "devDependencies": { |
| | | "babel-minify": "^0.5.1", |