[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "@babel/preset-env@7.14.8",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "@babel/preset-env@7.14.8",
|
---|
| 10 | "_id": "@babel/preset-env@7.14.8",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg==",
|
---|
| 13 | "_location": "/@babel/preset-env",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "@babel/preset-env@7.14.8",
|
---|
| 19 | "name": "@babel/preset-env",
|
---|
| 20 | "escapedName": "@babel%2fpreset-env",
|
---|
| 21 | "scope": "@babel",
|
---|
| 22 | "rawSpec": "7.14.8",
|
---|
| 23 | "saveSpec": null,
|
---|
| 24 | "fetchSpec": "7.14.8"
|
---|
[6a3a178] | 25 | },
|
---|
[59329aa] | 26 | "_requiredBy": [
|
---|
| 27 | "/@angular-devkit/build-angular"
|
---|
| 28 | ],
|
---|
| 29 | "_resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.8.tgz",
|
---|
| 30 | "_spec": "7.14.8",
|
---|
| 31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 32 | "author": {
|
---|
| 33 | "name": "The Babel Team",
|
---|
| 34 | "url": "https://babel.dev/team"
|
---|
| 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20preset-env%22+is%3Aopen"
|
---|
[6a3a178] | 38 | },
|
---|
| 39 | "dependencies": {
|
---|
| 40 | "@babel/compat-data": "^7.14.7",
|
---|
| 41 | "@babel/helper-compilation-targets": "^7.14.5",
|
---|
| 42 | "@babel/helper-plugin-utils": "^7.14.5",
|
---|
| 43 | "@babel/helper-validator-option": "^7.14.5",
|
---|
| 44 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.14.5",
|
---|
| 45 | "@babel/plugin-proposal-async-generator-functions": "^7.14.7",
|
---|
| 46 | "@babel/plugin-proposal-class-properties": "^7.14.5",
|
---|
| 47 | "@babel/plugin-proposal-class-static-block": "^7.14.5",
|
---|
| 48 | "@babel/plugin-proposal-dynamic-import": "^7.14.5",
|
---|
| 49 | "@babel/plugin-proposal-export-namespace-from": "^7.14.5",
|
---|
| 50 | "@babel/plugin-proposal-json-strings": "^7.14.5",
|
---|
| 51 | "@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
|
---|
| 52 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
---|
| 53 | "@babel/plugin-proposal-numeric-separator": "^7.14.5",
|
---|
| 54 | "@babel/plugin-proposal-object-rest-spread": "^7.14.7",
|
---|
| 55 | "@babel/plugin-proposal-optional-catch-binding": "^7.14.5",
|
---|
| 56 | "@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
---|
| 57 | "@babel/plugin-proposal-private-methods": "^7.14.5",
|
---|
| 58 | "@babel/plugin-proposal-private-property-in-object": "^7.14.5",
|
---|
| 59 | "@babel/plugin-proposal-unicode-property-regex": "^7.14.5",
|
---|
| 60 | "@babel/plugin-syntax-async-generators": "^7.8.4",
|
---|
| 61 | "@babel/plugin-syntax-class-properties": "^7.12.13",
|
---|
| 62 | "@babel/plugin-syntax-class-static-block": "^7.14.5",
|
---|
| 63 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
---|
| 64 | "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
---|
| 65 | "@babel/plugin-syntax-json-strings": "^7.8.3",
|
---|
| 66 | "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
---|
| 67 | "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
---|
| 68 | "@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
---|
| 69 | "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
---|
| 70 | "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
---|
| 71 | "@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
---|
| 72 | "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
---|
| 73 | "@babel/plugin-syntax-top-level-await": "^7.14.5",
|
---|
| 74 | "@babel/plugin-transform-arrow-functions": "^7.14.5",
|
---|
| 75 | "@babel/plugin-transform-async-to-generator": "^7.14.5",
|
---|
| 76 | "@babel/plugin-transform-block-scoped-functions": "^7.14.5",
|
---|
| 77 | "@babel/plugin-transform-block-scoping": "^7.14.5",
|
---|
| 78 | "@babel/plugin-transform-classes": "^7.14.5",
|
---|
| 79 | "@babel/plugin-transform-computed-properties": "^7.14.5",
|
---|
| 80 | "@babel/plugin-transform-destructuring": "^7.14.7",
|
---|
| 81 | "@babel/plugin-transform-dotall-regex": "^7.14.5",
|
---|
| 82 | "@babel/plugin-transform-duplicate-keys": "^7.14.5",
|
---|
| 83 | "@babel/plugin-transform-exponentiation-operator": "^7.14.5",
|
---|
| 84 | "@babel/plugin-transform-for-of": "^7.14.5",
|
---|
| 85 | "@babel/plugin-transform-function-name": "^7.14.5",
|
---|
| 86 | "@babel/plugin-transform-literals": "^7.14.5",
|
---|
| 87 | "@babel/plugin-transform-member-expression-literals": "^7.14.5",
|
---|
| 88 | "@babel/plugin-transform-modules-amd": "^7.14.5",
|
---|
| 89 | "@babel/plugin-transform-modules-commonjs": "^7.14.5",
|
---|
| 90 | "@babel/plugin-transform-modules-systemjs": "^7.14.5",
|
---|
| 91 | "@babel/plugin-transform-modules-umd": "^7.14.5",
|
---|
| 92 | "@babel/plugin-transform-named-capturing-groups-regex": "^7.14.7",
|
---|
| 93 | "@babel/plugin-transform-new-target": "^7.14.5",
|
---|
| 94 | "@babel/plugin-transform-object-super": "^7.14.5",
|
---|
| 95 | "@babel/plugin-transform-parameters": "^7.14.5",
|
---|
| 96 | "@babel/plugin-transform-property-literals": "^7.14.5",
|
---|
| 97 | "@babel/plugin-transform-regenerator": "^7.14.5",
|
---|
| 98 | "@babel/plugin-transform-reserved-words": "^7.14.5",
|
---|
| 99 | "@babel/plugin-transform-shorthand-properties": "^7.14.5",
|
---|
| 100 | "@babel/plugin-transform-spread": "^7.14.6",
|
---|
| 101 | "@babel/plugin-transform-sticky-regex": "^7.14.5",
|
---|
| 102 | "@babel/plugin-transform-template-literals": "^7.14.5",
|
---|
| 103 | "@babel/plugin-transform-typeof-symbol": "^7.14.5",
|
---|
| 104 | "@babel/plugin-transform-unicode-escapes": "^7.14.5",
|
---|
| 105 | "@babel/plugin-transform-unicode-regex": "^7.14.5",
|
---|
| 106 | "@babel/preset-modules": "^0.1.4",
|
---|
| 107 | "@babel/types": "^7.14.8",
|
---|
| 108 | "babel-plugin-polyfill-corejs2": "^0.2.2",
|
---|
| 109 | "babel-plugin-polyfill-corejs3": "^0.2.2",
|
---|
| 110 | "babel-plugin-polyfill-regenerator": "^0.2.2",
|
---|
| 111 | "core-js-compat": "^3.15.0",
|
---|
| 112 | "semver": "^6.3.0"
|
---|
| 113 | },
|
---|
[59329aa] | 114 | "description": "A Babel preset for each environment.",
|
---|
[6a3a178] | 115 | "devDependencies": {
|
---|
| 116 | "@babel/core": "7.14.8",
|
---|
| 117 | "@babel/core-7.12": "npm:@babel/core@7.12.9",
|
---|
| 118 | "@babel/helper-plugin-test-runner": "7.14.5",
|
---|
| 119 | "@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
---|
| 120 | },
|
---|
| 121 | "engines": {
|
---|
| 122 | "node": ">=6.9.0"
|
---|
[59329aa] | 123 | },
|
---|
| 124 | "homepage": "https://babel.dev/docs/en/next/babel-preset-env",
|
---|
| 125 | "license": "MIT",
|
---|
| 126 | "main": "./lib/index.js",
|
---|
| 127 | "name": "@babel/preset-env",
|
---|
| 128 | "peerDependencies": {
|
---|
| 129 | "@babel/core": "^7.0.0-0"
|
---|
| 130 | },
|
---|
| 131 | "publishConfig": {
|
---|
| 132 | "access": "public"
|
---|
| 133 | },
|
---|
| 134 | "repository": {
|
---|
| 135 | "type": "git",
|
---|
| 136 | "url": "git+https://github.com/babel/babel.git",
|
---|
| 137 | "directory": "packages/babel-preset-env"
|
---|
| 138 | },
|
---|
| 139 | "version": "7.14.8"
|
---|
| 140 | }
|
---|