409662168aab81800509e826a2ea7ae33e69d760.svn-base 1.59 KB
{
  "_args": [
    [
      "@babel/highlight@7.10.4",
      "/Users/isaacs/dev/js/tap"
    ]
  ],
  "_from": "@babel/highlight@7.10.4",
  "_id": "@babel/highlight@7.10.4",
  "_inBundle": true,
  "_integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==",
  "_location": "/tap/@babel/highlight",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/highlight@7.10.4",
    "name": "@babel/highlight",
    "escapedName": "@babel%2fhighlight",
    "scope": "@babel",
    "rawSpec": "7.10.4",
    "saveSpec": null,
    "fetchSpec": "7.10.4"
  },
  "_requiredBy": [
    "/tap/@babel/code-frame"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz",
  "_spec": "7.10.4",
  "_where": "/Users/isaacs/dev/js/tap",
  "author": {
    "name": "suchipi",
    "email": "me@suchipi.com"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/helper-validator-identifier": "^7.10.4",
    "chalk": "^2.0.0",
    "js-tokens": "^4.0.0"
  },
  "description": "Syntax highlight JavaScript strings for output in terminals.",
  "devDependencies": {
    "strip-ansi": "^4.0.0"
  },
  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  "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.4"
}