{
  "_args": [
    [
      "@babel/helpers@7.16.7",
      "C:\\Users\\kbert\\Desktop\\shadowloud"
    ]
  ],
  "_development": true,
  "_from": "@babel/helpers@7.16.7",
  "_id": "@babel/helpers@7.16.7",
  "_inBundle": false,
  "_integrity": "sha512-9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2bw==",
  "_location": "/@babel/helpers",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helpers@7.16.7",
    "name": "@babel/helpers",
    "escapedName": "@babel%2fhelpers",
    "scope": "@babel",
    "rawSpec": "7.16.7",
    "saveSpec": null,
    "fetchSpec": "7.16.7"
  },
  "_requiredBy": [
    "/@babel/core"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.7.tgz",
  "_spec": "7.16.7",
  "_where": "C:\\Users\\kbert\\Desktop\\shadowloud",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/template": "^7.16.7",
    "@babel/traverse": "^7.16.7",
    "@babel/types": "^7.16.7"
  },
  "description": "Collection of helper functions used by Babel transforms.",
  "devDependencies": {
    "@babel/helper-plugin-test-runner": "^7.16.7",
    "terser": "^5.9.0"
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helpers",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/helpers",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helpers"
  },
  "version": "7.16.7"
}
