package.json 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. {
  2. "_from": "babel-preset-react-app@^10.0.0",
  3. "_id": "babel-preset-react-app@10.0.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-itL2z8v16khpuKutx5IH8UdCdSTuzrOhRFTEdIhveZ2i1iBKDrVE0ATa4sFVy+02GLucZNVBWtoarXBy0Msdpg==",
  6. "_location": "/babel-preset-react-app",
  7. "_phantomChildren": {
  8. "@babel/compat-data": "7.14.5",
  9. "@babel/helper-compilation-targets": "7.14.5",
  10. "@babel/helper-create-class-features-plugin": "7.14.5",
  11. "@babel/helper-module-imports": "7.14.5",
  12. "@babel/helper-plugin-utils": "7.14.5",
  13. "@babel/helper-skip-transparent-expression-wrappers": "7.14.5",
  14. "@babel/helper-validator-option": "7.14.5",
  15. "@babel/plugin-proposal-async-generator-functions": "7.14.5",
  16. "@babel/plugin-proposal-dynamic-import": "7.14.5",
  17. "@babel/plugin-proposal-export-namespace-from": "7.14.5",
  18. "@babel/plugin-proposal-json-strings": "7.14.5",
  19. "@babel/plugin-proposal-logical-assignment-operators": "7.14.5",
  20. "@babel/plugin-proposal-object-rest-spread": "7.14.5",
  21. "@babel/plugin-proposal-optional-catch-binding": "7.14.5",
  22. "@babel/plugin-proposal-private-methods": "7.14.5",
  23. "@babel/plugin-proposal-unicode-property-regex": "7.14.5",
  24. "@babel/plugin-syntax-async-generators": "7.8.4",
  25. "@babel/plugin-syntax-class-properties": "7.12.13",
  26. "@babel/plugin-syntax-dynamic-import": "7.8.3",
  27. "@babel/plugin-syntax-export-namespace-from": "7.8.3",
  28. "@babel/plugin-syntax-json-strings": "7.8.3",
  29. "@babel/plugin-syntax-logical-assignment-operators": "7.10.4",
  30. "@babel/plugin-syntax-nullish-coalescing-operator": "7.8.3",
  31. "@babel/plugin-syntax-numeric-separator": "7.10.4",
  32. "@babel/plugin-syntax-object-rest-spread": "7.8.3",
  33. "@babel/plugin-syntax-optional-catch-binding": "7.8.3",
  34. "@babel/plugin-syntax-optional-chaining": "7.8.3",
  35. "@babel/plugin-syntax-top-level-await": "7.14.5",
  36. "@babel/plugin-transform-arrow-functions": "7.14.5",
  37. "@babel/plugin-transform-async-to-generator": "7.14.5",
  38. "@babel/plugin-transform-block-scoped-functions": "7.14.5",
  39. "@babel/plugin-transform-block-scoping": "7.14.5",
  40. "@babel/plugin-transform-classes": "7.14.5",
  41. "@babel/plugin-transform-computed-properties": "7.14.5",
  42. "@babel/plugin-transform-destructuring": "7.14.5",
  43. "@babel/plugin-transform-dotall-regex": "7.14.5",
  44. "@babel/plugin-transform-duplicate-keys": "7.14.5",
  45. "@babel/plugin-transform-exponentiation-operator": "7.14.5",
  46. "@babel/plugin-transform-for-of": "7.14.5",
  47. "@babel/plugin-transform-function-name": "7.14.5",
  48. "@babel/plugin-transform-literals": "7.14.5",
  49. "@babel/plugin-transform-member-expression-literals": "7.14.5",
  50. "@babel/plugin-transform-modules-amd": "7.14.5",
  51. "@babel/plugin-transform-modules-commonjs": "7.14.5",
  52. "@babel/plugin-transform-modules-systemjs": "7.14.5",
  53. "@babel/plugin-transform-modules-umd": "7.14.5",
  54. "@babel/plugin-transform-named-capturing-groups-regex": "7.14.5",
  55. "@babel/plugin-transform-new-target": "7.14.5",
  56. "@babel/plugin-transform-object-super": "7.14.5",
  57. "@babel/plugin-transform-parameters": "7.14.5",
  58. "@babel/plugin-transform-property-literals": "7.14.5",
  59. "@babel/plugin-transform-react-jsx": "7.14.5",
  60. "@babel/plugin-transform-react-jsx-development": "7.14.5",
  61. "@babel/plugin-transform-react-jsx-self": "7.14.5",
  62. "@babel/plugin-transform-react-jsx-source": "7.14.5",
  63. "@babel/plugin-transform-react-pure-annotations": "7.14.5",
  64. "@babel/plugin-transform-regenerator": "7.14.5",
  65. "@babel/plugin-transform-reserved-words": "7.14.5",
  66. "@babel/plugin-transform-shorthand-properties": "7.14.5",
  67. "@babel/plugin-transform-spread": "7.14.5",
  68. "@babel/plugin-transform-sticky-regex": "7.14.5",
  69. "@babel/plugin-transform-template-literals": "7.14.5",
  70. "@babel/plugin-transform-typeof-symbol": "7.14.5",
  71. "@babel/plugin-transform-unicode-escapes": "7.14.5",
  72. "@babel/plugin-transform-unicode-regex": "7.14.5",
  73. "@babel/preset-modules": "0.1.4",
  74. "@babel/types": "7.14.5",
  75. "core-js-compat": "3.14.0",
  76. "regenerator-runtime": "0.13.7"
  77. },
  78. "_requested": {
  79. "type": "range",
  80. "registry": true,
  81. "raw": "babel-preset-react-app@^10.0.0",
  82. "name": "babel-preset-react-app",
  83. "escapedName": "babel-preset-react-app",
  84. "rawSpec": "^10.0.0",
  85. "saveSpec": null,
  86. "fetchSpec": "^10.0.0"
  87. },
  88. "_requiredBy": [
  89. "/react-scripts"
  90. ],
  91. "_resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-10.0.0.tgz",
  92. "_shasum": "689b60edc705f8a70ce87f47ab0e560a317d7045",
  93. "_spec": "babel-preset-react-app@^10.0.0",
  94. "_where": "/Users/jane/myproject/node_modules/react-scripts",
  95. "bugs": {
  96. "url": "https://github.com/facebook/create-react-app/issues"
  97. },
  98. "bundleDependencies": false,
  99. "dependencies": {
  100. "@babel/core": "7.12.3",
  101. "@babel/plugin-proposal-class-properties": "7.12.1",
  102. "@babel/plugin-proposal-decorators": "7.12.1",
  103. "@babel/plugin-proposal-nullish-coalescing-operator": "7.12.1",
  104. "@babel/plugin-proposal-numeric-separator": "7.12.1",
  105. "@babel/plugin-proposal-optional-chaining": "7.12.1",
  106. "@babel/plugin-transform-flow-strip-types": "7.12.1",
  107. "@babel/plugin-transform-react-display-name": "7.12.1",
  108. "@babel/plugin-transform-runtime": "7.12.1",
  109. "@babel/preset-env": "7.12.1",
  110. "@babel/preset-react": "7.12.1",
  111. "@babel/preset-typescript": "7.12.1",
  112. "@babel/runtime": "7.12.1",
  113. "babel-plugin-macros": "2.8.0",
  114. "babel-plugin-transform-react-remove-prop-types": "0.4.24"
  115. },
  116. "deprecated": false,
  117. "description": "Babel preset used by Create React App",
  118. "files": [
  119. "create.js",
  120. "dependencies.js",
  121. "dev.js",
  122. "index.js",
  123. "webpack-overrides.js",
  124. "prod.js",
  125. "test.js"
  126. ],
  127. "gitHead": "ed958938f642007645dd5ac3466db36202f8754e",
  128. "homepage": "https://github.com/facebook/create-react-app#readme",
  129. "license": "MIT",
  130. "name": "babel-preset-react-app",
  131. "repository": {
  132. "type": "git",
  133. "url": "git+https://github.com/facebook/create-react-app.git",
  134. "directory": "packages/babel-preset-react-app"
  135. },
  136. "version": "10.0.0"
  137. }