cadence-web
Version:
Cadence Web UI
1,166 lines • 380 kB
JSON
{
"name": "news",
"version": "0.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@babel/code-frame": {
"version": "7.12.11",
"resolved": "https://unpm.uberinternal.com/@babel%2fcode-frame/-/code-frame-7.12.11.tgz",
"integrity": "sha1-9K1DWqJj25NbjxDyxVLSP7cWpj8=",
"requires": {
"@babel/highlight": "^7.10.4"
}
},
"@babel/compat-data": {
"version": "7.12.7",
"resolved": "https://unpm.uberinternal.com/@babel%2fcompat-data/-/compat-data-7.12.7.tgz",
"integrity": "sha1-kym0eCp9a71+71fhGt35HuPvHkE="
},
"@babel/core": {
"version": "7.12.10",
"resolved": "https://unpm.uberinternal.com/@babel%2fcore/-/core-7.12.10.tgz",
"integrity": "sha1-t5ouG59w7T2Eu/ttjE74JfYGvM0=",
"requires": {
"@babel/code-frame": "^7.10.4",
"@babel/generator": "^7.12.10",
"@babel/helper-module-transforms": "^7.12.1",
"@babel/helpers": "^7.12.5",
"@babel/parser": "^7.12.10",
"@babel/template": "^7.12.7",
"@babel/traverse": "^7.12.10",
"@babel/types": "^7.12.10",
"convert-source-map": "^1.7.0",
"debug": "^4.1.0",
"gensync": "^1.0.0-beta.1",
"json5": "^2.1.2",
"lodash": "^4.17.19",
"semver": "^5.4.1",
"source-map": "^0.5.0"
},
"dependencies": {
"debug": {
"version": "4.3.1",
"resolved": "https://unpm.uberinternal.com/debug/-/debug-4.3.1.tgz",
"integrity": "sha1-8NIpxQXgxtjEmsVT0bE9wYP2su4=",
"requires": {
"ms": "2.1.2"
}
},
"ms": {
"version": "2.1.2",
"resolved": "https://unpm.uberinternal.com/ms/-/ms-2.1.2.tgz",
"integrity": "sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk="
},
"semver": {
"version": "5.7.1",
"resolved": "https://unpm.uberinternal.com/semver/-/semver-5.7.1.tgz",
"integrity": "sha1-qVT5Ma66UI0we78Gnv8MAclhFvc="
}
}
},
"@babel/generator": {
"version": "7.12.11",
"resolved": "https://unpm.uberinternal.com/@babel%2fgenerator/-/generator-7.12.11.tgz",
"integrity": "sha1-mKffe4w1jJo3qweiQFaFMBaro68=",
"requires": {
"@babel/types": "^7.12.11",
"jsesc": "^2.5.1",
"source-map": "^0.5.0"
}
},
"@babel/helper-annotate-as-pure": {
"version": "7.12.10",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-annotate-as-pure/-/helper-annotate-as-pure-7.12.10.tgz",
"integrity": "sha1-VKubAA5gqTZEzhez830xOq8dEV0=",
"requires": {
"@babel/types": "^7.12.10"
}
},
"@babel/helper-builder-binary-assignment-operator-visitor": {
"version": "7.10.4",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz",
"integrity": "sha1-uwt18xv5jL+f8UPBrleLhydK4aM=",
"requires": {
"@babel/helper-explode-assignable-expression": "^7.10.4",
"@babel/types": "^7.10.4"
}
},
"@babel/helper-compilation-targets": {
"version": "7.12.5",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz",
"integrity": "sha1-y0cMdhmNtqJOnbyJhydWMeXSmDE=",
"requires": {
"@babel/compat-data": "^7.12.5",
"@babel/helper-validator-option": "^7.12.1",
"browserslist": "^4.14.5",
"semver": "^5.5.0"
},
"dependencies": {
"semver": {
"version": "5.7.1",
"resolved": "https://unpm.uberinternal.com/semver/-/semver-5.7.1.tgz",
"integrity": "sha1-qVT5Ma66UI0we78Gnv8MAclhFvc="
}
}
},
"@babel/helper-create-class-features-plugin": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz",
"integrity": "sha1-PEWZj0Me3UqSFMXx060USKYTf24=",
"requires": {
"@babel/helper-function-name": "^7.10.4",
"@babel/helper-member-expression-to-functions": "^7.12.1",
"@babel/helper-optimise-call-expression": "^7.10.4",
"@babel/helper-replace-supers": "^7.12.1",
"@babel/helper-split-export-declaration": "^7.10.4"
}
},
"@babel/helper-create-regexp-features-plugin": {
"version": "7.12.7",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.7.tgz",
"integrity": "sha1-IIQXLpVEP6CgkhS6G7Mo+a6hJ48=",
"requires": {
"@babel/helper-annotate-as-pure": "^7.10.4",
"regexpu-core": "^4.7.1"
}
},
"@babel/helper-define-map": {
"version": "7.10.5",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-define-map/-/helper-define-map-7.10.5.tgz",
"integrity": "sha1-tTwQ23imQIABUmkrEzkxR6y5uzA=",
"requires": {
"@babel/helper-function-name": "^7.10.4",
"@babel/types": "^7.10.5",
"lodash": "^4.17.19"
}
},
"@babel/helper-explode-assignable-expression": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-explode-assignable-expression/-/helper-explode-assignable-expression-7.12.1.tgz",
"integrity": "sha1-gAakZmlcSthqKl8vsVtfLDGtVjM=",
"requires": {
"@babel/types": "^7.12.1"
}
},
"@babel/helper-function-name": {
"version": "7.12.11",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-function-name/-/helper-function-name-7.12.11.tgz",
"integrity": "sha1-H9dziu5dz1PD7P8k8dqcUR7Ee0I=",
"requires": {
"@babel/helper-get-function-arity": "^7.12.10",
"@babel/template": "^7.12.7",
"@babel/types": "^7.12.11"
}
},
"@babel/helper-get-function-arity": {
"version": "7.12.10",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz",
"integrity": "sha1-sViBejFltfqiBHgl36YZcN3MFs8=",
"requires": {
"@babel/types": "^7.12.10"
}
},
"@babel/helper-hoist-variables": {
"version": "7.10.4",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz",
"integrity": "sha1-1JsAHR1aaMpeZgTdoBpil/fJOB4=",
"requires": {
"@babel/types": "^7.10.4"
}
},
"@babel/helper-member-expression-to-functions": {
"version": "7.12.7",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz",
"integrity": "sha1-qne9A5bsgRTl4weH76eFmdh0qFU=",
"requires": {
"@babel/types": "^7.12.7"
}
},
"@babel/helper-module-imports": {
"version": "7.12.5",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-module-imports/-/helper-module-imports-7.12.5.tgz",
"integrity": "sha1-G/wCKfeUmI927QpNTpCGCFC1Tfs=",
"requires": {
"@babel/types": "^7.12.5"
}
},
"@babel/helper-module-transforms": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-module-transforms/-/helper-module-transforms-7.12.1.tgz",
"integrity": "sha1-eVT+xx9bMsSOSzA7Q3w0RT/XJHw=",
"requires": {
"@babel/helper-module-imports": "^7.12.1",
"@babel/helper-replace-supers": "^7.12.1",
"@babel/helper-simple-access": "^7.12.1",
"@babel/helper-split-export-declaration": "^7.11.0",
"@babel/helper-validator-identifier": "^7.10.4",
"@babel/template": "^7.10.4",
"@babel/traverse": "^7.12.1",
"@babel/types": "^7.12.1",
"lodash": "^4.17.19"
}
},
"@babel/helper-optimise-call-expression": {
"version": "7.12.10",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-optimise-call-expression/-/helper-optimise-call-expression-7.12.10.tgz",
"integrity": "sha1-lMpOMG7hGn3W6fQoI+Ksa0mIHi0=",
"requires": {
"@babel/types": "^7.12.10"
}
},
"@babel/helper-plugin-utils": {
"version": "7.10.4",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz",
"integrity": "sha1-L3WoMSadT2d95JmG3/WZJ1M883U="
},
"@babel/helper-remap-async-to-generator": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-remap-async-to-generator/-/helper-remap-async-to-generator-7.12.1.tgz",
"integrity": "sha1-jE27+RYxT2BH3AXmoiFwdCODR/0=",
"requires": {
"@babel/helper-annotate-as-pure": "^7.10.4",
"@babel/helper-wrap-function": "^7.10.4",
"@babel/types": "^7.12.1"
}
},
"@babel/helper-replace-supers": {
"version": "7.12.11",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-replace-supers/-/helper-replace-supers-7.12.11.tgz",
"integrity": "sha1-6lEWWPxmx5CPkjEG3YjgjRmX1g0=",
"requires": {
"@babel/helper-member-expression-to-functions": "^7.12.7",
"@babel/helper-optimise-call-expression": "^7.12.10",
"@babel/traverse": "^7.12.10",
"@babel/types": "^7.12.11"
}
},
"@babel/helper-simple-access": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-simple-access/-/helper-simple-access-7.12.1.tgz",
"integrity": "sha1-MkJ+WqYVR9OOsebq9f0UJv2tkTY=",
"requires": {
"@babel/types": "^7.12.1"
}
},
"@babel/helper-skip-transparent-expression-wrappers": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz",
"integrity": "sha1-Ri3GOn5DWt6EaDhcY9K4TM5LPL8=",
"requires": {
"@babel/types": "^7.12.1"
}
},
"@babel/helper-split-export-declaration": {
"version": "7.12.11",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz",
"integrity": "sha1-G0zEJEWGQ8R9NwIiI9oz126kYDo=",
"requires": {
"@babel/types": "^7.12.11"
}
},
"@babel/helper-validator-identifier": {
"version": "7.12.11",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz",
"integrity": "sha1-yaHwIZF9y1zPDU5FPjmQIpgfye0="
},
"@babel/helper-validator-option": {
"version": "7.12.11",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-validator-option/-/helper-validator-option-7.12.11.tgz",
"integrity": "sha1-1my4t6Pn/kxpYrMgIKEx7PCEf08="
},
"@babel/helper-wrap-function": {
"version": "7.12.3",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelper-wrap-function/-/helper-wrap-function-7.12.3.tgz",
"integrity": "sha1-MzIzn8TR+78cJ9eVjCfTRwjpkNk=",
"requires": {
"@babel/helper-function-name": "^7.10.4",
"@babel/template": "^7.10.4",
"@babel/traverse": "^7.10.4",
"@babel/types": "^7.10.4"
}
},
"@babel/helpers": {
"version": "7.12.5",
"resolved": "https://unpm.uberinternal.com/@babel%2fhelpers/-/helpers-7.12.5.tgz",
"integrity": "sha1-Ghukp2jZtYMQ7aUWxEmRP+ZHEW4=",
"requires": {
"@babel/template": "^7.10.4",
"@babel/traverse": "^7.12.5",
"@babel/types": "^7.12.5"
}
},
"@babel/highlight": {
"version": "7.10.4",
"resolved": "https://unpm.uberinternal.com/@babel%2fhighlight/-/highlight-7.10.4.tgz",
"integrity": "sha1-fRvf1ldTU4+r5sOFls23bZrGAUM=",
"requires": {
"@babel/helper-validator-identifier": "^7.10.4",
"chalk": "^2.0.0",
"js-tokens": "^4.0.0"
}
},
"@babel/parser": {
"version": "7.12.11",
"resolved": "https://unpm.uberinternal.com/@babel%2fparser/-/parser-7.12.11.tgz",
"integrity": "sha1-nONZW810vFxGaQXobFNbiyUBHnk="
},
"@babel/plugin-proposal-async-generator-functions": {
"version": "7.12.12",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.12.tgz",
"integrity": "sha1-BLjyT9RTIAirTnn3iEaP1ahHZWY=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-remap-async-to-generator": "^7.12.1",
"@babel/plugin-syntax-async-generators": "^7.8.0"
}
},
"@babel/plugin-proposal-class-properties": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz",
"integrity": "sha1-oIL/VB8qKaSCEGW4rdk0bAwW5d4=",
"requires": {
"@babel/helper-create-class-features-plugin": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-proposal-decorators": {
"version": "7.12.12",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-decorators/-/plugin-proposal-decorators-7.12.12.tgz",
"integrity": "sha1-BnptPWyobVTPVrsYMjkZnCDa6v4=",
"requires": {
"@babel/helper-create-class-features-plugin": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-decorators": "^7.12.1"
}
},
"@babel/plugin-proposal-dynamic-import": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.1.tgz",
"integrity": "sha1-Q+tcKjSH7NmMXI6otf22midJstw=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.0"
}
},
"@babel/plugin-proposal-export-namespace-from": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.1.tgz",
"integrity": "sha1-i5uPN2stiPXdd05NJKXMLjZ5ttQ=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
}
},
"@babel/plugin-proposal-json-strings": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-json-strings/-/plugin-proposal-json-strings-7.12.1.tgz",
"integrity": "sha1-1FQjtRdxTu3VYhqd/cA/qfTrJBw=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-json-strings": "^7.8.0"
}
},
"@babel/plugin-proposal-logical-assignment-operators": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.12.1.tgz",
"integrity": "sha1-8sSQ024bPJZZJBA0pdLNUCY6J1E=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
}
},
"@babel/plugin-proposal-nullish-coalescing-operator": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.12.1.tgz",
"integrity": "sha1-PtT/8xwBXn8/FGfxkNvlRc17BGw=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0"
}
},
"@babel/plugin-proposal-numeric-separator": {
"version": "7.12.7",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.7.tgz",
"integrity": "sha1-i/JT3oE5CZ/qGTspfSOp1AbvBWs=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
}
},
"@babel/plugin-proposal-object-rest-spread": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz",
"integrity": "sha1-3vm9A86g+bcig9rA7CLSicdpEGk=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-object-rest-spread": "^7.8.0",
"@babel/plugin-transform-parameters": "^7.12.1"
}
},
"@babel/plugin-proposal-optional-catch-binding": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.12.1.tgz",
"integrity": "sha1-zMJCGvZNOq5QtVinHO3pKaWrKUI=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/plugin-syntax-optional-catch-binding": "^7.8.0"
}
},
"@babel/plugin-proposal-optional-chaining": {
"version": "7.12.7",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.7.tgz",
"integrity": "sha1-4C8OobXcWdQB7Bb7gkZ59oPTMDw=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-skip-transparent-expression-wrappers": "^7.12.1",
"@babel/plugin-syntax-optional-chaining": "^7.8.0"
}
},
"@babel/plugin-proposal-private-methods": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-private-methods/-/plugin-proposal-private-methods-7.12.1.tgz",
"integrity": "sha1-hoFPbnohN0yYDBDTi0ST5wP0o4k=",
"requires": {
"@babel/helper-create-class-features-plugin": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-proposal-unicode-property-regex": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.1.tgz",
"integrity": "sha1-Khg5WNQXdluerjNPR3WOXWqC4HI=",
"requires": {
"@babel/helper-create-regexp-features-plugin": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-syntax-async-generators": {
"version": "7.8.4",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
"integrity": "sha1-qYP7Gusuw/btBCohD2QOkOeG/g0=",
"requires": {
"@babel/helper-plugin-utils": "^7.8.0"
}
},
"@babel/plugin-syntax-class-properties": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz",
"integrity": "sha1-vLKXxTZueb663vUJVJzZOwTxmXg=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-syntax-decorators": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-decorators/-/plugin-syntax-decorators-7.12.1.tgz",
"integrity": "sha1-gai1NbKER2xBvm3gaFOogCuYxd0=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-syntax-dynamic-import": {
"version": "7.8.3",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
"integrity": "sha1-Yr+Ysto80h1iYVT8lu5bPLaOrLM=",
"requires": {
"@babel/helper-plugin-utils": "^7.8.0"
}
},
"@babel/plugin-syntax-export-namespace-from": {
"version": "7.8.3",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
"integrity": "sha1-AolkqbqA28CUyRXEh618TnpmRlo=",
"requires": {
"@babel/helper-plugin-utils": "^7.8.3"
}
},
"@babel/plugin-syntax-json-strings": {
"version": "7.8.3",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
"integrity": "sha1-AcohtmjNghjJ5kDLbdiMVBKyyWo=",
"requires": {
"@babel/helper-plugin-utils": "^7.8.0"
}
},
"@babel/plugin-syntax-jsx": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz",
"integrity": "sha1-nZ01fMgYqnrnk1kXwSV/Z2d6CSY=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-syntax-logical-assignment-operators": {
"version": "7.10.4",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
"integrity": "sha1-ypHvRjA1MESLkGZSusLp/plB9pk=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-syntax-nullish-coalescing-operator": {
"version": "7.8.3",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
"integrity": "sha1-Fn7XA2iIYIH3S1w2xlqIwDtm0ak=",
"requires": {
"@babel/helper-plugin-utils": "^7.8.0"
}
},
"@babel/plugin-syntax-numeric-separator": {
"version": "7.10.4",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
"integrity": "sha1-ubBws+M1cM2f0Hun+pHA3Te5r5c=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-syntax-object-rest-spread": {
"version": "7.8.3",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
"integrity": "sha1-YOIl7cvZimQDMqLnLdPmbxr1WHE=",
"requires": {
"@babel/helper-plugin-utils": "^7.8.0"
}
},
"@babel/plugin-syntax-optional-catch-binding": {
"version": "7.8.3",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
"integrity": "sha1-YRGiZbz7Ag6579D9/X0mQCue1sE=",
"requires": {
"@babel/helper-plugin-utils": "^7.8.0"
}
},
"@babel/plugin-syntax-optional-chaining": {
"version": "7.8.3",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
"integrity": "sha1-T2nCq5UWfgGAzVM2YT+MV4j31Io=",
"requires": {
"@babel/helper-plugin-utils": "^7.8.0"
}
},
"@babel/plugin-syntax-top-level-await": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.1.tgz",
"integrity": "sha1-3WwLNXrBuxQtmFN0UKMZYl0T0qA=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-arrow-functions": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.12.1.tgz",
"integrity": "sha1-gIP/yGrI53f74ktZZ8SyUh88srM=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-async-to-generator": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.12.1.tgz",
"integrity": "sha1-OEmknMKiLpdDy9a1KSbTAzcimvE=",
"requires": {
"@babel/helper-module-imports": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-remap-async-to-generator": "^7.12.1"
}
},
"@babel/plugin-transform-block-scoped-functions": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.1.tgz",
"integrity": "sha1-8qGjZb3itxEuCm3tkGf918B5Bdk=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-block-scoping": {
"version": "7.12.12",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.12.tgz",
"integrity": "sha1-2TpWehUsIq6jsZKbsRjR0KF1zco=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-classes": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-classes/-/plugin-transform-classes-7.12.1.tgz",
"integrity": "sha1-ZeZQ/K3dPYjdzmfA+DSj1DajLbY=",
"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.12.1",
"@babel/helper-split-export-declaration": "^7.10.4",
"globals": "^11.1.0"
}
},
"@babel/plugin-transform-computed-properties": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-computed-properties/-/plugin-transform-computed-properties-7.12.1.tgz",
"integrity": "sha1-1oz2ybf4OKikFEutvpdUHqCQSFI=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-destructuring": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-destructuring/-/plugin-transform-destructuring-7.12.1.tgz",
"integrity": "sha1-uaVw/g0KjUYBFkE8tPl+jgiy+Ec=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-dotall-regex": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.1.tgz",
"integrity": "sha1-odFsFIYoF7ZAnApnjW+Tc8qc2XU=",
"requires": {
"@babel/helper-create-regexp-features-plugin": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-duplicate-keys": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.1.tgz",
"integrity": "sha1-dFZhuropWsBuaGgieXpp+6osoig=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-exponentiation-operator": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.1.tgz",
"integrity": "sha1-sPLtNWuhvhQo7K8Sj/iiTwKDCuA=",
"requires": {
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.10.4",
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-for-of": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-for-of/-/plugin-transform-for-of-7.12.1.tgz",
"integrity": "sha1-B2QPKIZ+0W+VEcmciIKR9WCSHPo=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-function-name": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-function-name/-/plugin-transform-function-name-7.12.1.tgz",
"integrity": "sha1-LsdiWMcP4IxtfaFUADpIBiDrpmc=",
"requires": {
"@babel/helper-function-name": "^7.10.4",
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-literals": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-literals/-/plugin-transform-literals-7.12.1.tgz",
"integrity": "sha1-1zuAOiazcBfd+dO7j03Fi/uAb1c=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-member-expression-literals": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.1.tgz",
"integrity": "sha1-SWA4YC2vFRSmTUPY4Xy7J1Xgw60=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-modules-amd": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-modules-amd/-/plugin-transform-modules-amd-7.12.1.tgz",
"integrity": "sha1-MVQwCwJhhWZu67DA7X+EFf789vk=",
"requires": {
"@babel/helper-module-transforms": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4",
"babel-plugin-dynamic-import-node": "^2.3.3"
}
},
"@babel/plugin-transform-modules-commonjs": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.12.1.tgz",
"integrity": "sha1-+kAxJFQmNseGz5tGCg/7tIqG5kg=",
"requires": {
"@babel/helper-module-transforms": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-simple-access": "^7.12.1",
"babel-plugin-dynamic-import-node": "^2.3.3"
}
},
"@babel/plugin-transform-modules-systemjs": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.12.1.tgz",
"integrity": "sha1-Zj/qYg1ZPJPyFKRkzTmb9txoMIY=",
"requires": {
"@babel/helper-hoist-variables": "^7.10.4",
"@babel/helper-module-transforms": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-validator-identifier": "^7.10.4",
"babel-plugin-dynamic-import-node": "^2.3.3"
}
},
"@babel/plugin-transform-modules-umd": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-modules-umd/-/plugin-transform-modules-umd-7.12.1.tgz",
"integrity": "sha1-61ohjWscaPPWIXuPosyC/sZUeQI=",
"requires": {
"@babel/helper-module-transforms": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-named-capturing-groups-regex": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.1.tgz",
"integrity": "sha1-tAf1yWvg2fX4hGdJf6grMKw+h1M=",
"requires": {
"@babel/helper-create-regexp-features-plugin": "^7.12.1"
}
},
"@babel/plugin-transform-new-target": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-new-target/-/plugin-transform-new-target-7.12.1.tgz",
"integrity": "sha1-gAc/Au4bstNlw0FkkOCFyVdZ3sA=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-object-super": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-object-super/-/plugin-transform-object-super-7.12.1.tgz",
"integrity": "sha1-TqCGlrjS5lhB0MdwZIKwSL7RBm4=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-replace-supers": "^7.12.1"
}
},
"@babel/plugin-transform-parameters": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-parameters/-/plugin-transform-parameters-7.12.1.tgz",
"integrity": "sha1-0uljsDh3FlDJIu/1k3mclthTJV0=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-property-literals": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-property-literals/-/plugin-transform-property-literals-7.12.1.tgz",
"integrity": "sha1-QbyBIA1zCrtEVquLP71VN7Wa3s0=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-regenerator": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-regenerator/-/plugin-transform-regenerator-7.12.1.tgz",
"integrity": "sha1-Xwoo2EL2RiKB8GqWToi6jXq0l1M=",
"requires": {
"regenerator-transform": "^0.14.2"
}
},
"@babel/plugin-transform-reserved-words": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.1.tgz",
"integrity": "sha1-b9/IzH7cxCs2p8EhiMZ4fIc63Ng=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-runtime": {
"version": "7.12.10",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-runtime/-/plugin-transform-runtime-7.12.10.tgz",
"integrity": "sha1-rw/e1OhGxLNweOjl0G3qxs2EhWI=",
"requires": {
"@babel/helper-module-imports": "^7.12.5",
"@babel/helper-plugin-utils": "^7.10.4",
"semver": "^5.5.1"
},
"dependencies": {
"semver": {
"version": "5.7.1",
"resolved": "https://unpm.uberinternal.com/semver/-/semver-5.7.1.tgz",
"integrity": "sha1-qVT5Ma66UI0we78Gnv8MAclhFvc="
}
}
},
"@babel/plugin-transform-shorthand-properties": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.1.tgz",
"integrity": "sha1-C/nKxVUPzgz98ENCD2YdZF/cdeM=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-spread": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-spread/-/plugin-transform-spread-7.12.1.tgz",
"integrity": "sha1-Un+fMRvk7H/cK3m7ife/iEs+Hh4=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-skip-transparent-expression-wrappers": "^7.12.1"
}
},
"@babel/plugin-transform-sticky-regex": {
"version": "7.12.7",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.7.tgz",
"integrity": "sha1-VgIkYTqyOYdFOUjtIdCwsZP6f60=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-template-literals": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-template-literals/-/plugin-transform-template-literals-7.12.1.tgz",
"integrity": "sha1-tD7ObtmnnAxxEZ9XbSme8J2UKEM=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-typeof-symbol": {
"version": "7.12.10",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.10.tgz",
"integrity": "sha1-3gHEyPllgL0A8YMHKw0Ozc8N7Es=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-unicode-escapes": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.1.tgz",
"integrity": "sha1-UjK5+BzLBwcLfDw2xnobePGEVwk=",
"requires": {
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/plugin-transform-unicode-regex": {
"version": "7.12.1",
"resolved": "https://unpm.uberinternal.com/@babel%2fplugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.1.tgz",
"integrity": "sha1-zJZh9hOQ21xl4/66zO/Vxqw/rss=",
"requires": {
"@babel/helper-create-regexp-features-plugin": "^7.12.1",
"@babel/helper-plugin-utils": "^7.10.4"
}
},
"@babel/preset-env": {
"version": "7.12.11",
"resolved": "https://unpm.uberinternal.com/@babel%2fpreset-env/-/preset-env-7.12.11.tgz",
"integrity": "sha1-VdX3mBSHNlyT27yEUHscchXoV/k=",
"requires": {
"@babel/compat-data": "^7.12.7",
"@babel/helper-compilation-targets": "^7.12.5",
"@babel/helper-module-imports": "^7.12.5",
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-validator-option": "^7.12.11",
"@babel/plugin-proposal-async-generator-functions": "^7.12.1",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-dynamic-import": "^7.12.1",
"@babel/plugin-proposal-export-namespace-from": "^7.12.1",
"@babel/plugin-proposal-json-strings": "^7.12.1",
"@babel/plugin-proposal-logical-assignment-operators": "^7.12.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
"@babel/plugin-proposal-numeric-separator": "^7.12.7",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/plugin-proposal-optional-catch-binding": "^7.12.1",
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
"@babel/plugin-proposal-private-methods": "^7.12.1",
"@babel/plugin-proposal-unicode-property-regex": "^7.12.1",
"@babel/plugin-syntax-async-generators": "^7.8.0",
"@babel/plugin-syntax-class-properties": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.0",
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
"@babel/plugin-syntax-json-strings": "^7.8.0",
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.0",
"@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",
"@babel/plugin-syntax-top-level-await": "^7.12.1",
"@babel/plugin-transform-arrow-functions": "^7.12.1",
"@babel/plugin-transform-async-to-generator": "^7.12.1",
"@babel/plugin-transform-block-scoped-functions": "^7.12.1",
"@babel/plugin-transform-block-scoping": "^7.12.11",
"@babel/plugin-transform-classes": "^7.12.1",
"@babel/plugin-transform-computed-properties": "^7.12.1",
"@babel/plugin-transform-destructuring": "^7.12.1",
"@babel/plugin-transform-dotall-regex": "^7.12.1",
"@babel/plugin-transform-duplicate-keys": "^7.12.1",
"@babel/plugin-transform-exponentiation-operator": "^7.12.1",
"@babel/plugin-transform-for-of": "^7.12.1",
"@babel/plugin-transform-function-name": "^7.12.1",
"@babel/plugin-transform-literals": "^7.12.1",
"@babel/plugin-transform-member-expression-literals": "^7.12.1",
"@babel/plugin-transform-modules-amd": "^7.12.1",
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
"@babel/plugin-transform-modules-systemjs": "^7.12.1",
"@babel/plugin-transform-modules-umd": "^7.12.1",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.12.1",
"@babel/plugin-transform-new-target": "^7.12.1",
"@babel/plugin-transform-object-super": "^7.12.1",
"@babel/plugin-transform-parameters": "^7.12.1",
"@babel/plugin-transform-property-literals": "^7.12.1",
"@babel/plugin-transform-regenerator": "^7.12.1",
"@babel/plugin-transform-reserved-words": "^7.12.1",
"@babel/plugin-transform-shorthand-properties": "^7.12.1",
"@babel/plugin-transform-spread": "^7.12.1",
"@babel/plugin-transform-sticky-regex": "^7.12.7",
"@babel/plugin-transform-template-literals": "^7.12.1",
"@babel/plugin-transform-typeof-symbol": "^7.12.10",
"@babel/plugin-transform-unicode-escapes": "^7.12.1",
"@babel/plugin-transform-unicode-regex": "^7.12.1",
"@babel/preset-modules": "^0.1.3",
"@babel/types": "^7.12.11",
"core-js-compat": "^3.8.0",
"semver": "^5.5.0"
},
"dependencies": {
"semver": {
"version": "5.7.1",
"resolved": "https://unpm.uberinternal.com/semver/-/semver-5.7.1.tgz",
"integrity": "sha1-qVT5Ma66UI0we78Gnv8MAclhFvc="
}
}
},
"@babel/preset-modules": {
"version": "0.1.4",
"resolved": "https://unpm.uberinternal.com/@babel%2fpreset-modules/-/preset-modules-0.1.4.tgz",
"integrity": "sha1-Ni8raMZihClw/bXiVP/I/BwuQV4=",
"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"
}
},
"@babel/runtime": {
"version": "7.12.5",
"resolved": "https://unpm.uberinternal.com/@babel%2fruntime/-/runtime-7.12.5.tgz",
"integrity": "sha1-QQ5+SHRB4bNgwpvnFdhw2bmFiC4=",
"requires": {
"regenerator-runtime": "^0.13.4"
}
},
"@babel/template": {
"version": "7.12.7",
"resolved": "https://unpm.uberinternal.com/@babel%2ftemplate/-/template-7.12.7.tgz",
"integrity": "sha1-yBcjNpYBjjn7tsSR0vtoTgXtQ7w=",
"requires": {
"@babel/code-frame": "^7.10.4",
"@babel/parser": "^7.12.7",
"@babel/types": "^7.12.7"
}
},
"@babel/traverse": {
"version": "7.12.12",
"resolved": "https://unpm.uberinternal.com/@babel%2ftraverse/-/traverse-7.12.12.tgz",
"integrity": "sha1-0M2HiScE7djaAC1nS8gRzmR0M3Y=",
"requires": {
"@babel/code-frame": "^7.12.11",
"@babel/generator": "^7.12.11",
"@babel/helper-function-name": "^7.12.11",
"@babel/helper-split-export-declaration": "^7.12.11",
"@babel/parser": "^7.12.11",
"@babel/types": "^7.12.12",
"debug": "^4.1.0",
"globals": "^11.1.0",
"lodash": "^4.17.19"
},
"dependencies": {
"debug": {
"version": "4.3.1",
"resolved": "https://unpm.uberinternal.com/debug/-/debug-4.3.1.tgz",
"integrity": "sha1-8NIpxQXgxtjEmsVT0bE9wYP2su4=",
"requires": {
"ms": "2.1.2"
}
},
"ms": {
"version": "2.1.2",
"resolved": "https://unpm.uberinternal.com/ms/-/ms-2.1.2.tgz",
"integrity": "sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk="
}
}
},
"@babel/types": {
"version": "7.12.12",
"resolved": "https://unpm.uberinternal.com/@babel%2ftypes/-/types-7.12.12.tgz",
"integrity": "sha1-Rgim7DE6u9h6+lUATTc60EqWwpk=",
"requires": {
"@babel/helper-validator-identifier": "^7.12.11",
"lodash": "^4.17.19",
"to-fast-properties": "^2.0.0"
}
},
"@hapi/address": {
"version": "2.1.4",
"resolved": "https://unpm.uberinternal.com/@hapi%2faddress/-/address-2.1.4.tgz",
"integrity": "sha1-XWftQ/P9QaadS5/3tW58DR0KgeU="
},
"@hapi/bourne": {
"version": "1.3.2",
"resolved": "https://unpm.uberinternal.com/@hapi%2fbourne/-/bourne-1.3.2.tgz",
"integrity": "sha1-CnCVreoGckPOMoPhtWuKj0U7JCo="
},
"@hapi/hoek": {
"version": "8.5.1",
"resolved": "https://unpm.uberinternal.com/@hapi%2fhoek/-/hoek-8.5.1.tgz",
"integrity": "sha1-/elgZMpEbeyMVajC8TCVewcMbgY="
},
"@hapi/joi": {
"version": "15.1.1",
"resolved": "https://unpm.uberinternal.com/@hapi%2fjoi/-/joi-15.1.1.tgz",
"integrity": "sha1-xnW4pxKW8Cgz+NbSQ7NMV7jOGdc=",
"requires": {
"@hapi/address": "2.x.x",
"@hapi/bourne": "1.x.x",
"@hapi/hoek": "8.x.x",
"@hapi/topo": "3.x.x"
}
},
"@hapi/topo": {
"version": "3.1.6",
"resolved": "https://unpm.uberinternal.com/@hapi%2ftopo/-/topo-3.1.6.tgz",
"integrity": "sha1-aNk1+j6uf91asNf5U/MgXYsr/Ck=",
"requires": {
"@hapi/hoek": "^8.3.0"
}
},
"@mrmlnc/readdir-enhanced": {
"version": "2.2.1",
"resolved": "https://unpm.uberinternal.com/@mrmlnc%2freaddir-enhanced/-/readdir-enhanced-2.2.1.tgz",
"integrity": "sha1-UkryQNGjYFJ7cwR17PoTRKpUDd4=",
"requires": {
"call-me-maybe": "^1.0.1",
"glob-to-regexp": "^0.3.0"
}
},
"@nodelib/fs.stat": {
"version": "1.1.3",
"resolved": "https://unpm.uberinternal.com/@nodelib%2ffs.stat/-/fs.stat-1.1.3.tgz",
"integrity": "sha1-K1o6s/kYzKSKjHVMCBaOPwPrphs="
},
"@sindresorhus/is": {
"version": "0.14.0",
"resolved": "https://unpm.uberinternal.com/@sindresorhus%2fis/-/is-0.14.0.tgz",
"integrity": "sha1-n7OjzzEyMoFR81PeRjLgHlIQK+o="
},
"@szmarczak/http-timer": {
"version": "1.1.2",
"resolved": "https://unpm.uberinternal.com/@szmarczak%2fhttp-timer/-/http-timer-1.1.2.tgz",
"integrity": "sha1-sWZeLEYaLNkvTBu/UNVFTeDUtCE=",
"requires": {
"defer-to-connect": "^1.0.1"
}
},
"@types/glob": {
"version": "7.1.3",
"resolved": "https://unpm.uberinternal.com/@types%2fglob/-/glob-7.1.3.tgz",
"integrity": "sha1-5rqA82t9qtLGhazZJmOC5omFwYM=",
"requires": {
"@types/minimatch": "*",
"@types/node": "*"
}
},
"@types/json-schema": {
"version": "7.0.6",
"resolved": "https://unpm.uberinternal.com/@types%2fjson-schema/-/json-schema-7.0.6.tgz",
"integrity": "sha1-9MfsQ+gbMZqYFRFQMXCfJph4kfA="
},
"@types/minimatch": {
"version": "3.0.3",
"resolved": "https://unpm.uberinternal.com/@types%2fminimatch/-/minimatch-3.0.3.tgz",
"integrity": "sha1-PcoOPzOyAPx9ETnAzZbBJoyt/Z0="
},
"@types/node": {
"version": "14.14.20",
"resolved": "https://unpm.uberinternal.com/@types%2fnode/-/node-14.14.20.tgz",
"integrity": "sha1-95dIY+3SHR+KSUpz6OKzZYYVw0A="
},
"@types/q": {
"version": "1.5.4",
"resolved": "https://unpm.uberinternal.com/@types%2fq/-/q-1.5.4.tgz",
"integrity": "sha1-FZJUFOCtLNdlv+9YhC9+JqesyyQ="
},
"@vssue/api-github-v3": {
"version": "1.4.4",
"resolved": "https://unpm.uberinternal.com/@vssue%2fapi-github-v3/-/api-github-v3-1.4.4.tgz",
"integrity": "sha1-4y7W1ZELuHwyfehXbBB+5+U7tts=",
"requires": {
"@vssue/utils": "^1.4.0",
"axios": "^0.18.1"
}
},
"@vssue/utils": {
"version": "1.4.0",
"resolved": "https://unpm.uberinternal.com/@vssue%2futils/-/utils-1.4.0.tgz",
"integrity": "sha1-PML9hJKjQJ40MomYHiIJtsovgxM=",
"requires": {
"date-fns": "^1.29.0",
"qs": "^6.6.0"
}
},
"@vssue/vuepress-plugin-vssue": {
"version": "1.4.6",
"resolved": "https://unpm.uberinternal.com/@vssue%2fvuepress-plugin-vssue/-/vuepress-plugin-vssue-1.4.6.tgz",
"integrity": "sha1-CiMQlfWLKbvWTJ6pZPpzrdkJzP0=",
"requires": {
"vssue": "^1.4.6"
}
},
"@vue/babel-helper-vue-jsx-merge-props": {
"version": "1.2.1",
"resolved": "https://unpm.uberinternal.com/@vue%2fbabel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz",
"integrity": "sha1-MWJKelBfsU2h1YAjclpMXycOaoE="
},
"@vue/babel-helper-vue-transform-on": {
"version": "1.0.0",
"resolved": "https://unpm.uberinternal.com/@vue%2fbabel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.0.tgz",
"integrity": "sha1-jL7Gu8rlNiatcBOQYb5ec0A8mmI="
},
"@vue/babel-plugin-jsx": {
"version": "1.0.0",
"resolved": "https://unpm.uberinternal.com/@vue%2fbabel-plugin-jsx/-/babel-plugin-jsx-1.0.0.tgz",
"integrity": "sha1-Havhz4WI0Igib9Vmb/GYfy8RmC0=",
"requires": {
"@babel/helper-module-imports": "^7.0.0",
"@babel/plugin-syntax-jsx": "^7.0.0",
"@babel/template": "^7.0.0",
"@babel/traverse": "^7.0.0",
"@babel/types": "^7.0.0",
"@vue/babel-helper-vue-transform-on": "^1.0.0",
"camelcase": "^6.0.0",
"html-tags": "^3.1.0",
"svg-tags": "^1.0.0"
}
},
"@vue/babel-plugin-transform-vue-jsx": {
"version": "1.2.1",
"resolved": "https://unpm.uberinternal.com/@vue%2fbabel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.2.1.tgz",
"integrity": "sha1-ZGBGxlLC8CQnJ/NFGdkXsGQEHtc=",
"requires": {
"@babel/helper-module-imports": "^7.0.0",
"@babel/plugin-syntax-jsx": "^7.2.0",
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",
"html-tags": "^2.0.0",
"lodash.kebabcase": "^4.1.1",
"svg-tags": "^1.0.0"
},
"dependencies": {
"html-tags": {
"version": "2.0.0",
"resolved": "https://unpm.uberinternal.com/html-tags/-/html-tags-2.0.0.tgz",
"integrity": "sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos="
}
}
},
"@vue/babel-preset-app": {
"version": "4.5.9",
"resolved": "https://unpm.uberinternal.com/@vue%2fbabel-preset-app/-/babel-preset-app-4.5.9.tgz",
"integrity": "sha1-pO8YMKITAeT3fXzUoEVV2KAerzM=",
"requires": {
"@babel