| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "buffer-json@2.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "buffer-json@2.0.0", |
| | | "_from": "buffer-json@^2.0.0", |
| | | "_id": "buffer-json@2.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-+jjPFVqyfF1esi9fvfUs3NqM0pH1ziZ36VP4hmA/y/Ssfo/5w5xHKfTw9BwQjoJ1w/oVtpLomqwUHKdefGyuHw==", |
| | | "_location": "/buffer-json", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "buffer-json@2.0.0", |
| | | "raw": "buffer-json@^2.0.0", |
| | | "name": "buffer-json", |
| | | "escapedName": "buffer-json", |
| | | "rawSpec": "2.0.0", |
| | | "rawSpec": "^2.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.0.0" |
| | | "fetchSpec": "^2.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/cache-loader" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/buffer-json/-/buffer-json-2.0.0.tgz", |
| | | "_spec": "2.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "f73e13b1e42f196fe2fd67d001c7d7107edd7c23", |
| | | "_spec": "buffer-json@^2.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cache-loader", |
| | | "author": { |
| | | "name": "JP Richardson" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/jprichardson/buffer-json/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "JSON.stringify & JSON.parse which can encode/decode buffers.", |
| | | "devDependencies": { |
| | | "standard": "^12.0.1", |