Gazebo_simulation-Frontend/node_modules/babel-preset-react-app/package.json
2020-12-22 09:59:14 -05:00

127 lines
4.9 KiB
JSON

{
"_args": [
[
"babel-preset-react-app@7.0.2",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "babel-preset-react-app@7.0.2",
"_id": "babel-preset-react-app@7.0.2",
"_inBundle": false,
"_integrity": "sha512-mwCk/u2wuiO8qQqblN5PlDa44taY0acq7hw6W+a70W522P7a9mIcdggL1fe5/LgAT7tqCq46q9wwhqaMoYKslQ==",
"_location": "/babel-preset-react-app",
"_phantomChildren": {
"@babel/helper-annotate-as-pure": "7.8.3",
"@babel/helper-define-map": "7.8.3",
"@babel/helper-function-name": "7.9.5",
"@babel/helper-module-imports": "7.7.4",
"@babel/helper-optimise-call-expression": "7.8.3",
"@babel/helper-plugin-utils": "7.8.3",
"@babel/helper-replace-supers": "7.9.6",
"@babel/helper-split-export-declaration": "7.8.3",
"@babel/plugin-proposal-async-generator-functions": "7.8.3",
"@babel/plugin-proposal-json-strings": "7.8.3",
"@babel/plugin-proposal-optional-catch-binding": "7.8.3",
"@babel/plugin-proposal-unicode-property-regex": "7.8.8",
"@babel/plugin-syntax-async-generators": "7.8.4",
"@babel/plugin-syntax-json-strings": "7.8.3",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@babel/plugin-syntax-optional-catch-binding": "7.8.3",
"@babel/plugin-transform-arrow-functions": "7.8.3",
"@babel/plugin-transform-async-to-generator": "7.8.3",
"@babel/plugin-transform-block-scoped-functions": "7.8.3",
"@babel/plugin-transform-block-scoping": "7.8.3",
"@babel/plugin-transform-computed-properties": "7.8.3",
"@babel/plugin-transform-dotall-regex": "7.8.3",
"@babel/plugin-transform-duplicate-keys": "7.8.3",
"@babel/plugin-transform-exponentiation-operator": "7.8.3",
"@babel/plugin-transform-for-of": "7.9.0",
"@babel/plugin-transform-function-name": "7.8.3",
"@babel/plugin-transform-literals": "7.8.3",
"@babel/plugin-transform-modules-amd": "7.9.6",
"@babel/plugin-transform-modules-commonjs": "7.9.6",
"@babel/plugin-transform-modules-systemjs": "7.9.6",
"@babel/plugin-transform-modules-umd": "7.9.0",
"@babel/plugin-transform-named-capturing-groups-regex": "7.8.3",
"@babel/plugin-transform-new-target": "7.8.3",
"@babel/plugin-transform-object-super": "7.8.3",
"@babel/plugin-transform-parameters": "7.9.5",
"@babel/plugin-transform-react-jsx": "7.9.4",
"@babel/plugin-transform-react-jsx-self": "7.9.0",
"@babel/plugin-transform-react-jsx-source": "7.9.0",
"@babel/plugin-transform-regenerator": "7.8.7",
"@babel/plugin-transform-shorthand-properties": "7.8.3",
"@babel/plugin-transform-spread": "7.8.3",
"@babel/plugin-transform-sticky-regex": "7.8.3",
"@babel/plugin-transform-template-literals": "7.8.3",
"@babel/plugin-transform-typeof-symbol": "7.8.4",
"@babel/plugin-transform-unicode-regex": "7.8.3",
"browserslist": "4.12.0",
"cosmiconfig": "5.2.1",
"globals": "11.12.0",
"invariant": "2.2.4",
"js-levenshtein": "1.1.6",
"object.assign": "4.1.0",
"resolve": "1.12.2",
"semver": "5.7.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-preset-react-app@7.0.2",
"name": "babel-preset-react-app",
"escapedName": "babel-preset-react-app",
"rawSpec": "7.0.2",
"saveSpec": null,
"fetchSpec": "7.0.2"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-7.0.2.tgz",
"_spec": "7.0.2",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"bugs": {
"url": "https://github.com/facebook/create-react-app/issues"
},
"dependencies": {
"@babel/core": "7.2.2",
"@babel/plugin-proposal-class-properties": "7.3.0",
"@babel/plugin-proposal-decorators": "7.3.0",
"@babel/plugin-proposal-object-rest-spread": "7.3.2",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/plugin-transform-classes": "7.2.2",
"@babel/plugin-transform-destructuring": "7.3.2",
"@babel/plugin-transform-flow-strip-types": "7.2.3",
"@babel/plugin-transform-react-constant-elements": "7.2.0",
"@babel/plugin-transform-react-display-name": "7.2.0",
"@babel/plugin-transform-runtime": "7.2.0",
"@babel/preset-env": "7.3.1",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.1.0",
"@babel/runtime": "7.3.1",
"babel-loader": "8.0.5",
"babel-plugin-dynamic-import-node": "2.2.0",
"babel-plugin-macros": "2.5.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24"
},
"description": "Babel preset used by Create React App",
"files": [
"create.js",
"dependencies.js",
"dev.js",
"index.js",
"webpack-overrides.js",
"prod.js",
"test.js"
],
"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"
},
"version": "7.0.2"
}