Skip to content
Snippets Groups Projects
package-lock.json 502 KiB
Newer Older
  • Learn to ignore specific revisions
  • Fredrik Jonsson's avatar
    Fredrik Jonsson committed
        "name": "Hypha",
    
        "version": "1.0.0",
        "lockfileVersion": 1,
        "requires": true,
        "dependencies": {
            "@babel/code-frame": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-Fo2ho26Q2miujUnA8bSMfGJJITo=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/highlight": "^7.10.4"
    
                }
            },
            "@babel/compat-data": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.11.0.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-6fc+/gmvE1W3I6fzmxG61jfXyZw=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "browserslist": "^4.12.0",
    
                    "invariant": "^2.2.4",
                    "semver": "^5.5.0"
    
                }
            },
            "@babel/core": {
    
    vimal1083's avatar
    vimal1083 committed
                "version": "7.11.4",
                "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.11.4.tgz",
                "integrity": "sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg==",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
                    "@babel/code-frame": "^7.10.4",
    
    vimal1083's avatar
    vimal1083 committed
                    "@babel/generator": "^7.11.4",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-module-transforms": "^7.11.0",
                    "@babel/helpers": "^7.10.4",
    
    vimal1083's avatar
    vimal1083 committed
                    "@babel/parser": "^7.11.4",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/template": "^7.10.4",
    
    vimal1083's avatar
    vimal1083 committed
                    "@babel/traverse": "^7.11.0",
                    "@babel/types": "^7.11.0",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "convert-source-map": "^1.7.0",
    
                    "gensync": "^1.0.0-beta.1",
    
                    "json5": "^2.1.2",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "lodash": "^4.17.19",
    
                    "resolve": "^1.3.2",
                    "semver": "^5.4.1",
                    "source-map": "^0.5.0"
    
    vimal1083's avatar
    vimal1083 committed
                },
                "dependencies": {
                    "@babel/generator": {
                        "version": "7.11.4",
                        "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.11.4.tgz",
                        "integrity": "sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g==",
                        "requires": {
                            "@babel/types": "^7.11.0",
                            "jsesc": "^2.5.1",
                            "source-map": "^0.5.0"
                        }
                    },
                    "@babel/parser": {
                        "version": "7.11.4",
                        "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.11.4.tgz",
                        "integrity": "sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA=="
                    }
    
                }
            },
            "@babel/generator": {
    
    vimal1083's avatar
    vimal1083 committed
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.11.0.tgz",
                "integrity": "sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ==",
    
                "requires": {
    
    vimal1083's avatar
    vimal1083 committed
                    "@babel/types": "^7.11.0",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "source-map": "^0.5.0"
    
                }
            },
            "@babel/helper-annotate-as-pure": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-W/DUlaP3V6w72ki1vzs7ownHK6M=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/helper-builder-binary-assignment-operator-visitor": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-uwt18xv5jL+f8UPBrleLhydK4aM=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-explode-assignable-expression": "^7.10.4",
                    "@babel/types": "^7.10.4"
    
    Todd Dembrey's avatar
    Todd Dembrey committed
            "@babel/helper-builder-react-jsx": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-gJXN2/+Fjm+pwyba7lSi8nMsHV0=",
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-annotate-as-pure": "^7.10.4",
                    "@babel/types": "^7.10.4"
    
            "@babel/helper-builder-react-jsx-experimental": {
    
    vimal1083's avatar
    vimal1083 committed
                "version": "7.10.5",
                "resolved": "https://registry.npmjs.org/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.5.tgz",
                "integrity": "sha1-816VahmVX/CMEljkSlFabWJIZGs=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-annotate-as-pure": "^7.10.4",
                    "@babel/helper-module-imports": "^7.10.4",
    
    vimal1083's avatar
    vimal1083 committed
                    "@babel/types": "^7.10.5"
    
                }
            },
            "@babel/helper-compilation-targets": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-gEro4/BDdmB8x5G51H1UAnYzK9I=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/compat-data": "^7.10.4",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "browserslist": "^4.12.0",
    
                    "invariant": "^2.2.4",
                    "levenary": "^1.1.1",
                    "semver": "^5.5.0"
    
    Todd Dembrey's avatar
    Todd Dembrey committed
            "@babel/helper-create-class-features-plugin": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.5",
                "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-n2FEa6gOgkCwpchcb9rIRZ1vJZ0=",
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-function-name": "^7.10.4",
                    "@babel/helper-member-expression-to-functions": "^7.10.5",
                    "@babel/helper-optimise-call-expression": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/helper-replace-supers": "^7.10.4",
                    "@babel/helper-split-export-declaration": "^7.10.4"
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                }
            },
            "@babel/helper-create-regexp-features-plugin": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-/dYNiFJGWaC2lZwFeZJeQlcU87g=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-annotate-as-pure": "^7.10.4",
                    "@babel/helper-regex": "^7.10.4",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "regexpu-core": "^4.7.0"
    
            "@babel/helper-define-map": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.5",
                "resolved": "https://registry.npmjs.org/@babel/helper-define-map/-/helper-define-map-7.10.5.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-tTwQ23imQIABUmkrEzkxR6y5uzA=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-function-name": "^7.10.4",
                    "@babel/types": "^7.10.5",
                    "lodash": "^4.17.19"
    
                }
            },
            "@babel/helper-explode-assignable-expression": {
    
    vimal1083's avatar
    vimal1083 committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.10.4.tgz",
                "integrity": "sha512-4K71RyRQNPRrR85sr5QY4X3VwG4wtVoXZB9+L3r1Gp38DhELyHCtovqydRi7c1Ovb17eRGiQ/FD5s8JdU0Uy5A==",
    
                "requires": {
    
    vimal1083's avatar
    vimal1083 committed
                    "@babel/traverse": "^7.10.4",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/helper-function-name": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-0tOyDFmtjEcRL6fSqUvAnV74Lxo=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-get-function-arity": "^7.10.4",
                    "@babel/template": "^7.10.4",
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/helper-get-function-arity": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-mMHL6g4jMvM/mkZhuM4VBbLBm6I=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/helper-hoist-variables": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-1JsAHR1aaMpeZgTdoBpil/fJOB4=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/helper-member-expression-to-functions": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-rmnIPYTugvS0L5bioJQQk1qPJt8=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/types": "^7.11.0"
    
                }
            },
            "@babel/helper-module-imports": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-TFxUvgS9MWcKc4J5fXW5+i5bViA=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/helper-module-transforms": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-sW8lAinkchGr3YSzS2RzfCqy01k=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-module-imports": "^7.10.4",
                    "@babel/helper-replace-supers": "^7.10.4",
                    "@babel/helper-simple-access": "^7.10.4",
                    "@babel/helper-split-export-declaration": "^7.11.0",
                    "@babel/template": "^7.10.4",
                    "@babel/types": "^7.11.0",
                    "lodash": "^4.17.19"
    
                }
            },
            "@babel/helper-optimise-call-expression": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-UNyWQT1ZT5lad5BZBbBYk813lnM=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/helper-plugin-utils": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-L3WoMSadT2d95JmG3/WZJ1M883U="
    
            },
            "@babel/helper-regex": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.5",
                "resolved": "https://registry.npmjs.org/@babel/helper-regex/-/helper-regex-7.10.5.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-Mt+7eYmQc8QVVXBToZvQVarlCuA=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "lodash": "^4.17.19"
    
                }
            },
            "@babel/helper-remap-async-to-generator": {
    
    vimal1083's avatar
    vimal1083 committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.10.4.tgz",
                "integrity": "sha512-86Lsr6NNw3qTNl+TBcF1oRZMaVzJtbWTyTko+CQL/tvNvcGYEFKbLXDPxtW0HKk3McNOk4KzY55itGWCAGK5tg==",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-annotate-as-pure": "^7.10.4",
                    "@babel/helper-wrap-function": "^7.10.4",
                    "@babel/template": "^7.10.4",
    
    vimal1083's avatar
    vimal1083 committed
                    "@babel/traverse": "^7.10.4",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/helper-replace-supers": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-1YXNk4jqBuYDHkzUS2cTy+rZ5s8=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-member-expression-to-functions": "^7.10.4",
                    "@babel/helper-optimise-call-expression": "^7.10.4",
                    "@babel/traverse": "^7.10.4",
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/helper-simple-access": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-D1zNopRSd6KnotOoIeFTle3PNGE=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/template": "^7.10.4",
                    "@babel/types": "^7.10.4"
                }
            },
            "@babel/helper-skip-transparent-expression-wrappers": {
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-7sFi8RLC9Y068K8SXju1dmUUZyk=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
                    "@babel/types": "^7.11.0"
    
                }
            },
            "@babel/helper-split-export-declaration": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-+KSRJErPamdhWKxCBykRuoOtCZ8=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/types": "^7.11.0"
    
            "@babel/helper-validator-identifier": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-p4x6clHgH2FlEtMbEK3PUq2l4NI="
    
            "@babel/helper-wrap-function": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-im9wHqsP8592W1oc/vQJmQ5iS4c=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-function-name": "^7.10.4",
                    "@babel/template": "^7.10.4",
                    "@babel/traverse": "^7.10.4",
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/helpers": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-Kr6w1yGv98Cpc3a54fb2XXpHUEQ=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/template": "^7.10.4",
                    "@babel/traverse": "^7.10.4",
                    "@babel/types": "^7.10.4"
    
                }
            },
            "@babel/highlight": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-fRvf1ldTU4+r5sOFls23bZrGAUM=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-validator-identifier": "^7.10.4",
    
                    "chalk": "^2.0.0",
                    "js-tokens": "^4.0.0"
    
                }
            },
            "@babel/parser": {
    
    vimal1083's avatar
    vimal1083 committed
                "version": "7.11.3",
                "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.11.3.tgz",
                "integrity": "sha512-REo8xv7+sDxkKvoxEywIdsNFiZLybwdI7hcT5uEPyQrSMB4YQ973BfC9OOrD/81MaIjh6UxdulIQXkjmiH3PcA=="
    
            },
            "@babel/plugin-proposal-async-generator-functions": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.5",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-NJHKvy98F5q4IGBs7Cf+0V4OhVg=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/helper-remap-async-to-generator": "^7.10.4",
    
                    "@babel/plugin-syntax-async-generators": "^7.8.0"
    
    Todd Dembrey's avatar
    Todd Dembrey committed
            "@babel/plugin-proposal-class-properties": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-ozv2Mto5ClnHqMVwBF0RFc13iAc=",
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-create-class-features-plugin": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
            "@babel/plugin-proposal-dynamic-import": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-uleibLmLN3QenVvKG4sN34KR8X4=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
    
                    "@babel/plugin-syntax-dynamic-import": "^7.8.0"
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
            "@babel/plugin-proposal-export-namespace-from": {
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-Vw2IO5EDFjez4pWO6jxDjmLAX1Q=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
                }
            },
    
            "@babel/plugin-proposal-json-strings": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-WT5ZxjUoFgIzvTIbGuvgggwjQds=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
    
                    "@babel/plugin-syntax-json-strings": "^7.8.0"
                }
            },
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
            "@babel/plugin-proposal-logical-assignment-operators": {
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-n4DkgsAwg8hxJd7hACa1hSfqIMg=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
                }
            },
    
            "@babel/plugin-proposal-nullish-coalescing-operator": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-AqfpYfwy5tWy2wZJ4Bv4Dd7n4Eo=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
    
                    "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0"
    
            "@babel/plugin-proposal-numeric-separator": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-zhWQ/wplrRKXCmCdeIVemkwa7wY=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/plugin-syntax-numeric-separator": "^7.10.4"
    
                }
            },
            "@babel/plugin-proposal-object-rest-spread": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-vYH5Wh90Z2DqQ7bC09YrEXkK0K8=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
    
                    "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/plugin-transform-parameters": "^7.10.4"
    
                }
            },
            "@babel/plugin-proposal-optional-catch-binding": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-Mck4MJ0kp4pJ1o/av/qoY3WFVN0=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
    
                    "@babel/plugin-syntax-optional-catch-binding": "^7.8.0"
                }
            },
            "@babel/plugin-proposal-optional-chaining": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-3lhm0GRvav2quKVmOC/joiF1UHY=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/helper-skip-transparent-expression-wrappers": "^7.11.0",
    
                    "@babel/plugin-syntax-optional-chaining": "^7.8.0"
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
            "@babel/plugin-proposal-private-methods": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-sWDZcrj9ulx9ERoUX8jEIfwqaQk=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-create-class-features-plugin": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
            "@babel/plugin-proposal-unicode-property-regex": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-RIPNpTBBzjQTt/4vAAImZd36p10=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-create-regexp-features-plugin": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-syntax-async-generators": {
    
                "version": "7.8.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-qYP7Gusuw/btBCohD2QOkOeG/g0=",
    
                "requires": {
    
                    "@babel/helper-plugin-utils": "^7.8.0"
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
            "@babel/plugin-syntax-class-properties": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-ZkTmoLqlWmH54yMfbJ7rbuRsEkw=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
            "@babel/plugin-syntax-dynamic-import": {
    
                "version": "7.8.3",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-Yr+Ysto80h1iYVT8lu5bPLaOrLM=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
    
                    "@babel/helper-plugin-utils": "^7.8.0"
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
            "@babel/plugin-syntax-export-namespace-from": {
                "version": "7.8.3",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-AolkqbqA28CUyRXEh618TnpmRlo=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
                    "@babel/helper-plugin-utils": "^7.8.3"
                }
            },
    
            "@babel/plugin-syntax-json-strings": {
    
                "version": "7.8.3",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-AcohtmjNghjJ5kDLbdiMVBKyyWo=",
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                "requires": {
    
                    "@babel/helper-plugin-utils": "^7.8.0"
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                }
            },
            "@babel/plugin-syntax-jsx": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-Oauq48v3EMQ3PYQpSE5rohNAFmw=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
                    "@babel/helper-plugin-utils": "^7.10.4"
                }
            },
            "@babel/plugin-syntax-logical-assignment-operators": {
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-ypHvRjA1MESLkGZSusLp/plB9pk=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-syntax-nullish-coalescing-operator": {
                "version": "7.8.3",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-Fn7XA2iIYIH3S1w2xlqIwDtm0ak=",
    
                "requires": {
                    "@babel/helper-plugin-utils": "^7.8.0"
    
            "@babel/plugin-syntax-numeric-separator": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-ubBws+M1cM2f0Hun+pHA3Te5r5c=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
            "@babel/plugin-syntax-object-rest-spread": {
    
                "version": "7.8.3",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-YOIl7cvZimQDMqLnLdPmbxr1WHE=",
    
                "requires": {
    
                    "@babel/helper-plugin-utils": "^7.8.0"
    
                }
            },
            "@babel/plugin-syntax-optional-catch-binding": {
    
                "version": "7.8.3",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-YRGiZbz7Ag6579D9/X0mQCue1sE=",
    
                "requires": {
                    "@babel/helper-plugin-utils": "^7.8.0"
                }
            },
            "@babel/plugin-syntax-optional-chaining": {
                "version": "7.8.3",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-T2nCq5UWfgGAzVM2YT+MV4j31Io=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
    
                    "@babel/helper-plugin-utils": "^7.8.0"
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                }
            },
            "@babel/plugin-syntax-top-level-await": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-S764kXtU/PdoNk4KgfVg4zo+9X0=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-arrow-functions": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-4ilg135pfHT0HFAdRNc9v4pqZM0=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-async-to-generator": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-QaUBfknrbzzak5KlHu8pQFskWjc=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-module-imports": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/helper-remap-async-to-generator": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-block-scoped-functions": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-GvpZV0T3XkOpGvc7DZmOz+Trwug=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-block-scoping": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.11.1",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.11.1.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-W37+mIUr741lLAsoFEzZOp5LUhU=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-classes": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-QFE2rys+IYvEoZJiKLyRerGgrcc=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
                    "@babel/helper-annotate-as-pure": "^7.10.4",
                    "@babel/helper-define-map": "^7.10.4",
                    "@babel/helper-function-name": "^7.10.4",
                    "@babel/helper-optimise-call-expression": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/helper-replace-supers": "^7.10.4",
                    "@babel/helper-split-export-declaration": "^7.10.4",
    
                }
            },
            "@babel/plugin-transform-computed-properties": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-ne2DqBboLe0o1S1LTsvdgQzfwOs=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-destructuring": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-cN3Ss9G+qD0BUJ6bsl3bOnT8heU=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-dotall-regex": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-RpwgYhBcHragQOr0+sS0iAeDle4=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-create-regexp-features-plugin": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-duplicate-keys": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-aX5Qyf7hQ4D+hD0fMGspVhdDHkc=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-exponentiation-operator": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-WuM4xX+M9AAb2zVgeuZrktZlry4=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-builder-binary-assignment-operator-visitor": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-for-of": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-wIiS6IGdOl2ykDGxFa9RHbv+uuk=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-function-name": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-akZ4gOD8ljhRS6NpERgR3b4mRLc=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-function-name": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-literals": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-n0K6CEEQChNfInEtDjkcRi9XHzw=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
            "@babel/plugin-transform-member-expression-literals": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-sexE/PGVr8uNssYs2OVRyIG6+Lc=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
            "@babel/plugin-transform-modules-amd": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.5",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.10.5.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-G5zdrwXZ6Is6rTOcs+RFxPAgqbE=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-module-transforms": "^7.10.5",
                    "@babel/helper-plugin-utils": "^7.10.4",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "babel-plugin-dynamic-import-node": "^2.3.3"
    
                }
            },
            "@babel/plugin-transform-modules-commonjs": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-ZmZ8Pu2h6/eJbUHx8WsXEFovvKA=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-module-transforms": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/helper-simple-access": "^7.10.4",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "babel-plugin-dynamic-import-node": "^2.3.3"
    
                }
            },
            "@babel/plugin-transform-modules-systemjs": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.5",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.10.5.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-YnAJnIVAZmgbrp4F+H4bnK2+jIU=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-hoist-variables": "^7.10.4",
                    "@babel/helper-module-transforms": "^7.10.5",
                    "@babel/helper-plugin-utils": "^7.10.4",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "babel-plugin-dynamic-import-node": "^2.3.3"
    
                }
            },
            "@babel/plugin-transform-modules-umd": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-moSB/oG4JGVLOgtl2j34nz0hg54=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-module-transforms": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
    Tomasz Knapik's avatar
    Tomasz Knapik committed
            "@babel/plugin-transform-named-capturing-groups-regex": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-eLTZeIELbzvPA/njGPL8DtQa7LY=",
    
    Tomasz Knapik's avatar
    Tomasz Knapik committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-create-regexp-features-plugin": "^7.10.4"
    
            "@babel/plugin-transform-new-target": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-kJfXU8t7Aky3OBo7LlLpUTqcaIg=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-object-super": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-1xRsTROUM+emUm+IjGZ+MUoJOJQ=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/helper-replace-supers": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-parameters": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.5",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.10.5.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-WdM51Y0LGVBDX0BD504lEABeLEo=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-get-function-arity": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
            "@babel/plugin-transform-property-literals": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-9v5UtlkDUimHhbg+3YFdIUxC48A=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
            "@babel/plugin-transform-react-constant-elements": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-D0hSYL8cKQEruXPn5AR0nqrBLJ4=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
    Todd Dembrey's avatar
    Todd Dembrey committed
            "@babel/plugin-transform-react-display-name": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-tXlfTj4xQEGcNhG3oqODK5rvMo0=",
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                }
            },
            "@babel/plugin-transform-react-jsx": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-ZzyfkTlIdkpEIWg7K+8pNpaP3fI=",
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-builder-react-jsx": "^7.10.4",
                    "@babel/helper-builder-react-jsx-experimental": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/plugin-syntax-jsx": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-react-jsx-development": {
    
    vimal1083's avatar
    vimal1083 committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.10.4.tgz",
                "integrity": "sha1-bskPJEOUYEYjiA4V68PDTDViWLo=",
    
                "requires": {
    
    vimal1083's avatar
    vimal1083 committed
                    "@babel/helper-builder-react-jsx-experimental": "^7.10.4",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/plugin-syntax-jsx": "^7.10.4"
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                }
            },
            "@babel/plugin-transform-react-jsx-self": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-zTAaX+2JiMGC7QudVem9bbC9k2k=",
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/plugin-syntax-jsx": "^7.10.4"
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                }
            },
            "@babel/plugin-transform-react-jsx-source": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.5",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.10.5.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-NPF3kRdSCnecBU8s3ZaAQ1uSIrQ=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/plugin-syntax-jsx": "^7.10.4"
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                }
            },
            "@babel/plugin-transform-react-pure-annotations": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-Pu+7c9uUr7wHXwl1I+RFNUocZQE=",
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-annotate-as-pure": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
            "@babel/plugin-transform-regenerator": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-IBXlnYOQdOdoON4hWdtCGWb9i2M=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "regenerator-transform": "^0.14.2"
    
                }
            },
            "@babel/plugin-transform-reserved-words": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-jyaCvNzvntMn4bCGFYXXAT+KVN0=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-shorthand-properties": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-n9Jexc3VVbt/Rz5ebuHJce7eTdY=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-spread": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-+oTTAPXk9XdS/kGm0bPFVPE/F8w=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/helper-skip-transparent-expression-wrappers": "^7.11.0"
    
                }
            },
            "@babel/plugin-transform-sticky-regex": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-jziJ7oZXWBEwop2cyR18c7fEoo0=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/helper-regex": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-template-literals": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.5",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.10.5.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-eLxdYmpmQtszEtnQ8AH152Of3ow=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-annotate-as-pure": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-typeof-symbol": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-lQnxp+7DHE7b/+E3wWzDP/C8W/w=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                }
            },
            "@babel/plugin-transform-unicode-escapes": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-/q5SM5HHZR3awRXa4KnQaFeJIAc=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/plugin-transform-unicode-regex": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-5W1x+SgvrG2wnIJ0IFVXbV5tgKg=",
    
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-create-regexp-features-plugin": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4"
    
                }
            },
            "@babel/preset-env": {
    
    vimal1083's avatar
    vimal1083 committed
                "version": "7.11.0",
                "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.11.0.tgz",
                "integrity": "sha1-hg7jjyzhetYEgMICG6lok5Pvt5Y=",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "requires": {
                    "@babel/compat-data": "^7.11.0",
                    "@babel/helper-compilation-targets": "^7.10.4",
                    "@babel/helper-module-imports": "^7.10.4",
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/plugin-proposal-async-generator-functions": "^7.10.4",
                    "@babel/plugin-proposal-class-properties": "^7.10.4",
                    "@babel/plugin-proposal-dynamic-import": "^7.10.4",
                    "@babel/plugin-proposal-export-namespace-from": "^7.10.4",
                    "@babel/plugin-proposal-json-strings": "^7.10.4",
                    "@babel/plugin-proposal-logical-assignment-operators": "^7.11.0",
                    "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
                    "@babel/plugin-proposal-numeric-separator": "^7.10.4",
                    "@babel/plugin-proposal-object-rest-spread": "^7.11.0",
                    "@babel/plugin-proposal-optional-catch-binding": "^7.10.4",
                    "@babel/plugin-proposal-optional-chaining": "^7.11.0",
                    "@babel/plugin-proposal-private-methods": "^7.10.4",
                    "@babel/plugin-proposal-unicode-property-regex": "^7.10.4",
    
                    "@babel/plugin-syntax-async-generators": "^7.8.0",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/plugin-syntax-class-properties": "^7.10.4",
    
                    "@babel/plugin-syntax-dynamic-import": "^7.8.0",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
    
                    "@babel/plugin-syntax-json-strings": "^7.8.0",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
    
                    "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/plugin-syntax-numeric-separator": "^7.10.4",
    
                    "@babel/plugin-syntax-object-rest-spread": "^7.8.0",
                    "@babel/plugin-syntax-optional-catch-binding": "^7.8.0",
                    "@babel/plugin-syntax-optional-chaining": "^7.8.0",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/plugin-syntax-top-level-await": "^7.10.4",
                    "@babel/plugin-transform-arrow-functions": "^7.10.4",
                    "@babel/plugin-transform-async-to-generator": "^7.10.4",
                    "@babel/plugin-transform-block-scoped-functions": "^7.10.4",
                    "@babel/plugin-transform-block-scoping": "^7.10.4",
                    "@babel/plugin-transform-classes": "^7.10.4",
                    "@babel/plugin-transform-computed-properties": "^7.10.4",
                    "@babel/plugin-transform-destructuring": "^7.10.4",
                    "@babel/plugin-transform-dotall-regex": "^7.10.4",
                    "@babel/plugin-transform-duplicate-keys": "^7.10.4",
                    "@babel/plugin-transform-exponentiation-operator": "^7.10.4",
                    "@babel/plugin-transform-for-of": "^7.10.4",
                    "@babel/plugin-transform-function-name": "^7.10.4",
                    "@babel/plugin-transform-literals": "^7.10.4",
                    "@babel/plugin-transform-member-expression-literals": "^7.10.4",
                    "@babel/plugin-transform-modules-amd": "^7.10.4",
                    "@babel/plugin-transform-modules-commonjs": "^7.10.4",
                    "@babel/plugin-transform-modules-systemjs": "^7.10.4",
                    "@babel/plugin-transform-modules-umd": "^7.10.4",
                    "@babel/plugin-transform-named-capturing-groups-regex": "^7.10.4",
                    "@babel/plugin-transform-new-target": "^7.10.4",
                    "@babel/plugin-transform-object-super": "^7.10.4",
                    "@babel/plugin-transform-parameters": "^7.10.4",
                    "@babel/plugin-transform-property-literals": "^7.10.4",
                    "@babel/plugin-transform-regenerator": "^7.10.4",
                    "@babel/plugin-transform-reserved-words": "^7.10.4",
                    "@babel/plugin-transform-shorthand-properties": "^7.10.4",
                    "@babel/plugin-transform-spread": "^7.11.0",
                    "@babel/plugin-transform-sticky-regex": "^7.10.4",
                    "@babel/plugin-transform-template-literals": "^7.10.4",
                    "@babel/plugin-transform-typeof-symbol": "^7.10.4",
                    "@babel/plugin-transform-unicode-escapes": "^7.10.4",
                    "@babel/plugin-transform-unicode-regex": "^7.10.4",
    
                    "@babel/preset-modules": "^0.1.3",
    
    vimal1083's avatar
    vimal1083 committed
                    "@babel/types": "^7.11.0",
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "browserslist": "^4.12.0",
    
                    "core-js-compat": "^3.6.2",
    
                    "levenary": "^1.1.1",
    
            "@babel/preset-modules": {
    
    vimal1083's avatar
    vimal1083 committed
                "version": "0.1.3",
                "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.3.tgz",
                "integrity": "sha1-EyQrU7XvjIg8PPfd3VWzbOgPvHI=",
    
                "requires": {
                    "@babel/helper-plugin-utils": "^7.0.0",
                    "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
                    "@babel/plugin-transform-dotall-regex": "^7.4.4",
                    "@babel/types": "^7.4.4",
                    "esutils": "^2.0.2"
                }
            },
    
    Todd Dembrey's avatar
    Todd Dembrey committed
            "@babel/preset-react": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                "version": "7.10.4",
                "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.10.4.tgz",
    
    vimal1083's avatar
    vimal1083 committed
                "integrity": "sha1-kuimbYFvmRHRHUzJNb5nrfyC288=",
    
    Todd Dembrey's avatar
    Todd Dembrey committed
                "requires": {
    
    Fredrik Jonsson's avatar
    Fredrik Jonsson committed
                    "@babel/helper-plugin-utils": "^7.10.4",
                    "@babel/plugin-transform-react-display-name": "^7.10.4",
                    "@babel/plugin-transform-react-jsx": "^7.10.4",
                    "@babel/plugin-transform-react-jsx-development": "^7.10.4",
                    "@babel/plugin-transform-react-jsx-self": "^7.10.4",
                    "@babel/plugin-transform-react-jsx-source": "^7.10.4",
                    "@babel/plugin-transform-react-pure-annotations": "^7.10.4"