{
  "_args": [
    [
      "@babel/helper-plugin-utils@7.20.2",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "@babel/helper-plugin-utils@7.20.2",
  "_id": "@babel/helper-plugin-utils@7.20.2",
  "_inBundle": false,
  "_integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==",
  "_location": "/@babel/helper-plugin-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helper-plugin-utils@7.20.2",
    "name": "@babel/helper-plugin-utils",
    "escapedName": "@babel%2fhelper-plugin-utils",
    "scope": "@babel",
    "rawSpec": "7.20.2",
    "saveSpec": null,
    "fetchSpec": "7.20.2"
  },
  "_requiredBy": [
    "/@babel/plugin-syntax-async-generators",
    "/@babel/plugin-syntax-bigint",
    "/@babel/plugin-syntax-class-properties",
    "/@babel/plugin-syntax-import-meta",
    "/@babel/plugin-syntax-json-strings",
    "/@babel/plugin-syntax-jsx",
    "/@babel/plugin-syntax-logical-assignment-operators",
    "/@babel/plugin-syntax-nullish-coalescing-operator",
    "/@babel/plugin-syntax-numeric-separator",
    "/@babel/plugin-syntax-object-rest-spread",
    "/@babel/plugin-syntax-optional-catch-binding",
    "/@babel/plugin-syntax-optional-chaining",
    "/@babel/plugin-syntax-top-level-await",
    "/@babel/plugin-syntax-typescript",
    "/babel-plugin-istanbul"
  ],
  "_resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz",
  "_spec": "7.20.2",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "author": {
    "name": "The Babel Team",
    "url": "https://babel.dev/team"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "description": "General utilities for plugins to use",
  "engines": {
    "node": ">=6.9.0"
  },
  "homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/helper-plugin-utils",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-plugin-utils"
  },
  "type": "commonjs",
  "version": "7.20.2"
}
