{ "_from": "json-parse-even-better-errors@^2.0.1", "_id": "json-parse-even-better-errors@2.0.1", "_inBundle": false, "_integrity": "sha512-XFY2Mbnmg+8r7MRsxfArVkZcfjxGlF/NjM3LsPXVeCX/GBF/1FTCv+idHBYC4qLPtK7q8HC8bapLoWqnhP/bXw==", "_location": "/json-parse-even-better-errors", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "json-parse-even-better-errors@^2.0.1", "name": "json-parse-even-better-errors", "escapedName": "json-parse-even-better-errors", "rawSpec": "^2.0.1", "saveSpec": null, "fetchSpec": "^2.0.1" }, "_requiredBy": [ "/read-package-json-fast" ], "_resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.0.1.tgz", "_shasum": "ed0009e0f5e7eb21ae0675d0d34782cc7a53c60e", "_spec": "json-parse-even-better-errors@^2.0.1", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/read-package-json-fast", "author": { "name": "Kat Marchán", "email": "kzm@zkat.tech" }, "bugs": { "url": "https://github.com/npm/json-parse-even-better-errors/issues" }, "bundleDependencies": false, "deprecated": false, "description": "JSON.parse with context information on error", "devDependencies": { "tap": "^14.6.5" }, "files": [ "*.js" ], "homepage": "https://github.com/npm/json-parse-even-better-errors#readme", "keywords": [ "JSON", "parser" ], "license": "MIT", "main": "index.js", "name": "json-parse-even-better-errors", "repository": { "type": "git", "url": "git+https://github.com/npm/json-parse-even-better-errors.git" }, "scripts": { "postpublish": "git push --follow-tags", "postversion": "npm publish", "preversion": "npm t", "snap": "tap", "test": "tap" }, "tap": { "check-coverage": true }, "version": "2.0.1" }