package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-regex@7.8.3",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "@babel/helper-regex@7.8.3",
  9. "_id": "@babel/helper-regex@7.8.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-BWt0QtYv/cg/NecOAZMdcn/waj/5P26DR4mVLXfFtDokSR6fyuG0Pj+e2FqtSME+MqED1khnSMulkmGl8qWiUQ==",
  12. "_location": "/@babel/helper-regex",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/helper-regex@7.8.3",
  18. "name": "@babel/helper-regex",
  19. "escapedName": "@babel%2fhelper-regex",
  20. "scope": "@babel",
  21. "rawSpec": "7.8.3",
  22. "saveSpec": null,
  23. "fetchSpec": "7.8.3"
  24. },
  25. "_requiredBy": [
  26. "/@babel/helper-create-regexp-features-plugin",
  27. "/@babel/plugin-transform-sticky-regex"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.8.3.tgz",
  30. "_spec": "7.8.3",
  31. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  32. "dependencies": {
  33. "lodash": "^4.17.13"
  34. },
  35. "description": "Helper function to check for literal RegEx",
  36. "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  37. "license": "MIT",
  38. "main": "lib/index.js",
  39. "name": "@babel/helper-regex",
  40. "publishConfig": {
  41. "access": "public"
  42. },
  43. "repository": {
  44. "type": "git",
  45. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-regex"
  46. },
  47. "version": "7.8.3"
  48. }