{ "_from": "json-parse-even-better-errors@^4.0.0", "_id": "json-parse-even-better-errors@4.0.0", "_inBundle": false, "_integrity": "sha512-lR4MXjGNgkJc7tkQ97kb2nuEMnNCyU//XYVH0MKTGcXEiSudQ5MKGKen3C5QubYy0vmq+JGitUg92uuywGEwIA==", "_location": "/json-parse-even-better-errors", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "json-parse-even-better-errors@^4.0.0", "name": "json-parse-even-better-errors", "escapedName": "json-parse-even-better-errors", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/read-package-json-fast" ], "_resolved": "https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-4.0.0.tgz", "_shasum": "d3f67bd5925e81d3e31aa466acc821c8375cec43", "_spec": "json-parse-even-better-errors@^4.0.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\read-package-json-fast", "author": { "name": "GitHub Inc." }, "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": { "@npmcli/eslint-config": "^5.0.0", "@npmcli/template-oss": "4.23.3", "tap": "^16.3.0" }, "engines": { "node": "^18.17.0 || >=20.5.0" }, "files": [ "bin/", "lib/" ], "homepage": "https://github.com/npm/json-parse-even-better-errors#readme", "keywords": [ "JSON", "parser" ], "license": "MIT", "main": "lib/index.js", "name": "json-parse-even-better-errors", "repository": { "type": "git", "url": "git+https://github.com/npm/json-parse-even-better-errors.git" }, "scripts": { "eslint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"", "lint": "npm run eslint", "lintfix": "npm run eslint -- --fix", "postlint": "template-oss-check", "posttest": "npm run lint", "snap": "tap", "template-oss-apply": "template-oss-apply --force", "test": "tap" }, "tap": { "check-coverage": true, "nyc-arg": [ "--exclude", "tap-snapshots/**" ] }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "version": "4.23.3", "publish": true }, "version": "4.0.0" }