{ "_from": "babel-preset-react-app@^9.0.0", "_id": "babel-preset-react-app@9.0.2", "_inBundle": false, "_integrity": "sha512-aXD+CTH8Chn8sNJr4tO/trWKqe5sSE4hdO76j9fhVezJSzmpWYWUSc5JoPmdSxADwef5kQFNGKXd433vvkd2VQ==", "_location": "/babel-preset-react-app", "_phantomChildren": { "@babel/code-frame": "7.5.5", "@babel/generator": "7.7.4", "@babel/helper-module-imports": "7.7.4", "@babel/helper-plugin-utils": "7.0.0", "@babel/helpers": "7.7.4", "@babel/parser": "7.7.4", "@babel/plugin-proposal-async-generator-functions": "7.7.4", "@babel/plugin-proposal-dynamic-import": "7.7.4", "@babel/plugin-proposal-json-strings": "7.7.4", "@babel/plugin-proposal-optional-catch-binding": "7.7.4", "@babel/plugin-proposal-unicode-property-regex": "7.7.4", "@babel/plugin-syntax-async-generators": "7.7.4", "@babel/plugin-syntax-json-strings": "7.7.4", "@babel/plugin-syntax-object-rest-spread": "7.7.4", "@babel/plugin-syntax-optional-catch-binding": "7.7.4", "@babel/plugin-transform-arrow-functions": "7.7.4", "@babel/plugin-transform-async-to-generator": "7.7.4", "@babel/plugin-transform-block-scoped-functions": "7.7.4", "@babel/plugin-transform-block-scoping": "7.7.4", "@babel/plugin-transform-classes": "7.7.4", "@babel/plugin-transform-computed-properties": "7.7.4", "@babel/plugin-transform-dotall-regex": "7.7.4", "@babel/plugin-transform-duplicate-keys": "7.7.4", "@babel/plugin-transform-exponentiation-operator": "7.7.4", "@babel/plugin-transform-for-of": "7.7.4", "@babel/plugin-transform-function-name": "7.7.4", "@babel/plugin-transform-literals": "7.7.4", "@babel/plugin-transform-member-expression-literals": "7.7.4", "@babel/plugin-transform-modules-amd": "7.7.4", "@babel/plugin-transform-modules-commonjs": "7.7.4", "@babel/plugin-transform-modules-systemjs": "7.7.4", "@babel/plugin-transform-modules-umd": "7.7.4", "@babel/plugin-transform-named-capturing-groups-regex": "7.7.4", "@babel/plugin-transform-new-target": "7.7.4", "@babel/plugin-transform-object-super": "7.7.4", "@babel/plugin-transform-parameters": "7.7.4", "@babel/plugin-transform-property-literals": "7.7.4", "@babel/plugin-transform-react-jsx": "7.7.4", "@babel/plugin-transform-react-jsx-self": "7.7.4", "@babel/plugin-transform-react-jsx-source": "7.7.4", "@babel/plugin-transform-regenerator": "7.7.4", "@babel/plugin-transform-reserved-words": "7.7.4", "@babel/plugin-transform-shorthand-properties": "7.7.4", "@babel/plugin-transform-spread": "7.7.4", "@babel/plugin-transform-sticky-regex": "7.7.4", "@babel/plugin-transform-template-literals": "7.7.4", "@babel/plugin-transform-typeof-symbol": "7.7.4", "@babel/plugin-transform-unicode-regex": "7.7.4", "@babel/template": "7.7.4", "@babel/traverse": "7.7.4", "@babel/types": "7.7.4", "browserslist": "4.8.0", "convert-source-map": "1.7.0", "core-js-compat": "3.4.5", "debug": "4.1.1", "invariant": "2.2.4", "js-levenshtein": "1.1.6", "json5": "2.1.1", "lodash": "4.17.15", "resolve": "1.10.0", "source-map": "0.5.7" }, "_requested": { "type": "range", "registry": true, "raw": "babel-preset-react-app@^9.0.0", "name": "babel-preset-react-app", "escapedName": "babel-preset-react-app", "rawSpec": "^9.0.0", "saveSpec": null, "fetchSpec": "^9.0.0" }, "_requiredBy": [ "/react-scripts" ], "_resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-9.0.2.tgz", "_shasum": "247d37e883d6d6f4b4691e5f23711bb2dd80567d", "_spec": "babel-preset-react-app@^9.0.0", "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/react-scripts", "bugs": { "url": "https://github.com/facebook/create-react-app/issues" }, "bundleDependencies": false, "dependencies": { "@babel/core": "7.6.0", "@babel/plugin-proposal-class-properties": "7.5.5", "@babel/plugin-proposal-decorators": "7.6.0", "@babel/plugin-proposal-object-rest-spread": "7.5.5", "@babel/plugin-syntax-dynamic-import": "7.2.0", "@babel/plugin-transform-destructuring": "7.6.0", "@babel/plugin-transform-flow-strip-types": "7.4.4", "@babel/plugin-transform-react-display-name": "7.2.0", "@babel/plugin-transform-runtime": "7.6.0", "@babel/preset-env": "7.6.0", "@babel/preset-react": "7.0.0", "@babel/preset-typescript": "7.6.0", "@babel/runtime": "7.6.0", "babel-plugin-dynamic-import-node": "2.3.0", "babel-plugin-macros": "2.6.1", "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": "a825e8f5e3b7ecd84a0bcef61bbc26eb4e8fd9c3", "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": "9.0.2" }