| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 | {  "_from": "json-parse-even-better-errors@^2.3.0",  "_id": "json-parse-even-better-errors@2.3.1",  "_inBundle": false,  "_integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",  "_location": "/json-parse-even-better-errors",  "_phantomChildren": {},  "_requested": {    "type": "range",    "registry": true,    "raw": "json-parse-even-better-errors@^2.3.0",    "name": "json-parse-even-better-errors",    "escapedName": "json-parse-even-better-errors",    "rawSpec": "^2.3.0",    "saveSpec": null,    "fetchSpec": "^2.3.0"  },  "_requiredBy": [    "/@vue/cli-service/parse-json"  ],  "_resolved": "https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",  "_shasum": "7c47805a94319928e05777405dc12e1f7a4ee02d",  "_spec": "json-parse-even-better-errors@^2.3.0",  "_where": "D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\@vue\\cli-service\\node_modules\\parse-json",  "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": {    "postversion": "npm publish",    "prepublishOnly": "git push --follow-tags",    "preversion": "npm t",    "snap": "tap",    "test": "tap"  },  "tap": {    "check-coverage": true  },  "version": "2.3.1"}
 |