{
  "_from": "@babel/helper-plugin-utils@7.8.3",
  "_id": "@babel/helper-plugin-utils@7.8.3",
  "_inBundle": false,
  "_integrity": "sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==",
  "_location": "/@babel/helper-plugin-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helper-plugin-utils@7.8.3",
    "name": "@babel/helper-plugin-utils",
    "escapedName": "@babel%2fhelper-plugin-utils",
    "scope": "@babel",
    "rawSpec": "7.8.3",
    "saveSpec": null,
    "fetchSpec": "7.8.3"
  },
  "_requiredBy": [
    "/@babel/plugin-proposal-decorators",
    "/@babel/plugin-syntax-async-generators",
    "/@babel/plugin-syntax-dynamic-import",
    "/@babel/plugin-syntax-json-strings",
    "/@babel/plugin-syntax-nullish-coalescing-operator",
    "/@babel/plugin-syntax-object-rest-spread",
    "/@babel/plugin-syntax-optional-catch-binding",
    "/@babel/plugin-syntax-optional-chaining",
    "/@babel/plugin-transform-flow-strip-types",
    "/@babel/plugin-transform-runtime",
    "/@babel/preset-modules",
    "/@babel/preset-typescript",
    "/babel-plugin-istanbul",
    "/babel-preset-react-app/@babel/plugin-proposal-class-properties",
    "/babel-preset-react-app/@babel/plugin-proposal-nullish-coalescing-operator",
    "/babel-preset-react-app/@babel/plugin-proposal-numeric-separator",
    "/babel-preset-react-app/@babel/plugin-proposal-optional-chaining",
    "/babel-preset-react-app/@babel/plugin-transform-react-display-name",
    "/babel-preset-react-app/@babel/preset-env",
    "/babel-preset-react-app/@babel/preset-react"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz",
  "_shasum": "9ea293be19babc0f52ff8ca88b34c3611b208670",
  "_spec": "@babel/helper-plugin-utils@7.8.3",
  "_where": "/data/DATAPROJECTS/playground/myfirstreact/node_modules/@babel/helper-create-class-features-plugin",
  "author": {
    "name": "Logan Smyth",
    "email": "loganfsmyth@gmail.com"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "General utilities for plugins to use",
  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helper-plugin-utils",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils"
  },
  "version": "7.8.3"
}
