{ "_from": "@babel/helper-regex@^7.10.4", "_id": "@babel/helper-regex@7.10.5", "_inBundle": false, "_integrity": "sha512-68kdUAzDrljqBrio7DYAEgCoJHxppJOERHOgOrDN7WjOzP0ZQ1LsSDRXcemzVZaLvjaJsJEESb6qt+znNuENDg==", "_location": "/@babel/helper-regex", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-regex@^7.10.4", "name": "@babel/helper-regex", "escapedName": "@babel%2fhelper-regex", "scope": "@babel", "rawSpec": "^7.10.4", "saveSpec": null, "fetchSpec": "^7.10.4" }, "_requiredBy": [ "/@babel/helper-create-regexp-features-plugin", "/@babel/plugin-transform-sticky-regex" ], "_resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.10.5.tgz", "_shasum": "32dfbb79899073c415557053a19bd055aae50ae0", "_spec": "@babel/helper-regex@^7.10.4", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/@babel/helper-create-regexp-features-plugin", "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "lodash": "^4.17.19" }, "deprecated": false, "description": "Helper function to check for literal RegEx", "gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7", "homepage": "https://github.com/babel/babel#readme", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-regex", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helper-regex" }, "version": "7.10.5" }