1 | {
|
---|
2 | "_from": "babel-plugin-polyfill-corejs2@^0.2.2",
|
---|
3 | "_id": "babel-plugin-polyfill-corejs2@0.2.3",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA==",
|
---|
6 | "_location": "/babel-plugin-polyfill-corejs2",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "babel-plugin-polyfill-corejs2@^0.2.2",
|
---|
12 | "name": "babel-plugin-polyfill-corejs2",
|
---|
13 | "escapedName": "babel-plugin-polyfill-corejs2",
|
---|
14 | "rawSpec": "^0.2.2",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "^0.2.2"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/@babel/plugin-transform-runtime",
|
---|
20 | "/@babel/preset-env"
|
---|
21 | ],
|
---|
22 | "_resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.3.tgz",
|
---|
23 | "_shasum": "6ed8e30981b062f8fe6aca8873a37ebcc8cc1c0f",
|
---|
24 | "_spec": "babel-plugin-polyfill-corejs2@^0.2.2",
|
---|
25 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\plugin-transform-runtime",
|
---|
26 | "bugs": {
|
---|
27 | "url": "https://github.com/babel/babel-polyfills/issues"
|
---|
28 | },
|
---|
29 | "bundleDependencies": false,
|
---|
30 | "dependencies": {
|
---|
31 | "@babel/compat-data": "^7.13.11",
|
---|
32 | "@babel/helper-define-polyfill-provider": "^0.2.4",
|
---|
33 | "semver": "^6.1.1"
|
---|
34 | },
|
---|
35 | "deprecated": false,
|
---|
36 | "description": "A Babel plugin to inject imports to core-js@2 polyfills",
|
---|
37 | "devDependencies": {
|
---|
38 | "@babel/core": "^7.13.0",
|
---|
39 | "@babel/helper-plugin-test-runner": "^7.10.4",
|
---|
40 | "@babel/plugin-transform-for-of": "^7.10.4",
|
---|
41 | "@babel/plugin-transform-modules-commonjs": "^7.10.4"
|
---|
42 | },
|
---|
43 | "exports": {
|
---|
44 | ".": [
|
---|
45 | {
|
---|
46 | "import": "./esm/index.mjs",
|
---|
47 | "default": "./lib/index.js"
|
---|
48 | },
|
---|
49 | "./lib/index.js"
|
---|
50 | ],
|
---|
51 | "./package.json": "./package.json"
|
---|
52 | },
|
---|
53 | "gitHead": "de48880e867791eaa94c00ce7132dc259f3c777b",
|
---|
54 | "homepage": "https://github.com/babel/babel-polyfills#readme",
|
---|
55 | "keywords": [
|
---|
56 | "babel-plugin"
|
---|
57 | ],
|
---|
58 | "license": "MIT",
|
---|
59 | "main": "lib/index.js",
|
---|
60 | "name": "babel-plugin-polyfill-corejs2",
|
---|
61 | "peerDependencies": {
|
---|
62 | "@babel/core": "^7.0.0-0"
|
---|
63 | },
|
---|
64 | "publishConfig": {
|
---|
65 | "access": "public"
|
---|
66 | },
|
---|
67 | "repository": {
|
---|
68 | "type": "git",
|
---|
69 | "url": "git+https://github.com/babel/babel-polyfills.git",
|
---|
70 | "directory": "packages/babel-plugin-polyfill-corejs2"
|
---|
71 | },
|
---|
72 | "version": "0.2.3"
|
---|
73 | }
|
---|