{
  "_from": "@babel/helper-validator-identifier@^7.10.1",
  "_id": "@babel/helper-validator-identifier@7.10.1",
  "_inBundle": false,
  "_integrity": "sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw==",
  "_location": "/@babel/helper-validator-identifier",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@babel/helper-validator-identifier@^7.10.1",
    "name": "@babel/helper-validator-identifier",
    "escapedName": "@babel%2fhelper-validator-identifier",
    "scope": "@babel",
    "rawSpec": "^7.10.1",
    "saveSpec": null,
    "fetchSpec": "^7.10.1"
  },
  "_requiredBy": [
    "/@babel/helper-annotate-as-pure/@babel/types",
    "/@babel/helper-builder-binary-assignment-operator-visitor/@babel/types",
    "/@babel/helper-builder-react-jsx-experimental/@babel/types",
    "/@babel/helper-builder-react-jsx/@babel/types",
    "/@babel/helper-create-class-features-plugin/@babel/types",
    "/@babel/helper-define-map/@babel/types",
    "/@babel/helper-explode-assignable-expression/@babel/types",
    "/@babel/helper-hoist-variables/@babel/types",
    "/@babel/helper-member-expression-to-functions/@babel/types",
    "/@babel/helper-remap-async-to-generator/@babel/types",
    "/@babel/helper-wrap-function/@babel/types",
    "/@babel/helpers/@babel/types",
    "/@babel/highlight",
    "/@babel/plugin-transform-async-to-generator/@babel/types",
    "/@babel/plugin-transform-classes/@babel/types",
    "/@babel/plugin-transform-function-name/@babel/types",
    "/@babel/plugin-transform-modules-amd/@babel/types",
    "/@babel/plugin-transform-modules-commonjs/@babel/types",
    "/@babel/plugin-transform-modules-systemjs/@babel/types",
    "/@babel/plugin-transform-modules-umd/@babel/types",
    "/@babel/plugin-transform-object-super/@babel/types",
    "/@babel/plugin-transform-parameters/@babel/types",
    "/@babel/preset-env/@babel/types",
    "/@babel/types"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz",
  "_shasum": "5770b0c1a826c4f53f5ede5e153163e0318e94b5",
  "_spec": "@babel/helper-validator-identifier@^7.10.1",
  "_where": "/data/DATAPROJECTS/playground/myfirstreact/node_modules/@babel/highlight",
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Validate identifier/keywords name",
  "devDependencies": {
    "charcodes": "^0.2.0",
    "unicode-13.0.0": "^0.8.0"
  },
  "exports": "./lib/index.js",
  "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
  "homepage": "https://github.com/babel/babel#readme",
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "@babel/helper-validator-identifier",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-validator-identifier"
  },
  "version": "7.10.1"
}
