|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- {
- "_args": [
- [
- "babel-preset-react-app@6.1.0",
- "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
- ]
- ],
- "_from": "babel-preset-react-app@6.1.0",
- "_id": "babel-preset-react-app@6.1.0",
- "_inBundle": false,
- "_integrity": "sha512-8PJ4N+acfYsjhDK4gMWkqJMVRMjDKb93D+nz7lWlNe73Jcv38FNu37i5K/dVQnFDdRYHbe1SjII+Y0mCgink9A==",
- "_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.8.3",
- "@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-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-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",
- "globals": "11.12.0",
- "invariant": "2.2.4",
- "js-levenshtein": "1.1.6",
- "object.assign": "4.1.0",
- "semver": "5.7.1"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "babel-preset-react-app@6.1.0",
- "name": "babel-preset-react-app",
- "escapedName": "babel-preset-react-app",
- "rawSpec": "6.1.0",
- "saveSpec": null,
- "fetchSpec": "6.1.0"
- },
- "_requiredBy": [
- "/react-scripts"
- ],
- "_resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-6.1.0.tgz",
- "_spec": "6.1.0",
- "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
- "bugs": {
- "url": "https://github.com/facebook/create-react-app/issues"
- },
- "dependencies": {
- "@babel/core": "7.1.0",
- "@babel/plugin-proposal-class-properties": "7.1.0",
- "@babel/plugin-proposal-decorators": "7.1.2",
- "@babel/plugin-proposal-object-rest-spread": "7.0.0",
- "@babel/plugin-syntax-dynamic-import": "7.0.0",
- "@babel/plugin-transform-classes": "7.1.0",
- "@babel/plugin-transform-destructuring": "7.0.0",
- "@babel/plugin-transform-flow-strip-types": "7.0.0",
- "@babel/plugin-transform-react-constant-elements": "7.0.0",
- "@babel/plugin-transform-react-display-name": "7.0.0",
- "@babel/plugin-transform-runtime": "7.1.0",
- "@babel/preset-env": "7.1.0",
- "@babel/preset-react": "7.0.0",
- "@babel/preset-typescript": "7.1.0",
- "@babel/runtime": "7.0.0",
- "babel-loader": "8.0.4",
- "babel-plugin-dynamic-import-node": "2.2.0",
- "babel-plugin-macros": "2.4.2",
- "babel-plugin-transform-react-remove-prop-types": "0.4.18"
- },
- "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": "6.1.0"
- }
|