123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- {
- "_from": "babel-preset-react-app@^10.0.0",
- "_id": "babel-preset-react-app@10.0.0",
- "_inBundle": false,
- "_integrity": "sha512-itL2z8v16khpuKutx5IH8UdCdSTuzrOhRFTEdIhveZ2i1iBKDrVE0ATa4sFVy+02GLucZNVBWtoarXBy0Msdpg==",
- "_location": "/babel-preset-react-app",
- "_phantomChildren": {
- "@babel/compat-data": "7.14.5",
- "@babel/helper-compilation-targets": "7.14.5",
- "@babel/helper-create-class-features-plugin": "7.14.5",
- "@babel/helper-module-imports": "7.14.5",
- "@babel/helper-plugin-utils": "7.14.5",
- "@babel/helper-skip-transparent-expression-wrappers": "7.14.5",
- "@babel/helper-validator-option": "7.14.5",
- "@babel/plugin-proposal-async-generator-functions": "7.14.5",
- "@babel/plugin-proposal-dynamic-import": "7.14.5",
- "@babel/plugin-proposal-export-namespace-from": "7.14.5",
- "@babel/plugin-proposal-json-strings": "7.14.5",
- "@babel/plugin-proposal-logical-assignment-operators": "7.14.5",
- "@babel/plugin-proposal-object-rest-spread": "7.14.5",
- "@babel/plugin-proposal-optional-catch-binding": "7.14.5",
- "@babel/plugin-proposal-private-methods": "7.14.5",
- "@babel/plugin-proposal-unicode-property-regex": "7.14.5",
- "@babel/plugin-syntax-async-generators": "7.8.4",
- "@babel/plugin-syntax-class-properties": "7.12.13",
- "@babel/plugin-syntax-dynamic-import": "7.8.3",
- "@babel/plugin-syntax-export-namespace-from": "7.8.3",
- "@babel/plugin-syntax-json-strings": "7.8.3",
- "@babel/plugin-syntax-logical-assignment-operators": "7.10.4",
- "@babel/plugin-syntax-nullish-coalescing-operator": "7.8.3",
- "@babel/plugin-syntax-numeric-separator": "7.10.4",
- "@babel/plugin-syntax-object-rest-spread": "7.8.3",
- "@babel/plugin-syntax-optional-catch-binding": "7.8.3",
- "@babel/plugin-syntax-optional-chaining": "7.8.3",
- "@babel/plugin-syntax-top-level-await": "7.14.5",
- "@babel/plugin-transform-arrow-functions": "7.14.5",
- "@babel/plugin-transform-async-to-generator": "7.14.5",
- "@babel/plugin-transform-block-scoped-functions": "7.14.5",
- "@babel/plugin-transform-block-scoping": "7.14.5",
- "@babel/plugin-transform-classes": "7.14.5",
- "@babel/plugin-transform-computed-properties": "7.14.5",
- "@babel/plugin-transform-destructuring": "7.14.5",
- "@babel/plugin-transform-dotall-regex": "7.14.5",
- "@babel/plugin-transform-duplicate-keys": "7.14.5",
- "@babel/plugin-transform-exponentiation-operator": "7.14.5",
- "@babel/plugin-transform-for-of": "7.14.5",
- "@babel/plugin-transform-function-name": "7.14.5",
- "@babel/plugin-transform-literals": "7.14.5",
- "@babel/plugin-transform-member-expression-literals": "7.14.5",
- "@babel/plugin-transform-modules-amd": "7.14.5",
- "@babel/plugin-transform-modules-commonjs": "7.14.5",
- "@babel/plugin-transform-modules-systemjs": "7.14.5",
- "@babel/plugin-transform-modules-umd": "7.14.5",
- "@babel/plugin-transform-named-capturing-groups-regex": "7.14.5",
- "@babel/plugin-transform-new-target": "7.14.5",
- "@babel/plugin-transform-object-super": "7.14.5",
- "@babel/plugin-transform-parameters": "7.14.5",
- "@babel/plugin-transform-property-literals": "7.14.5",
- "@babel/plugin-transform-react-jsx": "7.14.5",
- "@babel/plugin-transform-react-jsx-development": "7.14.5",
- "@babel/plugin-transform-react-jsx-self": "7.14.5",
- "@babel/plugin-transform-react-jsx-source": "7.14.5",
- "@babel/plugin-transform-react-pure-annotations": "7.14.5",
- "@babel/plugin-transform-regenerator": "7.14.5",
- "@babel/plugin-transform-reserved-words": "7.14.5",
- "@babel/plugin-transform-shorthand-properties": "7.14.5",
- "@babel/plugin-transform-spread": "7.14.5",
- "@babel/plugin-transform-sticky-regex": "7.14.5",
- "@babel/plugin-transform-template-literals": "7.14.5",
- "@babel/plugin-transform-typeof-symbol": "7.14.5",
- "@babel/plugin-transform-unicode-escapes": "7.14.5",
- "@babel/plugin-transform-unicode-regex": "7.14.5",
- "@babel/preset-modules": "0.1.4",
- "@babel/types": "7.14.5",
- "core-js-compat": "3.14.0",
- "regenerator-runtime": "0.13.7"
- },
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "babel-preset-react-app@^10.0.0",
- "name": "babel-preset-react-app",
- "escapedName": "babel-preset-react-app",
- "rawSpec": "^10.0.0",
- "saveSpec": null,
- "fetchSpec": "^10.0.0"
- },
- "_requiredBy": [
- "/react-scripts"
- ],
- "_resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-10.0.0.tgz",
- "_shasum": "689b60edc705f8a70ce87f47ab0e560a317d7045",
- "_spec": "babel-preset-react-app@^10.0.0",
- "_where": "/Users/jane/myproject/node_modules/react-scripts",
- "bugs": {
- "url": "https://github.com/facebook/create-react-app/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/core": "7.12.3",
- "@babel/plugin-proposal-class-properties": "7.12.1",
- "@babel/plugin-proposal-decorators": "7.12.1",
- "@babel/plugin-proposal-nullish-coalescing-operator": "7.12.1",
- "@babel/plugin-proposal-numeric-separator": "7.12.1",
- "@babel/plugin-proposal-optional-chaining": "7.12.1",
- "@babel/plugin-transform-flow-strip-types": "7.12.1",
- "@babel/plugin-transform-react-display-name": "7.12.1",
- "@babel/plugin-transform-runtime": "7.12.1",
- "@babel/preset-env": "7.12.1",
- "@babel/preset-react": "7.12.1",
- "@babel/preset-typescript": "7.12.1",
- "@babel/runtime": "7.12.1",
- "babel-plugin-macros": "2.8.0",
- "babel-plugin-transform-react-remove-prop-types": "0.4.24"
- },
- "deprecated": false,
- "description": "Babel preset used by Create React App",
- "files": [
- "create.js",
- "dependencies.js",
- "dev.js",
- "index.js",
- "webpack-overrides.js",
- "prod.js",
- "test.js"
- ],
- "gitHead": "ed958938f642007645dd5ac3466db36202f8754e",
- "homepage": "https://github.com/facebook/create-react-app#readme",
- "license": "MIT",
- "name": "babel-preset-react-app",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/create-react-app.git",
- "directory": "packages/babel-preset-react-app"
- },
- "version": "10.0.0"
- }
|