{
  "_args": [
    [
      "@babel/code-frame@7.24.7",
      "/var/www/html/api.shopperr.in"
    ]
  ],
  "_from": "@babel/code-frame@7.24.7",
  "_id": "@babel/code-frame@7.24.7",
  "_inBundle": false,
  "_integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
  "_location": "/@babel/code-frame",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/code-frame@7.24.7",
    "name": "@babel/code-frame",
    "escapedName": "@babel%2fcode-frame",
    "scope": "@babel",
    "rawSpec": "7.24.7",
    "saveSpec": null,
    "fetchSpec": "7.24.7"
  },
  "_requiredBy": [
    "/@babel/core",
    "/@babel/template",
    "/@babel/traverse",
    "/jest-message-util",
    "/parse-json"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
  "_spec": "7.24.7",
  "_where": "/var/www/html/api.shopperr.in",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen"
  },
  "dependencies": {
    "@babel/highlight": "^7.24.7",
    "picocolors": "^1.0.0"
  },
  "description": "Generate errors that contain a code frame that point to source locations.",
  "devDependencies": {
    "import-meta-resolve": "^4.1.0",
    "strip-ansi": "^4.0.0"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-code-frame",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/code-frame",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-code-frame"
  },
  "type": "commonjs",
  "version": "7.24.7"
}
