{
  "_from": "@babel/highlight@^7.10.3",
  "_id": "@babel/highlight@7.10.3",
  "_inBundle": false,
  "_integrity": "sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw==",
  "_location": "/@babel/highlight",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/highlight@^7.10.3",
    "name": "@babel/highlight",
    "escapedName": "@babel%2fhighlight",
    "scope": "@babel",
    "rawSpec": "^7.10.3",
    "saveSpec": null,
    "fetchSpec": "^7.10.3"
  },
  "_requiredBy": [
    "/@babel/code-frame",
    "/react-dev-utils/@babel/code-frame",
    "/umi-build-dev/@babel/code-frame"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.3.tgz",
  "_shasum": "c633bb34adf07c5c13156692f5922c81ec53f28d",
  "_spec": "@babel/highlight@^7.10.3",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/@babel/code-frame",
  "author": {
    "name": "suchipi",
    "email": "me@suchipi.com"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-validator-identifier": "^7.10.3",
    "chalk": "^2.0.0",
    "js-tokens": "^4.0.0"
  },
  "deprecated": false,
  "description": "Syntax highlight JavaScript strings for output in terminals.",
  "devDependencies": {
    "strip-ansi": "^4.0.0"
  },
  "gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/highlight",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-highlight"
  },
  "version": "7.10.3"
}
