package.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-plugin-utils@7.8.3",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "@babel/helper-plugin-utils@7.8.3",
  9. "_id": "@babel/helper-plugin-utils@7.8.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==",
  12. "_location": "/@babel/helper-plugin-utils",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/helper-plugin-utils@7.8.3",
  18. "name": "@babel/helper-plugin-utils",
  19. "escapedName": "@babel%2fhelper-plugin-utils",
  20. "scope": "@babel",
  21. "rawSpec": "7.8.3",
  22. "saveSpec": null,
  23. "fetchSpec": "7.8.3"
  24. },
  25. "_requiredBy": [
  26. "/@babel/plugin-proposal-async-generator-functions",
  27. "/@babel/plugin-proposal-dynamic-import",
  28. "/@babel/plugin-proposal-json-strings",
  29. "/@babel/plugin-proposal-object-rest-spread",
  30. "/@babel/plugin-proposal-optional-catch-binding",
  31. "/@babel/plugin-proposal-unicode-property-regex",
  32. "/@babel/plugin-syntax-async-generators",
  33. "/@babel/plugin-syntax-dynamic-import",
  34. "/@babel/plugin-syntax-export-namespace-from",
  35. "/@babel/plugin-syntax-json-strings",
  36. "/@babel/plugin-syntax-nullish-coalescing-operator",
  37. "/@babel/plugin-syntax-object-rest-spread",
  38. "/@babel/plugin-syntax-optional-catch-binding",
  39. "/@babel/plugin-syntax-optional-chaining",
  40. "/@babel/plugin-transform-arrow-functions",
  41. "/@babel/plugin-transform-async-to-generator",
  42. "/@babel/plugin-transform-block-scoped-functions",
  43. "/@babel/plugin-transform-block-scoping",
  44. "/@babel/plugin-transform-classes",
  45. "/@babel/plugin-transform-computed-properties",
  46. "/@babel/plugin-transform-destructuring",
  47. "/@babel/plugin-transform-dotall-regex",
  48. "/@babel/plugin-transform-duplicate-keys",
  49. "/@babel/plugin-transform-exponentiation-operator",
  50. "/@babel/plugin-transform-for-of",
  51. "/@babel/plugin-transform-function-name",
  52. "/@babel/plugin-transform-literals",
  53. "/@babel/plugin-transform-member-expression-literals",
  54. "/@babel/plugin-transform-modules-amd",
  55. "/@babel/plugin-transform-modules-commonjs",
  56. "/@babel/plugin-transform-modules-systemjs",
  57. "/@babel/plugin-transform-modules-umd",
  58. "/@babel/plugin-transform-new-target",
  59. "/@babel/plugin-transform-object-super",
  60. "/@babel/plugin-transform-parameters",
  61. "/@babel/plugin-transform-property-literals",
  62. "/@babel/plugin-transform-reserved-words",
  63. "/@babel/plugin-transform-shorthand-properties",
  64. "/@babel/plugin-transform-spread",
  65. "/@babel/plugin-transform-sticky-regex",
  66. "/@babel/plugin-transform-template-literals",
  67. "/@babel/plugin-transform-typeof-symbol",
  68. "/@babel/plugin-transform-unicode-regex",
  69. "/@babel/preset-env",
  70. "/@babel/preset-modules"
  71. ],
  72. "_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz",
  73. "_spec": "7.8.3",
  74. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  75. "author": {
  76. "name": "Logan Smyth",
  77. "email": "loganfsmyth@gmail.com"
  78. },
  79. "description": "General utilities for plugins to use",
  80. "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  81. "homepage": "https://babeljs.io/",
  82. "license": "MIT",
  83. "main": "lib/index.js",
  84. "name": "@babel/helper-plugin-utils",
  85. "publishConfig": {
  86. "access": "public"
  87. },
  88. "repository": {
  89. "type": "git",
  90. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils"
  91. },
  92. "version": "7.8.3"
  93. }