| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "json-parse-better-errors@1.0.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "json-parse-better-errors@1.0.2", |
| | | "_from": "json-parse-better-errors@^1.0.1", |
| | | "_id": "json-parse-better-errors@1.0.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", |
| | | "_location": "/json-parse-better-errors", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "json-parse-better-errors@1.0.2", |
| | | "raw": "json-parse-better-errors@^1.0.1", |
| | | "name": "json-parse-better-errors", |
| | | "escapedName": "json-parse-better-errors", |
| | | "rawSpec": "1.0.2", |
| | | "rawSpec": "^1.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.2" |
| | | "fetchSpec": "^1.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/parse-json", |
| | |
| | | "/webpack" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", |
| | | "_spec": "1.0.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "bb867cfb3450e69107c131d1c514bab3dc8bcaa9", |
| | | "_spec": "json-parse-better-errors@^1.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\parse-json", |
| | | "author": { |
| | | "name": "Kat Marchán", |
| | | "email": "kzm@zkat.tech" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/zkat/json-parse-better-errors/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "config": { |
| | | "nyc": { |
| | | "exclude": [ |
| | |
| | | ] |
| | | } |
| | | }, |
| | | "deprecated": false, |
| | | "description": "JSON.parse with context information on error", |
| | | "devDependencies": { |
| | | "nyc": "^10.3.2", |