{
  "_args": [
    [
      "@babel/code-frame@7.0.0",
      "/Users/callumacrae/Sites/find-node-modules/cz-cli"
    ]
  ],
  "_development": true,
  "_from": "@babel/code-frame@7.0.0",
  "_id": "@babel/code-frame@7.0.0",
  "_inBundle": false,
  "_integrity": "sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA==",
  "_location": "/@babel/code-frame",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/code-frame@7.0.0",
    "name": "@babel/code-frame",
    "escapedName": "@babel%2fcode-frame",
    "scope": "@babel",
    "rawSpec": "7.0.0",
    "saveSpec": null,
    "fetchSpec": "7.0.0"
  },
  "_requiredBy": [
    "/@babel/core",
    "/@babel/core/@babel/template",
    "/@babel/core/@babel/traverse",
    "/@babel/helper-call-delegate/@babel/template",
    "/@babel/helper-call-delegate/@babel/traverse",
    "/@babel/helper-define-map/@babel/template",
    "/@babel/helper-explode-assignable-expression/@babel/template",
    "/@babel/helper-explode-assignable-expression/@babel/traverse",
    "/@babel/helper-module-transforms/@babel/template",
    "/@babel/helper-remap-async-to-generator/@babel/template",
    "/@babel/helper-remap-async-to-generator/@babel/traverse",
    "/@babel/helper-replace-supers/@babel/template",
    "/@babel/helper-replace-supers/@babel/traverse",
    "/@babel/helper-simple-access/@babel/template",
    "/@babel/helper-wrap-function/@babel/template",
    "/@babel/helper-wrap-function/@babel/traverse",
    "/@babel/helpers/@babel/template",
    "/@babel/helpers/@babel/traverse",
    "/@babel/plugin-transform-classes/@babel/template",
    "/@babel/plugin-transform-function-name/@babel/template",
    "/@babel/template",
    "/@semantic-release/npm/parse-json",
    "/@semantic-release/release-notes-generator/parse-json",
    "/semantic-release/parse-json"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0.tgz",
  "_spec": "7.0.0",
  "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "dependencies": {
    "@babel/highlight": "^7.0.0"
  },
  "description": "Generate errors that contain a code frame that point to source locations.",
  "devDependencies": {
    "chalk": "^2.0.0",
    "strip-ansi": "^4.0.0"
  },
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/code-frame",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-code-frame"
  },
  "version": "7.0.0"
}
