Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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