| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "_args": [
- [
- "@babel/helper-regex@7.8.3",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@babel/helper-regex@7.8.3",
- "_id": "@babel/helper-regex@7.8.3",
- "_inBundle": false,
- "_integrity": "sha512-BWt0QtYv/cg/NecOAZMdcn/waj/5P26DR4mVLXfFtDokSR6fyuG0Pj+e2FqtSME+MqED1khnSMulkmGl8qWiUQ==",
- "_location": "/@babel/helper-regex",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@babel/helper-regex@7.8.3",
- "name": "@babel/helper-regex",
- "escapedName": "@babel%2fhelper-regex",
- "scope": "@babel",
- "rawSpec": "7.8.3",
- "saveSpec": null,
- "fetchSpec": "7.8.3"
- },
- "_requiredBy": [
- "/@babel/helper-create-regexp-features-plugin",
- "/@babel/plugin-transform-sticky-regex"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.8.3.tgz",
- "_spec": "7.8.3",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "dependencies": {
- "lodash": "^4.17.13"
- },
- "description": "Helper function to check for literal RegEx",
- "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-regex",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex"
- },
- "version": "7.8.3"
- }
|