{
  "name": "@babel/helper-regex",
  "version": "7.8.3",
  "description": "Helper function to check for literal RegEx",
  "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/index.js",
  "dependencies": {
    "lodash": "^4.17.13"
  },
  "gitHead": "a7620bd266ae1345975767bbc7abf09034437017"

,"_resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.8.3.tgz"
,"_integrity": "sha512-BWt0QtYv/cg/NecOAZMdcn/waj/5P26DR4mVLXfFtDokSR6fyuG0Pj+e2FqtSME+MqED1khnSMulkmGl8qWiUQ=="
,"_from": "@babel/helper-regex@7.8.3"
}