{
  "_args": [
    [
      "json-parse-even-better-errors@2.3.0",
      "D:\\Hjm项目\\TransFlow"
    ]
  ],
  "_development": true,
  "_from": "json-parse-even-better-errors@2.3.0",
  "_id": "json-parse-even-better-errors@2.3.0",
  "_inBundle": false,
  "_integrity": "sha1-Nxhzxf+kQwSmuhJBm8+pX0BK4IE=",
  "_location": "/json-parse-even-better-errors",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "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": [
    "/read-pkg/parse-json"
  ],
  "_resolved": "https://registry.npm.taobao.org/json-parse-even-better-errors/download/json-parse-even-better-errors-2.3.0.tgz?cache=0&sync_timestamp=1597945135063&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjson-parse-even-better-errors%2Fdownload%2Fjson-parse-even-better-errors-2.3.0.tgz",
  "_spec": "2.3.0",
  "_where": "D:\\Hjm项目\\TransFlow",
  "author": {
    "name": "Kat Marchán",
    "email": "kzm@zkat.tech"
  },
  "bugs": {
    "url": "https://github.com/npm/json-parse-even-better-errors/issues"
  },
  "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.0"
}