11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "name": "ochang_js_fuzzer",
31cb0ef41Sopenharmony_ci  "version": "1.0.0",
41cb0ef41Sopenharmony_ci  "lockfileVersion": 1,
51cb0ef41Sopenharmony_ci  "requires": true,
61cb0ef41Sopenharmony_ci  "dependencies": {
71cb0ef41Sopenharmony_ci    "@babel/code-frame": {
81cb0ef41Sopenharmony_ci      "version": "7.0.0",
91cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0.tgz",
101cb0ef41Sopenharmony_ci      "integrity": "sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA==",
111cb0ef41Sopenharmony_ci      "requires": {
121cb0ef41Sopenharmony_ci        "@babel/highlight": "^7.0.0"
131cb0ef41Sopenharmony_ci      }
141cb0ef41Sopenharmony_ci    },
151cb0ef41Sopenharmony_ci    "@babel/generator": {
161cb0ef41Sopenharmony_ci      "version": "7.1.3",
171cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.1.3.tgz",
181cb0ef41Sopenharmony_ci      "integrity": "sha512-ZoCZGcfIJFJuZBqxcY9OjC1KW2lWK64qrX1o4UYL3yshVhwKFYgzpWZ0vvtGMNJdTlvkw0W+HR1VnYN8q3QPFQ==",
191cb0ef41Sopenharmony_ci      "requires": {
201cb0ef41Sopenharmony_ci        "@babel/types": "^7.1.3",
211cb0ef41Sopenharmony_ci        "jsesc": "^2.5.1",
221cb0ef41Sopenharmony_ci        "lodash": "^4.17.10",
231cb0ef41Sopenharmony_ci        "source-map": "^0.5.0",
241cb0ef41Sopenharmony_ci        "trim-right": "^1.0.1"
251cb0ef41Sopenharmony_ci      }
261cb0ef41Sopenharmony_ci    },
271cb0ef41Sopenharmony_ci    "@babel/helper-function-name": {
281cb0ef41Sopenharmony_ci      "version": "7.1.0",
291cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz",
301cb0ef41Sopenharmony_ci      "integrity": "sha512-A95XEoCpb3TO+KZzJ4S/5uW5fNe26DjBGqf1o9ucyLyCmi1dXq/B3c8iaWTfBk3VvetUxl16e8tIrd5teOCfGw==",
311cb0ef41Sopenharmony_ci      "requires": {
321cb0ef41Sopenharmony_ci        "@babel/helper-get-function-arity": "^7.0.0",
331cb0ef41Sopenharmony_ci        "@babel/template": "^7.1.0",
341cb0ef41Sopenharmony_ci        "@babel/types": "^7.0.0"
351cb0ef41Sopenharmony_ci      }
361cb0ef41Sopenharmony_ci    },
371cb0ef41Sopenharmony_ci    "@babel/helper-get-function-arity": {
381cb0ef41Sopenharmony_ci      "version": "7.0.0",
391cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz",
401cb0ef41Sopenharmony_ci      "integrity": "sha512-r2DbJeg4svYvt3HOS74U4eWKsUAMRH01Z1ds1zx8KNTPtpTL5JAsdFv8BNyOpVqdFhHkkRDIg5B4AsxmkjAlmQ==",
411cb0ef41Sopenharmony_ci      "requires": {
421cb0ef41Sopenharmony_ci        "@babel/types": "^7.0.0"
431cb0ef41Sopenharmony_ci      }
441cb0ef41Sopenharmony_ci    },
451cb0ef41Sopenharmony_ci    "@babel/helper-split-export-declaration": {
461cb0ef41Sopenharmony_ci      "version": "7.0.0",
471cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0.tgz",
481cb0ef41Sopenharmony_ci      "integrity": "sha512-MXkOJqva62dfC0w85mEf/LucPPS/1+04nmmRMPEBUB++hiiThQ2zPtX/mEWQ3mtzCEjIJvPY8nuwxXtQeQwUag==",
491cb0ef41Sopenharmony_ci      "requires": {
501cb0ef41Sopenharmony_ci        "@babel/types": "^7.0.0"
511cb0ef41Sopenharmony_ci      }
521cb0ef41Sopenharmony_ci    },
531cb0ef41Sopenharmony_ci    "@babel/highlight": {
541cb0ef41Sopenharmony_ci      "version": "7.0.0",
551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.0.0.tgz",
561cb0ef41Sopenharmony_ci      "integrity": "sha512-UFMC4ZeFC48Tpvj7C8UgLvtkaUuovQX+5xNWrsIoMG8o2z+XFKjKaN9iVmS84dPwVN00W4wPmqvYoZF3EGAsfw==",
571cb0ef41Sopenharmony_ci      "requires": {
581cb0ef41Sopenharmony_ci        "chalk": "^2.0.0",
591cb0ef41Sopenharmony_ci        "esutils": "^2.0.2",
601cb0ef41Sopenharmony_ci        "js-tokens": "^4.0.0"
611cb0ef41Sopenharmony_ci      }
621cb0ef41Sopenharmony_ci    },
631cb0ef41Sopenharmony_ci    "@babel/parser": {
641cb0ef41Sopenharmony_ci      "version": "7.1.3",
651cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.1.3.tgz",
661cb0ef41Sopenharmony_ci      "integrity": "sha512-gqmspPZOMW3MIRb9HlrnbZHXI1/KHTOroBwN1NcLL6pWxzqzEKGvRTq0W/PxS45OtQGbaFikSQpkS5zbnsQm2w=="
671cb0ef41Sopenharmony_ci    },
681cb0ef41Sopenharmony_ci    "@babel/template": {
691cb0ef41Sopenharmony_ci      "version": "7.1.2",
701cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.1.2.tgz",
711cb0ef41Sopenharmony_ci      "integrity": "sha512-SY1MmplssORfFiLDcOETrW7fCLl+PavlwMh92rrGcikQaRq4iWPVH0MpwPpY3etVMx6RnDjXtr6VZYr/IbP/Ag==",
721cb0ef41Sopenharmony_ci      "requires": {
731cb0ef41Sopenharmony_ci        "@babel/code-frame": "^7.0.0",
741cb0ef41Sopenharmony_ci        "@babel/parser": "^7.1.2",
751cb0ef41Sopenharmony_ci        "@babel/types": "^7.1.2"
761cb0ef41Sopenharmony_ci      }
771cb0ef41Sopenharmony_ci    },
781cb0ef41Sopenharmony_ci    "@babel/traverse": {
791cb0ef41Sopenharmony_ci      "version": "7.1.4",
801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.1.4.tgz",
811cb0ef41Sopenharmony_ci      "integrity": "sha512-my9mdrAIGdDiSVBuMjpn/oXYpva0/EZwWL3sm3Wcy/AVWO2eXnsoZruOT9jOGNRXU8KbCIu5zsKnXcAJ6PcV6Q==",
821cb0ef41Sopenharmony_ci      "requires": {
831cb0ef41Sopenharmony_ci        "@babel/code-frame": "^7.0.0",
841cb0ef41Sopenharmony_ci        "@babel/generator": "^7.1.3",
851cb0ef41Sopenharmony_ci        "@babel/helper-function-name": "^7.1.0",
861cb0ef41Sopenharmony_ci        "@babel/helper-split-export-declaration": "^7.0.0",
871cb0ef41Sopenharmony_ci        "@babel/parser": "^7.1.3",
881cb0ef41Sopenharmony_ci        "@babel/types": "^7.1.3",
891cb0ef41Sopenharmony_ci        "debug": "^3.1.0",
901cb0ef41Sopenharmony_ci        "globals": "^11.1.0",
911cb0ef41Sopenharmony_ci        "lodash": "^4.17.10"
921cb0ef41Sopenharmony_ci      },
931cb0ef41Sopenharmony_ci      "dependencies": {
941cb0ef41Sopenharmony_ci        "debug": {
951cb0ef41Sopenharmony_ci          "version": "3.2.6",
961cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz",
971cb0ef41Sopenharmony_ci          "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==",
981cb0ef41Sopenharmony_ci          "requires": {
991cb0ef41Sopenharmony_ci            "ms": "^2.1.1"
1001cb0ef41Sopenharmony_ci          }
1011cb0ef41Sopenharmony_ci        },
1021cb0ef41Sopenharmony_ci        "globals": {
1031cb0ef41Sopenharmony_ci          "version": "11.8.0",
1041cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/globals/-/globals-11.8.0.tgz",
1051cb0ef41Sopenharmony_ci          "integrity": "sha512-io6LkyPVuzCHBSQV9fmOwxZkUk6nIaGmxheLDgmuFv89j0fm2aqDbIXKAGfzCMHqz3HLF2Zf8WSG6VqMh2qFmA=="
1061cb0ef41Sopenharmony_ci        },
1071cb0ef41Sopenharmony_ci        "ms": {
1081cb0ef41Sopenharmony_ci          "version": "2.1.1",
1091cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz",
1101cb0ef41Sopenharmony_ci          "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg=="
1111cb0ef41Sopenharmony_ci        }
1121cb0ef41Sopenharmony_ci      }
1131cb0ef41Sopenharmony_ci    },
1141cb0ef41Sopenharmony_ci    "@babel/types": {
1151cb0ef41Sopenharmony_ci      "version": "7.1.3",
1161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.1.3.tgz",
1171cb0ef41Sopenharmony_ci      "integrity": "sha512-RpPOVfK+yatXyn8n4PB1NW6k9qjinrXrRR8ugBN8fD6hCy5RXI6PSbVqpOJBO9oSaY7Nom4ohj35feb0UR9hSA==",
1181cb0ef41Sopenharmony_ci      "requires": {
1191cb0ef41Sopenharmony_ci        "esutils": "^2.0.2",
1201cb0ef41Sopenharmony_ci        "lodash": "^4.17.10",
1211cb0ef41Sopenharmony_ci        "to-fast-properties": "^2.0.0"
1221cb0ef41Sopenharmony_ci      }
1231cb0ef41Sopenharmony_ci    },
1241cb0ef41Sopenharmony_ci    "@mrmlnc/readdir-enhanced": {
1251cb0ef41Sopenharmony_ci      "version": "2.2.1",
1261cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz",
1271cb0ef41Sopenharmony_ci      "integrity": "sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==",
1281cb0ef41Sopenharmony_ci      "dev": true,
1291cb0ef41Sopenharmony_ci      "requires": {
1301cb0ef41Sopenharmony_ci        "call-me-maybe": "^1.0.1",
1311cb0ef41Sopenharmony_ci        "glob-to-regexp": "^0.3.0"
1321cb0ef41Sopenharmony_ci      }
1331cb0ef41Sopenharmony_ci    },
1341cb0ef41Sopenharmony_ci    "@nodelib/fs.stat": {
1351cb0ef41Sopenharmony_ci      "version": "1.1.2",
1361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-1.1.2.tgz",
1371cb0ef41Sopenharmony_ci      "integrity": "sha512-yprFYuno9FtNsSHVlSWd+nRlmGoAbqbeCwOryP6sC/zoCjhpArcRMYp19EvpSUSizJAlsXEwJv+wcWS9XaXdMw==",
1381cb0ef41Sopenharmony_ci      "dev": true
1391cb0ef41Sopenharmony_ci    },
1401cb0ef41Sopenharmony_ci    "@types/color-name": {
1411cb0ef41Sopenharmony_ci      "version": "1.1.1",
1421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz",
1431cb0ef41Sopenharmony_ci      "integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==",
1441cb0ef41Sopenharmony_ci      "dev": true
1451cb0ef41Sopenharmony_ci    },
1461cb0ef41Sopenharmony_ci    "acorn": {
1471cb0ef41Sopenharmony_ci      "version": "7.1.1",
1481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.1.tgz",
1491cb0ef41Sopenharmony_ci      "integrity": "sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==",
1501cb0ef41Sopenharmony_ci      "dev": true
1511cb0ef41Sopenharmony_ci    },
1521cb0ef41Sopenharmony_ci    "acorn-jsx": {
1531cb0ef41Sopenharmony_ci      "version": "5.2.0",
1541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.2.0.tgz",
1551cb0ef41Sopenharmony_ci      "integrity": "sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ==",
1561cb0ef41Sopenharmony_ci      "dev": true
1571cb0ef41Sopenharmony_ci    },
1581cb0ef41Sopenharmony_ci    "ajv": {
1591cb0ef41Sopenharmony_ci      "version": "5.5.2",
1601cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz",
1611cb0ef41Sopenharmony_ci      "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=",
1621cb0ef41Sopenharmony_ci      "dev": true,
1631cb0ef41Sopenharmony_ci      "requires": {
1641cb0ef41Sopenharmony_ci        "co": "^4.6.0",
1651cb0ef41Sopenharmony_ci        "fast-deep-equal": "^1.0.0",
1661cb0ef41Sopenharmony_ci        "fast-json-stable-stringify": "^2.0.0",
1671cb0ef41Sopenharmony_ci        "json-schema-traverse": "^0.3.0"
1681cb0ef41Sopenharmony_ci      }
1691cb0ef41Sopenharmony_ci    },
1701cb0ef41Sopenharmony_ci    "ansi-escapes": {
1711cb0ef41Sopenharmony_ci      "version": "4.3.1",
1721cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz",
1731cb0ef41Sopenharmony_ci      "integrity": "sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==",
1741cb0ef41Sopenharmony_ci      "dev": true,
1751cb0ef41Sopenharmony_ci      "requires": {
1761cb0ef41Sopenharmony_ci        "type-fest": "^0.11.0"
1771cb0ef41Sopenharmony_ci      },
1781cb0ef41Sopenharmony_ci      "dependencies": {
1791cb0ef41Sopenharmony_ci        "type-fest": {
1801cb0ef41Sopenharmony_ci          "version": "0.11.0",
1811cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz",
1821cb0ef41Sopenharmony_ci          "integrity": "sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==",
1831cb0ef41Sopenharmony_ci          "dev": true
1841cb0ef41Sopenharmony_ci        }
1851cb0ef41Sopenharmony_ci      }
1861cb0ef41Sopenharmony_ci    },
1871cb0ef41Sopenharmony_ci    "ansi-regex": {
1881cb0ef41Sopenharmony_ci      "version": "5.0.0",
1891cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
1901cb0ef41Sopenharmony_ci      "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==",
1911cb0ef41Sopenharmony_ci      "dev": true
1921cb0ef41Sopenharmony_ci    },
1931cb0ef41Sopenharmony_ci    "ansi-styles": {
1941cb0ef41Sopenharmony_ci      "version": "3.2.1",
1951cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
1961cb0ef41Sopenharmony_ci      "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
1971cb0ef41Sopenharmony_ci      "requires": {
1981cb0ef41Sopenharmony_ci        "color-convert": "^1.9.0"
1991cb0ef41Sopenharmony_ci      }
2001cb0ef41Sopenharmony_ci    },
2011cb0ef41Sopenharmony_ci    "argparse": {
2021cb0ef41Sopenharmony_ci      "version": "1.0.10",
2031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
2041cb0ef41Sopenharmony_ci      "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
2051cb0ef41Sopenharmony_ci      "dev": true,
2061cb0ef41Sopenharmony_ci      "requires": {
2071cb0ef41Sopenharmony_ci        "sprintf-js": "~1.0.2"
2081cb0ef41Sopenharmony_ci      }
2091cb0ef41Sopenharmony_ci    },
2101cb0ef41Sopenharmony_ci    "arr-diff": {
2111cb0ef41Sopenharmony_ci      "version": "4.0.0",
2121cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
2131cb0ef41Sopenharmony_ci      "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=",
2141cb0ef41Sopenharmony_ci      "dev": true
2151cb0ef41Sopenharmony_ci    },
2161cb0ef41Sopenharmony_ci    "arr-flatten": {
2171cb0ef41Sopenharmony_ci      "version": "1.1.0",
2181cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
2191cb0ef41Sopenharmony_ci      "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==",
2201cb0ef41Sopenharmony_ci      "dev": true
2211cb0ef41Sopenharmony_ci    },
2221cb0ef41Sopenharmony_ci    "arr-union": {
2231cb0ef41Sopenharmony_ci      "version": "3.1.0",
2241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
2251cb0ef41Sopenharmony_ci      "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=",
2261cb0ef41Sopenharmony_ci      "dev": true
2271cb0ef41Sopenharmony_ci    },
2281cb0ef41Sopenharmony_ci    "array-union": {
2291cb0ef41Sopenharmony_ci      "version": "1.0.2",
2301cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",
2311cb0ef41Sopenharmony_ci      "integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=",
2321cb0ef41Sopenharmony_ci      "dev": true,
2331cb0ef41Sopenharmony_ci      "requires": {
2341cb0ef41Sopenharmony_ci        "array-uniq": "^1.0.1"
2351cb0ef41Sopenharmony_ci      }
2361cb0ef41Sopenharmony_ci    },
2371cb0ef41Sopenharmony_ci    "array-uniq": {
2381cb0ef41Sopenharmony_ci      "version": "1.0.3",
2391cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz",
2401cb0ef41Sopenharmony_ci      "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=",
2411cb0ef41Sopenharmony_ci      "dev": true
2421cb0ef41Sopenharmony_ci    },
2431cb0ef41Sopenharmony_ci    "array-unique": {
2441cb0ef41Sopenharmony_ci      "version": "0.3.2",
2451cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
2461cb0ef41Sopenharmony_ci      "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=",
2471cb0ef41Sopenharmony_ci      "dev": true
2481cb0ef41Sopenharmony_ci    },
2491cb0ef41Sopenharmony_ci    "arrify": {
2501cb0ef41Sopenharmony_ci      "version": "1.0.1",
2511cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
2521cb0ef41Sopenharmony_ci      "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
2531cb0ef41Sopenharmony_ci      "dev": true
2541cb0ef41Sopenharmony_ci    },
2551cb0ef41Sopenharmony_ci    "asn1": {
2561cb0ef41Sopenharmony_ci      "version": "0.2.4",
2571cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
2581cb0ef41Sopenharmony_ci      "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
2591cb0ef41Sopenharmony_ci      "dev": true,
2601cb0ef41Sopenharmony_ci      "requires": {
2611cb0ef41Sopenharmony_ci        "safer-buffer": "~2.1.0"
2621cb0ef41Sopenharmony_ci      }
2631cb0ef41Sopenharmony_ci    },
2641cb0ef41Sopenharmony_ci    "assert-plus": {
2651cb0ef41Sopenharmony_ci      "version": "1.0.0",
2661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
2671cb0ef41Sopenharmony_ci      "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
2681cb0ef41Sopenharmony_ci      "dev": true
2691cb0ef41Sopenharmony_ci    },
2701cb0ef41Sopenharmony_ci    "assign-symbols": {
2711cb0ef41Sopenharmony_ci      "version": "1.0.0",
2721cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
2731cb0ef41Sopenharmony_ci      "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=",
2741cb0ef41Sopenharmony_ci      "dev": true
2751cb0ef41Sopenharmony_ci    },
2761cb0ef41Sopenharmony_ci    "astral-regex": {
2771cb0ef41Sopenharmony_ci      "version": "1.0.0",
2781cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz",
2791cb0ef41Sopenharmony_ci      "integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==",
2801cb0ef41Sopenharmony_ci      "dev": true
2811cb0ef41Sopenharmony_ci    },
2821cb0ef41Sopenharmony_ci    "asynckit": {
2831cb0ef41Sopenharmony_ci      "version": "0.4.0",
2841cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
2851cb0ef41Sopenharmony_ci      "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
2861cb0ef41Sopenharmony_ci      "dev": true
2871cb0ef41Sopenharmony_ci    },
2881cb0ef41Sopenharmony_ci    "atob": {
2891cb0ef41Sopenharmony_ci      "version": "2.1.2",
2901cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
2911cb0ef41Sopenharmony_ci      "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
2921cb0ef41Sopenharmony_ci      "dev": true
2931cb0ef41Sopenharmony_ci    },
2941cb0ef41Sopenharmony_ci    "aws-sign2": {
2951cb0ef41Sopenharmony_ci      "version": "0.7.0",
2961cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
2971cb0ef41Sopenharmony_ci      "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
2981cb0ef41Sopenharmony_ci      "dev": true
2991cb0ef41Sopenharmony_ci    },
3001cb0ef41Sopenharmony_ci    "aws4": {
3011cb0ef41Sopenharmony_ci      "version": "1.8.0",
3021cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz",
3031cb0ef41Sopenharmony_ci      "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==",
3041cb0ef41Sopenharmony_ci      "dev": true
3051cb0ef41Sopenharmony_ci    },
3061cb0ef41Sopenharmony_ci    "babel-runtime": {
3071cb0ef41Sopenharmony_ci      "version": "6.26.0",
3081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
3091cb0ef41Sopenharmony_ci      "integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
3101cb0ef41Sopenharmony_ci      "dev": true,
3111cb0ef41Sopenharmony_ci      "requires": {
3121cb0ef41Sopenharmony_ci        "core-js": "^2.4.0",
3131cb0ef41Sopenharmony_ci        "regenerator-runtime": "^0.11.0"
3141cb0ef41Sopenharmony_ci      }
3151cb0ef41Sopenharmony_ci    },
3161cb0ef41Sopenharmony_ci    "balanced-match": {
3171cb0ef41Sopenharmony_ci      "version": "1.0.0",
3181cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
3191cb0ef41Sopenharmony_ci      "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
3201cb0ef41Sopenharmony_ci      "dev": true
3211cb0ef41Sopenharmony_ci    },
3221cb0ef41Sopenharmony_ci    "base": {
3231cb0ef41Sopenharmony_ci      "version": "0.11.2",
3241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
3251cb0ef41Sopenharmony_ci      "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
3261cb0ef41Sopenharmony_ci      "dev": true,
3271cb0ef41Sopenharmony_ci      "requires": {
3281cb0ef41Sopenharmony_ci        "cache-base": "^1.0.1",
3291cb0ef41Sopenharmony_ci        "class-utils": "^0.3.5",
3301cb0ef41Sopenharmony_ci        "component-emitter": "^1.2.1",
3311cb0ef41Sopenharmony_ci        "define-property": "^1.0.0",
3321cb0ef41Sopenharmony_ci        "isobject": "^3.0.1",
3331cb0ef41Sopenharmony_ci        "mixin-deep": "^1.2.0",
3341cb0ef41Sopenharmony_ci        "pascalcase": "^0.1.1"
3351cb0ef41Sopenharmony_ci      },
3361cb0ef41Sopenharmony_ci      "dependencies": {
3371cb0ef41Sopenharmony_ci        "define-property": {
3381cb0ef41Sopenharmony_ci          "version": "1.0.0",
3391cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
3401cb0ef41Sopenharmony_ci          "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
3411cb0ef41Sopenharmony_ci          "dev": true,
3421cb0ef41Sopenharmony_ci          "requires": {
3431cb0ef41Sopenharmony_ci            "is-descriptor": "^1.0.0"
3441cb0ef41Sopenharmony_ci          }
3451cb0ef41Sopenharmony_ci        },
3461cb0ef41Sopenharmony_ci        "is-accessor-descriptor": {
3471cb0ef41Sopenharmony_ci          "version": "1.0.0",
3481cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
3491cb0ef41Sopenharmony_ci          "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
3501cb0ef41Sopenharmony_ci          "dev": true,
3511cb0ef41Sopenharmony_ci          "requires": {
3521cb0ef41Sopenharmony_ci            "kind-of": "^6.0.0"
3531cb0ef41Sopenharmony_ci          }
3541cb0ef41Sopenharmony_ci        },
3551cb0ef41Sopenharmony_ci        "is-data-descriptor": {
3561cb0ef41Sopenharmony_ci          "version": "1.0.0",
3571cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
3581cb0ef41Sopenharmony_ci          "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
3591cb0ef41Sopenharmony_ci          "dev": true,
3601cb0ef41Sopenharmony_ci          "requires": {
3611cb0ef41Sopenharmony_ci            "kind-of": "^6.0.0"
3621cb0ef41Sopenharmony_ci          }
3631cb0ef41Sopenharmony_ci        },
3641cb0ef41Sopenharmony_ci        "is-descriptor": {
3651cb0ef41Sopenharmony_ci          "version": "1.0.2",
3661cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
3671cb0ef41Sopenharmony_ci          "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
3681cb0ef41Sopenharmony_ci          "dev": true,
3691cb0ef41Sopenharmony_ci          "requires": {
3701cb0ef41Sopenharmony_ci            "is-accessor-descriptor": "^1.0.0",
3711cb0ef41Sopenharmony_ci            "is-data-descriptor": "^1.0.0",
3721cb0ef41Sopenharmony_ci            "kind-of": "^6.0.2"
3731cb0ef41Sopenharmony_ci          }
3741cb0ef41Sopenharmony_ci        }
3751cb0ef41Sopenharmony_ci      }
3761cb0ef41Sopenharmony_ci    },
3771cb0ef41Sopenharmony_ci    "bcrypt-pbkdf": {
3781cb0ef41Sopenharmony_ci      "version": "1.0.2",
3791cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
3801cb0ef41Sopenharmony_ci      "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
3811cb0ef41Sopenharmony_ci      "dev": true,
3821cb0ef41Sopenharmony_ci      "requires": {
3831cb0ef41Sopenharmony_ci        "tweetnacl": "^0.14.3"
3841cb0ef41Sopenharmony_ci      }
3851cb0ef41Sopenharmony_ci    },
3861cb0ef41Sopenharmony_ci    "boom": {
3871cb0ef41Sopenharmony_ci      "version": "4.3.1",
3881cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/boom/-/boom-4.3.1.tgz",
3891cb0ef41Sopenharmony_ci      "integrity": "sha1-T4owBctKfjiJ90kDD9JbluAdLjE=",
3901cb0ef41Sopenharmony_ci      "dev": true,
3911cb0ef41Sopenharmony_ci      "requires": {
3921cb0ef41Sopenharmony_ci        "hoek": "4.x.x"
3931cb0ef41Sopenharmony_ci      }
3941cb0ef41Sopenharmony_ci    },
3951cb0ef41Sopenharmony_ci    "brace-expansion": {
3961cb0ef41Sopenharmony_ci      "version": "1.1.8",
3971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz",
3981cb0ef41Sopenharmony_ci      "integrity": "sha1-wHshHHyVLsH479Uad+8NHTmQopI=",
3991cb0ef41Sopenharmony_ci      "dev": true,
4001cb0ef41Sopenharmony_ci      "requires": {
4011cb0ef41Sopenharmony_ci        "balanced-match": "^1.0.0",
4021cb0ef41Sopenharmony_ci        "concat-map": "0.0.1"
4031cb0ef41Sopenharmony_ci      }
4041cb0ef41Sopenharmony_ci    },
4051cb0ef41Sopenharmony_ci    "braces": {
4061cb0ef41Sopenharmony_ci      "version": "2.3.2",
4071cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
4081cb0ef41Sopenharmony_ci      "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
4091cb0ef41Sopenharmony_ci      "dev": true,
4101cb0ef41Sopenharmony_ci      "requires": {
4111cb0ef41Sopenharmony_ci        "arr-flatten": "^1.1.0",
4121cb0ef41Sopenharmony_ci        "array-unique": "^0.3.2",
4131cb0ef41Sopenharmony_ci        "extend-shallow": "^2.0.1",
4141cb0ef41Sopenharmony_ci        "fill-range": "^4.0.0",
4151cb0ef41Sopenharmony_ci        "isobject": "^3.0.1",
4161cb0ef41Sopenharmony_ci        "repeat-element": "^1.1.2",
4171cb0ef41Sopenharmony_ci        "snapdragon": "^0.8.1",
4181cb0ef41Sopenharmony_ci        "snapdragon-node": "^2.0.1",
4191cb0ef41Sopenharmony_ci        "split-string": "^3.0.2",
4201cb0ef41Sopenharmony_ci        "to-regex": "^3.0.1"
4211cb0ef41Sopenharmony_ci      },
4221cb0ef41Sopenharmony_ci      "dependencies": {
4231cb0ef41Sopenharmony_ci        "extend-shallow": {
4241cb0ef41Sopenharmony_ci          "version": "2.0.1",
4251cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
4261cb0ef41Sopenharmony_ci          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
4271cb0ef41Sopenharmony_ci          "dev": true,
4281cb0ef41Sopenharmony_ci          "requires": {
4291cb0ef41Sopenharmony_ci            "is-extendable": "^0.1.0"
4301cb0ef41Sopenharmony_ci          }
4311cb0ef41Sopenharmony_ci        }
4321cb0ef41Sopenharmony_ci      }
4331cb0ef41Sopenharmony_ci    },
4341cb0ef41Sopenharmony_ci    "browser-stdout": {
4351cb0ef41Sopenharmony_ci      "version": "1.3.0",
4361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.0.tgz",
4371cb0ef41Sopenharmony_ci      "integrity": "sha1-81HTKWnTL6XXpVZxVCY9korjvR8=",
4381cb0ef41Sopenharmony_ci      "dev": true
4391cb0ef41Sopenharmony_ci    },
4401cb0ef41Sopenharmony_ci    "byline": {
4411cb0ef41Sopenharmony_ci      "version": "5.0.0",
4421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/byline/-/byline-5.0.0.tgz",
4431cb0ef41Sopenharmony_ci      "integrity": "sha1-dBxSFkaOrcRXsDQQEYrXfejB3bE=",
4441cb0ef41Sopenharmony_ci      "dev": true
4451cb0ef41Sopenharmony_ci    },
4461cb0ef41Sopenharmony_ci    "cache-base": {
4471cb0ef41Sopenharmony_ci      "version": "1.0.1",
4481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
4491cb0ef41Sopenharmony_ci      "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
4501cb0ef41Sopenharmony_ci      "dev": true,
4511cb0ef41Sopenharmony_ci      "requires": {
4521cb0ef41Sopenharmony_ci        "collection-visit": "^1.0.0",
4531cb0ef41Sopenharmony_ci        "component-emitter": "^1.2.1",
4541cb0ef41Sopenharmony_ci        "get-value": "^2.0.6",
4551cb0ef41Sopenharmony_ci        "has-value": "^1.0.0",
4561cb0ef41Sopenharmony_ci        "isobject": "^3.0.1",
4571cb0ef41Sopenharmony_ci        "set-value": "^2.0.0",
4581cb0ef41Sopenharmony_ci        "to-object-path": "^0.3.0",
4591cb0ef41Sopenharmony_ci        "union-value": "^1.0.0",
4601cb0ef41Sopenharmony_ci        "unset-value": "^1.0.0"
4611cb0ef41Sopenharmony_ci      }
4621cb0ef41Sopenharmony_ci    },
4631cb0ef41Sopenharmony_ci    "call-me-maybe": {
4641cb0ef41Sopenharmony_ci      "version": "1.0.1",
4651cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.1.tgz",
4661cb0ef41Sopenharmony_ci      "integrity": "sha1-JtII6onje1y95gJQoV8DHBak1ms=",
4671cb0ef41Sopenharmony_ci      "dev": true
4681cb0ef41Sopenharmony_ci    },
4691cb0ef41Sopenharmony_ci    "callsites": {
4701cb0ef41Sopenharmony_ci      "version": "3.1.0",
4711cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
4721cb0ef41Sopenharmony_ci      "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
4731cb0ef41Sopenharmony_ci      "dev": true
4741cb0ef41Sopenharmony_ci    },
4751cb0ef41Sopenharmony_ci    "caseless": {
4761cb0ef41Sopenharmony_ci      "version": "0.12.0",
4771cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
4781cb0ef41Sopenharmony_ci      "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
4791cb0ef41Sopenharmony_ci      "dev": true
4801cb0ef41Sopenharmony_ci    },
4811cb0ef41Sopenharmony_ci    "chalk": {
4821cb0ef41Sopenharmony_ci      "version": "2.4.1",
4831cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
4841cb0ef41Sopenharmony_ci      "integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
4851cb0ef41Sopenharmony_ci      "requires": {
4861cb0ef41Sopenharmony_ci        "ansi-styles": "^3.2.1",
4871cb0ef41Sopenharmony_ci        "escape-string-regexp": "^1.0.5",
4881cb0ef41Sopenharmony_ci        "supports-color": "^5.3.0"
4891cb0ef41Sopenharmony_ci      },
4901cb0ef41Sopenharmony_ci      "dependencies": {
4911cb0ef41Sopenharmony_ci        "has-flag": {
4921cb0ef41Sopenharmony_ci          "version": "3.0.0",
4931cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
4941cb0ef41Sopenharmony_ci          "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
4951cb0ef41Sopenharmony_ci        },
4961cb0ef41Sopenharmony_ci        "supports-color": {
4971cb0ef41Sopenharmony_ci          "version": "5.5.0",
4981cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
4991cb0ef41Sopenharmony_ci          "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
5001cb0ef41Sopenharmony_ci          "requires": {
5011cb0ef41Sopenharmony_ci            "has-flag": "^3.0.0"
5021cb0ef41Sopenharmony_ci          }
5031cb0ef41Sopenharmony_ci        }
5041cb0ef41Sopenharmony_ci      }
5051cb0ef41Sopenharmony_ci    },
5061cb0ef41Sopenharmony_ci    "chardet": {
5071cb0ef41Sopenharmony_ci      "version": "0.7.0",
5081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
5091cb0ef41Sopenharmony_ci      "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==",
5101cb0ef41Sopenharmony_ci      "dev": true
5111cb0ef41Sopenharmony_ci    },
5121cb0ef41Sopenharmony_ci    "class-utils": {
5131cb0ef41Sopenharmony_ci      "version": "0.3.6",
5141cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
5151cb0ef41Sopenharmony_ci      "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
5161cb0ef41Sopenharmony_ci      "dev": true,
5171cb0ef41Sopenharmony_ci      "requires": {
5181cb0ef41Sopenharmony_ci        "arr-union": "^3.1.0",
5191cb0ef41Sopenharmony_ci        "define-property": "^0.2.5",
5201cb0ef41Sopenharmony_ci        "isobject": "^3.0.0",
5211cb0ef41Sopenharmony_ci        "static-extend": "^0.1.1"
5221cb0ef41Sopenharmony_ci      },
5231cb0ef41Sopenharmony_ci      "dependencies": {
5241cb0ef41Sopenharmony_ci        "define-property": {
5251cb0ef41Sopenharmony_ci          "version": "0.2.5",
5261cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
5271cb0ef41Sopenharmony_ci          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
5281cb0ef41Sopenharmony_ci          "dev": true,
5291cb0ef41Sopenharmony_ci          "requires": {
5301cb0ef41Sopenharmony_ci            "is-descriptor": "^0.1.0"
5311cb0ef41Sopenharmony_ci          }
5321cb0ef41Sopenharmony_ci        }
5331cb0ef41Sopenharmony_ci      }
5341cb0ef41Sopenharmony_ci    },
5351cb0ef41Sopenharmony_ci    "cli-cursor": {
5361cb0ef41Sopenharmony_ci      "version": "3.1.0",
5371cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz",
5381cb0ef41Sopenharmony_ci      "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==",
5391cb0ef41Sopenharmony_ci      "dev": true,
5401cb0ef41Sopenharmony_ci      "requires": {
5411cb0ef41Sopenharmony_ci        "restore-cursor": "^3.1.0"
5421cb0ef41Sopenharmony_ci      }
5431cb0ef41Sopenharmony_ci    },
5441cb0ef41Sopenharmony_ci    "cli-width": {
5451cb0ef41Sopenharmony_ci      "version": "2.2.0",
5461cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.0.tgz",
5471cb0ef41Sopenharmony_ci      "integrity": "sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=",
5481cb0ef41Sopenharmony_ci      "dev": true
5491cb0ef41Sopenharmony_ci    },
5501cb0ef41Sopenharmony_ci    "co": {
5511cb0ef41Sopenharmony_ci      "version": "4.6.0",
5521cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
5531cb0ef41Sopenharmony_ci      "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
5541cb0ef41Sopenharmony_ci      "dev": true
5551cb0ef41Sopenharmony_ci    },
5561cb0ef41Sopenharmony_ci    "collection-visit": {
5571cb0ef41Sopenharmony_ci      "version": "1.0.0",
5581cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
5591cb0ef41Sopenharmony_ci      "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
5601cb0ef41Sopenharmony_ci      "dev": true,
5611cb0ef41Sopenharmony_ci      "requires": {
5621cb0ef41Sopenharmony_ci        "map-visit": "^1.0.0",
5631cb0ef41Sopenharmony_ci        "object-visit": "^1.0.0"
5641cb0ef41Sopenharmony_ci      }
5651cb0ef41Sopenharmony_ci    },
5661cb0ef41Sopenharmony_ci    "color-convert": {
5671cb0ef41Sopenharmony_ci      "version": "1.9.0",
5681cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.0.tgz",
5691cb0ef41Sopenharmony_ci      "integrity": "sha1-Gsz5fdc5uYO/mU1W/sj5WFNkG3o=",
5701cb0ef41Sopenharmony_ci      "requires": {
5711cb0ef41Sopenharmony_ci        "color-name": "^1.1.1"
5721cb0ef41Sopenharmony_ci      }
5731cb0ef41Sopenharmony_ci    },
5741cb0ef41Sopenharmony_ci    "color-name": {
5751cb0ef41Sopenharmony_ci      "version": "1.1.3",
5761cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
5771cb0ef41Sopenharmony_ci      "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
5781cb0ef41Sopenharmony_ci    },
5791cb0ef41Sopenharmony_ci    "combined-stream": {
5801cb0ef41Sopenharmony_ci      "version": "1.0.7",
5811cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.7.tgz",
5821cb0ef41Sopenharmony_ci      "integrity": "sha512-brWl9y6vOB1xYPZcpZde3N9zDByXTosAeMDo4p1wzo6UMOX4vumB+TP1RZ76sfE6Md68Q0NJSrE/gbezd4Ul+w==",
5831cb0ef41Sopenharmony_ci      "dev": true,
5841cb0ef41Sopenharmony_ci      "requires": {
5851cb0ef41Sopenharmony_ci        "delayed-stream": "~1.0.0"
5861cb0ef41Sopenharmony_ci      }
5871cb0ef41Sopenharmony_ci    },
5881cb0ef41Sopenharmony_ci    "commander": {
5891cb0ef41Sopenharmony_ci      "version": "2.11.0",
5901cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/commander/-/commander-2.11.0.tgz",
5911cb0ef41Sopenharmony_ci      "integrity": "sha512-b0553uYA5YAEGgyYIGYROzKQ7X5RAqedkfjiZxwi0kL1g3bOaBNNZfYkzt/CL0umgD5wc9Jec2FbB98CjkMRvQ=="
5921cb0ef41Sopenharmony_ci    },
5931cb0ef41Sopenharmony_ci    "component-emitter": {
5941cb0ef41Sopenharmony_ci      "version": "1.2.1",
5951cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz",
5961cb0ef41Sopenharmony_ci      "integrity": "sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=",
5971cb0ef41Sopenharmony_ci      "dev": true
5981cb0ef41Sopenharmony_ci    },
5991cb0ef41Sopenharmony_ci    "concat-map": {
6001cb0ef41Sopenharmony_ci      "version": "0.0.1",
6011cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
6021cb0ef41Sopenharmony_ci      "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
6031cb0ef41Sopenharmony_ci      "dev": true
6041cb0ef41Sopenharmony_ci    },
6051cb0ef41Sopenharmony_ci    "copy-descriptor": {
6061cb0ef41Sopenharmony_ci      "version": "0.1.1",
6071cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
6081cb0ef41Sopenharmony_ci      "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=",
6091cb0ef41Sopenharmony_ci      "dev": true
6101cb0ef41Sopenharmony_ci    },
6111cb0ef41Sopenharmony_ci    "core-js": {
6121cb0ef41Sopenharmony_ci      "version": "2.5.7",
6131cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/core-js/-/core-js-2.5.7.tgz",
6141cb0ef41Sopenharmony_ci      "integrity": "sha512-RszJCAxg/PP6uzXVXL6BsxSXx/B05oJAQ2vkJRjyjrEcNVycaqOmNb5OTxZPE3xa5gwZduqza6L9JOCenh/Ecw==",
6151cb0ef41Sopenharmony_ci      "dev": true
6161cb0ef41Sopenharmony_ci    },
6171cb0ef41Sopenharmony_ci    "core-util-is": {
6181cb0ef41Sopenharmony_ci      "version": "1.0.2",
6191cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
6201cb0ef41Sopenharmony_ci      "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
6211cb0ef41Sopenharmony_ci      "dev": true
6221cb0ef41Sopenharmony_ci    },
6231cb0ef41Sopenharmony_ci    "cross-spawn": {
6241cb0ef41Sopenharmony_ci      "version": "6.0.5",
6251cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
6261cb0ef41Sopenharmony_ci      "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
6271cb0ef41Sopenharmony_ci      "dev": true,
6281cb0ef41Sopenharmony_ci      "requires": {
6291cb0ef41Sopenharmony_ci        "nice-try": "^1.0.4",
6301cb0ef41Sopenharmony_ci        "path-key": "^2.0.1",
6311cb0ef41Sopenharmony_ci        "semver": "^5.5.0",
6321cb0ef41Sopenharmony_ci        "shebang-command": "^1.2.0",
6331cb0ef41Sopenharmony_ci        "which": "^1.2.9"
6341cb0ef41Sopenharmony_ci      }
6351cb0ef41Sopenharmony_ci    },
6361cb0ef41Sopenharmony_ci    "cryptiles": {
6371cb0ef41Sopenharmony_ci      "version": "3.1.2",
6381cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz",
6391cb0ef41Sopenharmony_ci      "integrity": "sha1-qJ+7Ig9c4l7FboxKqKT9e1sNKf4=",
6401cb0ef41Sopenharmony_ci      "dev": true,
6411cb0ef41Sopenharmony_ci      "requires": {
6421cb0ef41Sopenharmony_ci        "boom": "5.x.x"
6431cb0ef41Sopenharmony_ci      },
6441cb0ef41Sopenharmony_ci      "dependencies": {
6451cb0ef41Sopenharmony_ci        "boom": {
6461cb0ef41Sopenharmony_ci          "version": "5.2.0",
6471cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/boom/-/boom-5.2.0.tgz",
6481cb0ef41Sopenharmony_ci          "integrity": "sha512-Z5BTk6ZRe4tXXQlkqftmsAUANpXmuwlsF5Oov8ThoMbQRzdGTA1ngYRW160GexgOgjsFOKJz0LYhoNi+2AMBUw==",
6491cb0ef41Sopenharmony_ci          "dev": true,
6501cb0ef41Sopenharmony_ci          "requires": {
6511cb0ef41Sopenharmony_ci            "hoek": "4.x.x"
6521cb0ef41Sopenharmony_ci          }
6531cb0ef41Sopenharmony_ci        }
6541cb0ef41Sopenharmony_ci      }
6551cb0ef41Sopenharmony_ci    },
6561cb0ef41Sopenharmony_ci    "crypto-random-string": {
6571cb0ef41Sopenharmony_ci      "version": "2.0.0",
6581cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
6591cb0ef41Sopenharmony_ci      "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA=="
6601cb0ef41Sopenharmony_ci    },
6611cb0ef41Sopenharmony_ci    "dashdash": {
6621cb0ef41Sopenharmony_ci      "version": "1.14.1",
6631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
6641cb0ef41Sopenharmony_ci      "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
6651cb0ef41Sopenharmony_ci      "dev": true,
6661cb0ef41Sopenharmony_ci      "requires": {
6671cb0ef41Sopenharmony_ci        "assert-plus": "^1.0.0"
6681cb0ef41Sopenharmony_ci      }
6691cb0ef41Sopenharmony_ci    },
6701cb0ef41Sopenharmony_ci    "debug": {
6711cb0ef41Sopenharmony_ci      "version": "2.6.8",
6721cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz",
6731cb0ef41Sopenharmony_ci      "integrity": "sha1-5zFTHKLt4n0YgiJCfaF4IdaP9Pw=",
6741cb0ef41Sopenharmony_ci      "dev": true,
6751cb0ef41Sopenharmony_ci      "requires": {
6761cb0ef41Sopenharmony_ci        "ms": "2.0.0"
6771cb0ef41Sopenharmony_ci      }
6781cb0ef41Sopenharmony_ci    },
6791cb0ef41Sopenharmony_ci    "decode-uri-component": {
6801cb0ef41Sopenharmony_ci      "version": "0.2.0",
6811cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
6821cb0ef41Sopenharmony_ci      "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
6831cb0ef41Sopenharmony_ci      "dev": true
6841cb0ef41Sopenharmony_ci    },
6851cb0ef41Sopenharmony_ci    "deep-is": {
6861cb0ef41Sopenharmony_ci      "version": "0.1.3",
6871cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
6881cb0ef41Sopenharmony_ci      "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
6891cb0ef41Sopenharmony_ci      "dev": true
6901cb0ef41Sopenharmony_ci    },
6911cb0ef41Sopenharmony_ci    "define-property": {
6921cb0ef41Sopenharmony_ci      "version": "2.0.2",
6931cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
6941cb0ef41Sopenharmony_ci      "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
6951cb0ef41Sopenharmony_ci      "dev": true,
6961cb0ef41Sopenharmony_ci      "requires": {
6971cb0ef41Sopenharmony_ci        "is-descriptor": "^1.0.2",
6981cb0ef41Sopenharmony_ci        "isobject": "^3.0.1"
6991cb0ef41Sopenharmony_ci      },
7001cb0ef41Sopenharmony_ci      "dependencies": {
7011cb0ef41Sopenharmony_ci        "is-accessor-descriptor": {
7021cb0ef41Sopenharmony_ci          "version": "1.0.0",
7031cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
7041cb0ef41Sopenharmony_ci          "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
7051cb0ef41Sopenharmony_ci          "dev": true,
7061cb0ef41Sopenharmony_ci          "requires": {
7071cb0ef41Sopenharmony_ci            "kind-of": "^6.0.0"
7081cb0ef41Sopenharmony_ci          }
7091cb0ef41Sopenharmony_ci        },
7101cb0ef41Sopenharmony_ci        "is-data-descriptor": {
7111cb0ef41Sopenharmony_ci          "version": "1.0.0",
7121cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
7131cb0ef41Sopenharmony_ci          "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
7141cb0ef41Sopenharmony_ci          "dev": true,
7151cb0ef41Sopenharmony_ci          "requires": {
7161cb0ef41Sopenharmony_ci            "kind-of": "^6.0.0"
7171cb0ef41Sopenharmony_ci          }
7181cb0ef41Sopenharmony_ci        },
7191cb0ef41Sopenharmony_ci        "is-descriptor": {
7201cb0ef41Sopenharmony_ci          "version": "1.0.2",
7211cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
7221cb0ef41Sopenharmony_ci          "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
7231cb0ef41Sopenharmony_ci          "dev": true,
7241cb0ef41Sopenharmony_ci          "requires": {
7251cb0ef41Sopenharmony_ci            "is-accessor-descriptor": "^1.0.0",
7261cb0ef41Sopenharmony_ci            "is-data-descriptor": "^1.0.0",
7271cb0ef41Sopenharmony_ci            "kind-of": "^6.0.2"
7281cb0ef41Sopenharmony_ci          }
7291cb0ef41Sopenharmony_ci        }
7301cb0ef41Sopenharmony_ci      }
7311cb0ef41Sopenharmony_ci    },
7321cb0ef41Sopenharmony_ci    "delayed-stream": {
7331cb0ef41Sopenharmony_ci      "version": "1.0.0",
7341cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
7351cb0ef41Sopenharmony_ci      "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
7361cb0ef41Sopenharmony_ci      "dev": true
7371cb0ef41Sopenharmony_ci    },
7381cb0ef41Sopenharmony_ci    "diff": {
7391cb0ef41Sopenharmony_ci      "version": "3.2.0",
7401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/diff/-/diff-3.2.0.tgz",
7411cb0ef41Sopenharmony_ci      "integrity": "sha1-yc45Okt8vQsFinJck98pkCeGj/k=",
7421cb0ef41Sopenharmony_ci      "dev": true
7431cb0ef41Sopenharmony_ci    },
7441cb0ef41Sopenharmony_ci    "dir-glob": {
7451cb0ef41Sopenharmony_ci      "version": "2.0.0",
7461cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-2.0.0.tgz",
7471cb0ef41Sopenharmony_ci      "integrity": "sha512-37qirFDz8cA5fimp9feo43fSuRo2gHwaIn6dXL8Ber1dGwUosDrGZeCCXq57WnIqE4aQ+u3eQZzsk1yOzhdwag==",
7481cb0ef41Sopenharmony_ci      "dev": true,
7491cb0ef41Sopenharmony_ci      "requires": {
7501cb0ef41Sopenharmony_ci        "arrify": "^1.0.1",
7511cb0ef41Sopenharmony_ci        "path-type": "^3.0.0"
7521cb0ef41Sopenharmony_ci      }
7531cb0ef41Sopenharmony_ci    },
7541cb0ef41Sopenharmony_ci    "doctrine": {
7551cb0ef41Sopenharmony_ci      "version": "3.0.0",
7561cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
7571cb0ef41Sopenharmony_ci      "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
7581cb0ef41Sopenharmony_ci      "dev": true,
7591cb0ef41Sopenharmony_ci      "requires": {
7601cb0ef41Sopenharmony_ci        "esutils": "^2.0.2"
7611cb0ef41Sopenharmony_ci      }
7621cb0ef41Sopenharmony_ci    },
7631cb0ef41Sopenharmony_ci    "ecc-jsbn": {
7641cb0ef41Sopenharmony_ci      "version": "0.1.2",
7651cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
7661cb0ef41Sopenharmony_ci      "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
7671cb0ef41Sopenharmony_ci      "dev": true,
7681cb0ef41Sopenharmony_ci      "requires": {
7691cb0ef41Sopenharmony_ci        "jsbn": "~0.1.0",
7701cb0ef41Sopenharmony_ci        "safer-buffer": "^2.1.0"
7711cb0ef41Sopenharmony_ci      }
7721cb0ef41Sopenharmony_ci    },
7731cb0ef41Sopenharmony_ci    "emoji-regex": {
7741cb0ef41Sopenharmony_ci      "version": "8.0.0",
7751cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
7761cb0ef41Sopenharmony_ci      "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
7771cb0ef41Sopenharmony_ci      "dev": true
7781cb0ef41Sopenharmony_ci    },
7791cb0ef41Sopenharmony_ci    "escape-string-regexp": {
7801cb0ef41Sopenharmony_ci      "version": "1.0.5",
7811cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
7821cb0ef41Sopenharmony_ci      "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
7831cb0ef41Sopenharmony_ci    },
7841cb0ef41Sopenharmony_ci    "escodegen": {
7851cb0ef41Sopenharmony_ci      "version": "1.10.0",
7861cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.10.0.tgz",
7871cb0ef41Sopenharmony_ci      "integrity": "sha512-fjUOf8johsv23WuIKdNQU4P9t9jhQ4Qzx6pC2uW890OloK3Zs1ZAoCNpg/2larNF501jLl3UNy0kIRcF6VI22g==",
7881cb0ef41Sopenharmony_ci      "dev": true,
7891cb0ef41Sopenharmony_ci      "requires": {
7901cb0ef41Sopenharmony_ci        "esprima": "^3.1.3",
7911cb0ef41Sopenharmony_ci        "estraverse": "^4.2.0",
7921cb0ef41Sopenharmony_ci        "esutils": "^2.0.2",
7931cb0ef41Sopenharmony_ci        "optionator": "^0.8.1",
7941cb0ef41Sopenharmony_ci        "source-map": "~0.6.1"
7951cb0ef41Sopenharmony_ci      },
7961cb0ef41Sopenharmony_ci      "dependencies": {
7971cb0ef41Sopenharmony_ci        "source-map": {
7981cb0ef41Sopenharmony_ci          "version": "0.6.1",
7991cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
8001cb0ef41Sopenharmony_ci          "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
8011cb0ef41Sopenharmony_ci          "dev": true,
8021cb0ef41Sopenharmony_ci          "optional": true
8031cb0ef41Sopenharmony_ci        }
8041cb0ef41Sopenharmony_ci      }
8051cb0ef41Sopenharmony_ci    },
8061cb0ef41Sopenharmony_ci    "eslint": {
8071cb0ef41Sopenharmony_ci      "version": "6.8.0",
8081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/eslint/-/eslint-6.8.0.tgz",
8091cb0ef41Sopenharmony_ci      "integrity": "sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==",
8101cb0ef41Sopenharmony_ci      "dev": true,
8111cb0ef41Sopenharmony_ci      "requires": {
8121cb0ef41Sopenharmony_ci        "@babel/code-frame": "^7.0.0",
8131cb0ef41Sopenharmony_ci        "ajv": "^6.10.0",
8141cb0ef41Sopenharmony_ci        "chalk": "^2.1.0",
8151cb0ef41Sopenharmony_ci        "cross-spawn": "^6.0.5",
8161cb0ef41Sopenharmony_ci        "debug": "^4.0.1",
8171cb0ef41Sopenharmony_ci        "doctrine": "^3.0.0",
8181cb0ef41Sopenharmony_ci        "eslint-scope": "^5.0.0",
8191cb0ef41Sopenharmony_ci        "eslint-utils": "^1.4.3",
8201cb0ef41Sopenharmony_ci        "eslint-visitor-keys": "^1.1.0",
8211cb0ef41Sopenharmony_ci        "espree": "^6.1.2",
8221cb0ef41Sopenharmony_ci        "esquery": "^1.0.1",
8231cb0ef41Sopenharmony_ci        "esutils": "^2.0.2",
8241cb0ef41Sopenharmony_ci        "file-entry-cache": "^5.0.1",
8251cb0ef41Sopenharmony_ci        "functional-red-black-tree": "^1.0.1",
8261cb0ef41Sopenharmony_ci        "glob-parent": "^5.0.0",
8271cb0ef41Sopenharmony_ci        "globals": "^12.1.0",
8281cb0ef41Sopenharmony_ci        "ignore": "^4.0.6",
8291cb0ef41Sopenharmony_ci        "import-fresh": "^3.0.0",
8301cb0ef41Sopenharmony_ci        "imurmurhash": "^0.1.4",
8311cb0ef41Sopenharmony_ci        "inquirer": "^7.0.0",
8321cb0ef41Sopenharmony_ci        "is-glob": "^4.0.0",
8331cb0ef41Sopenharmony_ci        "js-yaml": "^3.13.1",
8341cb0ef41Sopenharmony_ci        "json-stable-stringify-without-jsonify": "^1.0.1",
8351cb0ef41Sopenharmony_ci        "levn": "^0.3.0",
8361cb0ef41Sopenharmony_ci        "lodash": "^4.17.14",
8371cb0ef41Sopenharmony_ci        "minimatch": "^3.0.4",
8381cb0ef41Sopenharmony_ci        "mkdirp": "^0.5.1",
8391cb0ef41Sopenharmony_ci        "natural-compare": "^1.4.0",
8401cb0ef41Sopenharmony_ci        "optionator": "^0.8.3",
8411cb0ef41Sopenharmony_ci        "progress": "^2.0.0",
8421cb0ef41Sopenharmony_ci        "regexpp": "^2.0.1",
8431cb0ef41Sopenharmony_ci        "semver": "^6.1.2",
8441cb0ef41Sopenharmony_ci        "strip-ansi": "^5.2.0",
8451cb0ef41Sopenharmony_ci        "strip-json-comments": "^3.0.1",
8461cb0ef41Sopenharmony_ci        "table": "^5.2.3",
8471cb0ef41Sopenharmony_ci        "text-table": "^0.2.0",
8481cb0ef41Sopenharmony_ci        "v8-compile-cache": "^2.0.3"
8491cb0ef41Sopenharmony_ci      },
8501cb0ef41Sopenharmony_ci      "dependencies": {
8511cb0ef41Sopenharmony_ci        "ajv": {
8521cb0ef41Sopenharmony_ci          "version": "6.12.0",
8531cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.0.tgz",
8541cb0ef41Sopenharmony_ci          "integrity": "sha512-D6gFiFA0RRLyUbvijN74DWAjXSFxWKaWP7mldxkVhyhAV3+SWA9HEJPHQ2c9soIeTFJqcSdFDGFgdqs1iUU2Hw==",
8551cb0ef41Sopenharmony_ci          "dev": true,
8561cb0ef41Sopenharmony_ci          "requires": {
8571cb0ef41Sopenharmony_ci            "fast-deep-equal": "^3.1.1",
8581cb0ef41Sopenharmony_ci            "fast-json-stable-stringify": "^2.0.0",
8591cb0ef41Sopenharmony_ci            "json-schema-traverse": "^0.4.1",
8601cb0ef41Sopenharmony_ci            "uri-js": "^4.2.2"
8611cb0ef41Sopenharmony_ci          }
8621cb0ef41Sopenharmony_ci        },
8631cb0ef41Sopenharmony_ci        "debug": {
8641cb0ef41Sopenharmony_ci          "version": "4.1.1",
8651cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
8661cb0ef41Sopenharmony_ci          "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
8671cb0ef41Sopenharmony_ci          "dev": true,
8681cb0ef41Sopenharmony_ci          "requires": {
8691cb0ef41Sopenharmony_ci            "ms": "^2.1.1"
8701cb0ef41Sopenharmony_ci          }
8711cb0ef41Sopenharmony_ci        },
8721cb0ef41Sopenharmony_ci        "fast-deep-equal": {
8731cb0ef41Sopenharmony_ci          "version": "3.1.1",
8741cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz",
8751cb0ef41Sopenharmony_ci          "integrity": "sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==",
8761cb0ef41Sopenharmony_ci          "dev": true
8771cb0ef41Sopenharmony_ci        },
8781cb0ef41Sopenharmony_ci        "glob-parent": {
8791cb0ef41Sopenharmony_ci          "version": "5.1.1",
8801cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz",
8811cb0ef41Sopenharmony_ci          "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==",
8821cb0ef41Sopenharmony_ci          "dev": true,
8831cb0ef41Sopenharmony_ci          "requires": {
8841cb0ef41Sopenharmony_ci            "is-glob": "^4.0.1"
8851cb0ef41Sopenharmony_ci          },
8861cb0ef41Sopenharmony_ci          "dependencies": {
8871cb0ef41Sopenharmony_ci            "is-glob": {
8881cb0ef41Sopenharmony_ci              "version": "4.0.1",
8891cb0ef41Sopenharmony_ci              "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
8901cb0ef41Sopenharmony_ci              "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
8911cb0ef41Sopenharmony_ci              "dev": true,
8921cb0ef41Sopenharmony_ci              "requires": {
8931cb0ef41Sopenharmony_ci                "is-extglob": "^2.1.1"
8941cb0ef41Sopenharmony_ci              }
8951cb0ef41Sopenharmony_ci            }
8961cb0ef41Sopenharmony_ci          }
8971cb0ef41Sopenharmony_ci        },
8981cb0ef41Sopenharmony_ci        "globals": {
8991cb0ef41Sopenharmony_ci          "version": "12.4.0",
9001cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz",
9011cb0ef41Sopenharmony_ci          "integrity": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==",
9021cb0ef41Sopenharmony_ci          "dev": true,
9031cb0ef41Sopenharmony_ci          "requires": {
9041cb0ef41Sopenharmony_ci            "type-fest": "^0.8.1"
9051cb0ef41Sopenharmony_ci          }
9061cb0ef41Sopenharmony_ci        },
9071cb0ef41Sopenharmony_ci        "ignore": {
9081cb0ef41Sopenharmony_ci          "version": "4.0.6",
9091cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz",
9101cb0ef41Sopenharmony_ci          "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==",
9111cb0ef41Sopenharmony_ci          "dev": true
9121cb0ef41Sopenharmony_ci        },
9131cb0ef41Sopenharmony_ci        "json-schema-traverse": {
9141cb0ef41Sopenharmony_ci          "version": "0.4.1",
9151cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
9161cb0ef41Sopenharmony_ci          "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
9171cb0ef41Sopenharmony_ci          "dev": true
9181cb0ef41Sopenharmony_ci        },
9191cb0ef41Sopenharmony_ci        "lodash": {
9201cb0ef41Sopenharmony_ci          "version": "4.17.15",
9211cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
9221cb0ef41Sopenharmony_ci          "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
9231cb0ef41Sopenharmony_ci          "dev": true
9241cb0ef41Sopenharmony_ci        },
9251cb0ef41Sopenharmony_ci        "ms": {
9261cb0ef41Sopenharmony_ci          "version": "2.1.2",
9271cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
9281cb0ef41Sopenharmony_ci          "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
9291cb0ef41Sopenharmony_ci          "dev": true
9301cb0ef41Sopenharmony_ci        },
9311cb0ef41Sopenharmony_ci        "optionator": {
9321cb0ef41Sopenharmony_ci          "version": "0.8.3",
9331cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
9341cb0ef41Sopenharmony_ci          "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
9351cb0ef41Sopenharmony_ci          "dev": true,
9361cb0ef41Sopenharmony_ci          "requires": {
9371cb0ef41Sopenharmony_ci            "deep-is": "~0.1.3",
9381cb0ef41Sopenharmony_ci            "fast-levenshtein": "~2.0.6",
9391cb0ef41Sopenharmony_ci            "levn": "~0.3.0",
9401cb0ef41Sopenharmony_ci            "prelude-ls": "~1.1.2",
9411cb0ef41Sopenharmony_ci            "type-check": "~0.3.2",
9421cb0ef41Sopenharmony_ci            "word-wrap": "~1.2.3"
9431cb0ef41Sopenharmony_ci          }
9441cb0ef41Sopenharmony_ci        },
9451cb0ef41Sopenharmony_ci        "semver": {
9461cb0ef41Sopenharmony_ci          "version": "6.3.0",
9471cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
9481cb0ef41Sopenharmony_ci          "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
9491cb0ef41Sopenharmony_ci          "dev": true
9501cb0ef41Sopenharmony_ci        }
9511cb0ef41Sopenharmony_ci      }
9521cb0ef41Sopenharmony_ci    },
9531cb0ef41Sopenharmony_ci    "eslint-scope": {
9541cb0ef41Sopenharmony_ci      "version": "5.0.0",
9551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.0.0.tgz",
9561cb0ef41Sopenharmony_ci      "integrity": "sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==",
9571cb0ef41Sopenharmony_ci      "dev": true,
9581cb0ef41Sopenharmony_ci      "requires": {
9591cb0ef41Sopenharmony_ci        "esrecurse": "^4.1.0",
9601cb0ef41Sopenharmony_ci        "estraverse": "^4.1.1"
9611cb0ef41Sopenharmony_ci      }
9621cb0ef41Sopenharmony_ci    },
9631cb0ef41Sopenharmony_ci    "eslint-utils": {
9641cb0ef41Sopenharmony_ci      "version": "1.4.3",
9651cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.4.3.tgz",
9661cb0ef41Sopenharmony_ci      "integrity": "sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==",
9671cb0ef41Sopenharmony_ci      "dev": true,
9681cb0ef41Sopenharmony_ci      "requires": {
9691cb0ef41Sopenharmony_ci        "eslint-visitor-keys": "^1.1.0"
9701cb0ef41Sopenharmony_ci      }
9711cb0ef41Sopenharmony_ci    },
9721cb0ef41Sopenharmony_ci    "eslint-visitor-keys": {
9731cb0ef41Sopenharmony_ci      "version": "1.1.0",
9741cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz",
9751cb0ef41Sopenharmony_ci      "integrity": "sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==",
9761cb0ef41Sopenharmony_ci      "dev": true
9771cb0ef41Sopenharmony_ci    },
9781cb0ef41Sopenharmony_ci    "espree": {
9791cb0ef41Sopenharmony_ci      "version": "6.2.1",
9801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/espree/-/espree-6.2.1.tgz",
9811cb0ef41Sopenharmony_ci      "integrity": "sha512-ysCxRQY3WaXJz9tdbWOwuWr5Y/XrPTGX9Kiz3yoUXwW0VZ4w30HTkQLaGx/+ttFjF8i+ACbArnB4ce68a9m5hw==",
9821cb0ef41Sopenharmony_ci      "dev": true,
9831cb0ef41Sopenharmony_ci      "requires": {
9841cb0ef41Sopenharmony_ci        "acorn": "^7.1.1",
9851cb0ef41Sopenharmony_ci        "acorn-jsx": "^5.2.0",
9861cb0ef41Sopenharmony_ci        "eslint-visitor-keys": "^1.1.0"
9871cb0ef41Sopenharmony_ci      }
9881cb0ef41Sopenharmony_ci    },
9891cb0ef41Sopenharmony_ci    "esprima": {
9901cb0ef41Sopenharmony_ci      "version": "3.1.3",
9911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz",
9921cb0ef41Sopenharmony_ci      "integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=",
9931cb0ef41Sopenharmony_ci      "dev": true
9941cb0ef41Sopenharmony_ci    },
9951cb0ef41Sopenharmony_ci    "esquery": {
9961cb0ef41Sopenharmony_ci      "version": "1.2.0",
9971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.2.0.tgz",
9981cb0ef41Sopenharmony_ci      "integrity": "sha512-weltsSqdeWIX9G2qQZz7KlTRJdkkOCTPgLYJUz1Hacf48R4YOwGPHO3+ORfWedqJKbq5WQmsgK90n+pFLIKt/Q==",
9991cb0ef41Sopenharmony_ci      "dev": true,
10001cb0ef41Sopenharmony_ci      "requires": {
10011cb0ef41Sopenharmony_ci        "estraverse": "^5.0.0"
10021cb0ef41Sopenharmony_ci      },
10031cb0ef41Sopenharmony_ci      "dependencies": {
10041cb0ef41Sopenharmony_ci        "estraverse": {
10051cb0ef41Sopenharmony_ci          "version": "5.0.0",
10061cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.0.0.tgz",
10071cb0ef41Sopenharmony_ci          "integrity": "sha512-j3acdrMzqrxmJTNj5dbr1YbjacrYgAxVMeF0gK16E3j494mOe7xygM/ZLIguEQ0ETwAg2hlJCtHRGav+y0Ny5A==",
10081cb0ef41Sopenharmony_ci          "dev": true
10091cb0ef41Sopenharmony_ci        }
10101cb0ef41Sopenharmony_ci      }
10111cb0ef41Sopenharmony_ci    },
10121cb0ef41Sopenharmony_ci    "esrecurse": {
10131cb0ef41Sopenharmony_ci      "version": "4.2.1",
10141cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz",
10151cb0ef41Sopenharmony_ci      "integrity": "sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==",
10161cb0ef41Sopenharmony_ci      "dev": true,
10171cb0ef41Sopenharmony_ci      "requires": {
10181cb0ef41Sopenharmony_ci        "estraverse": "^4.1.0"
10191cb0ef41Sopenharmony_ci      }
10201cb0ef41Sopenharmony_ci    },
10211cb0ef41Sopenharmony_ci    "estraverse": {
10221cb0ef41Sopenharmony_ci      "version": "4.2.0",
10231cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz",
10241cb0ef41Sopenharmony_ci      "integrity": "sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=",
10251cb0ef41Sopenharmony_ci      "dev": true
10261cb0ef41Sopenharmony_ci    },
10271cb0ef41Sopenharmony_ci    "esutils": {
10281cb0ef41Sopenharmony_ci      "version": "2.0.2",
10291cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz",
10301cb0ef41Sopenharmony_ci      "integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs="
10311cb0ef41Sopenharmony_ci    },
10321cb0ef41Sopenharmony_ci    "expand-brackets": {
10331cb0ef41Sopenharmony_ci      "version": "2.1.4",
10341cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
10351cb0ef41Sopenharmony_ci      "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
10361cb0ef41Sopenharmony_ci      "dev": true,
10371cb0ef41Sopenharmony_ci      "requires": {
10381cb0ef41Sopenharmony_ci        "debug": "^2.3.3",
10391cb0ef41Sopenharmony_ci        "define-property": "^0.2.5",
10401cb0ef41Sopenharmony_ci        "extend-shallow": "^2.0.1",
10411cb0ef41Sopenharmony_ci        "posix-character-classes": "^0.1.0",
10421cb0ef41Sopenharmony_ci        "regex-not": "^1.0.0",
10431cb0ef41Sopenharmony_ci        "snapdragon": "^0.8.1",
10441cb0ef41Sopenharmony_ci        "to-regex": "^3.0.1"
10451cb0ef41Sopenharmony_ci      },
10461cb0ef41Sopenharmony_ci      "dependencies": {
10471cb0ef41Sopenharmony_ci        "define-property": {
10481cb0ef41Sopenharmony_ci          "version": "0.2.5",
10491cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
10501cb0ef41Sopenharmony_ci          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
10511cb0ef41Sopenharmony_ci          "dev": true,
10521cb0ef41Sopenharmony_ci          "requires": {
10531cb0ef41Sopenharmony_ci            "is-descriptor": "^0.1.0"
10541cb0ef41Sopenharmony_ci          }
10551cb0ef41Sopenharmony_ci        },
10561cb0ef41Sopenharmony_ci        "extend-shallow": {
10571cb0ef41Sopenharmony_ci          "version": "2.0.1",
10581cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
10591cb0ef41Sopenharmony_ci          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
10601cb0ef41Sopenharmony_ci          "dev": true,
10611cb0ef41Sopenharmony_ci          "requires": {
10621cb0ef41Sopenharmony_ci            "is-extendable": "^0.1.0"
10631cb0ef41Sopenharmony_ci          }
10641cb0ef41Sopenharmony_ci        }
10651cb0ef41Sopenharmony_ci      }
10661cb0ef41Sopenharmony_ci    },
10671cb0ef41Sopenharmony_ci    "expand-template": {
10681cb0ef41Sopenharmony_ci      "version": "1.1.1",
10691cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-1.1.1.tgz",
10701cb0ef41Sopenharmony_ci      "integrity": "sha512-cebqLtV8KOZfw0UI8TEFWxtczxxC1jvyUvx6H4fyp1K1FN7A4Q+uggVUlOsI1K8AGU0rwOGqP8nCapdrw8CYQg==",
10711cb0ef41Sopenharmony_ci      "dev": true
10721cb0ef41Sopenharmony_ci    },
10731cb0ef41Sopenharmony_ci    "extend": {
10741cb0ef41Sopenharmony_ci      "version": "3.0.2",
10751cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
10761cb0ef41Sopenharmony_ci      "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
10771cb0ef41Sopenharmony_ci      "dev": true
10781cb0ef41Sopenharmony_ci    },
10791cb0ef41Sopenharmony_ci    "extend-shallow": {
10801cb0ef41Sopenharmony_ci      "version": "3.0.2",
10811cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
10821cb0ef41Sopenharmony_ci      "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
10831cb0ef41Sopenharmony_ci      "dev": true,
10841cb0ef41Sopenharmony_ci      "requires": {
10851cb0ef41Sopenharmony_ci        "assign-symbols": "^1.0.0",
10861cb0ef41Sopenharmony_ci        "is-extendable": "^1.0.1"
10871cb0ef41Sopenharmony_ci      },
10881cb0ef41Sopenharmony_ci      "dependencies": {
10891cb0ef41Sopenharmony_ci        "is-extendable": {
10901cb0ef41Sopenharmony_ci          "version": "1.0.1",
10911cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
10921cb0ef41Sopenharmony_ci          "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
10931cb0ef41Sopenharmony_ci          "dev": true,
10941cb0ef41Sopenharmony_ci          "requires": {
10951cb0ef41Sopenharmony_ci            "is-plain-object": "^2.0.4"
10961cb0ef41Sopenharmony_ci          }
10971cb0ef41Sopenharmony_ci        }
10981cb0ef41Sopenharmony_ci      }
10991cb0ef41Sopenharmony_ci    },
11001cb0ef41Sopenharmony_ci    "external-editor": {
11011cb0ef41Sopenharmony_ci      "version": "3.1.0",
11021cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz",
11031cb0ef41Sopenharmony_ci      "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==",
11041cb0ef41Sopenharmony_ci      "dev": true,
11051cb0ef41Sopenharmony_ci      "requires": {
11061cb0ef41Sopenharmony_ci        "chardet": "^0.7.0",
11071cb0ef41Sopenharmony_ci        "iconv-lite": "^0.4.24",
11081cb0ef41Sopenharmony_ci        "tmp": "^0.0.33"
11091cb0ef41Sopenharmony_ci      }
11101cb0ef41Sopenharmony_ci    },
11111cb0ef41Sopenharmony_ci    "extglob": {
11121cb0ef41Sopenharmony_ci      "version": "2.0.4",
11131cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
11141cb0ef41Sopenharmony_ci      "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
11151cb0ef41Sopenharmony_ci      "dev": true,
11161cb0ef41Sopenharmony_ci      "requires": {
11171cb0ef41Sopenharmony_ci        "array-unique": "^0.3.2",
11181cb0ef41Sopenharmony_ci        "define-property": "^1.0.0",
11191cb0ef41Sopenharmony_ci        "expand-brackets": "^2.1.4",
11201cb0ef41Sopenharmony_ci        "extend-shallow": "^2.0.1",
11211cb0ef41Sopenharmony_ci        "fragment-cache": "^0.2.1",
11221cb0ef41Sopenharmony_ci        "regex-not": "^1.0.0",
11231cb0ef41Sopenharmony_ci        "snapdragon": "^0.8.1",
11241cb0ef41Sopenharmony_ci        "to-regex": "^3.0.1"
11251cb0ef41Sopenharmony_ci      },
11261cb0ef41Sopenharmony_ci      "dependencies": {
11271cb0ef41Sopenharmony_ci        "define-property": {
11281cb0ef41Sopenharmony_ci          "version": "1.0.0",
11291cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
11301cb0ef41Sopenharmony_ci          "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
11311cb0ef41Sopenharmony_ci          "dev": true,
11321cb0ef41Sopenharmony_ci          "requires": {
11331cb0ef41Sopenharmony_ci            "is-descriptor": "^1.0.0"
11341cb0ef41Sopenharmony_ci          }
11351cb0ef41Sopenharmony_ci        },
11361cb0ef41Sopenharmony_ci        "extend-shallow": {
11371cb0ef41Sopenharmony_ci          "version": "2.0.1",
11381cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
11391cb0ef41Sopenharmony_ci          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
11401cb0ef41Sopenharmony_ci          "dev": true,
11411cb0ef41Sopenharmony_ci          "requires": {
11421cb0ef41Sopenharmony_ci            "is-extendable": "^0.1.0"
11431cb0ef41Sopenharmony_ci          }
11441cb0ef41Sopenharmony_ci        },
11451cb0ef41Sopenharmony_ci        "is-accessor-descriptor": {
11461cb0ef41Sopenharmony_ci          "version": "1.0.0",
11471cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
11481cb0ef41Sopenharmony_ci          "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
11491cb0ef41Sopenharmony_ci          "dev": true,
11501cb0ef41Sopenharmony_ci          "requires": {
11511cb0ef41Sopenharmony_ci            "kind-of": "^6.0.0"
11521cb0ef41Sopenharmony_ci          }
11531cb0ef41Sopenharmony_ci        },
11541cb0ef41Sopenharmony_ci        "is-data-descriptor": {
11551cb0ef41Sopenharmony_ci          "version": "1.0.0",
11561cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
11571cb0ef41Sopenharmony_ci          "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
11581cb0ef41Sopenharmony_ci          "dev": true,
11591cb0ef41Sopenharmony_ci          "requires": {
11601cb0ef41Sopenharmony_ci            "kind-of": "^6.0.0"
11611cb0ef41Sopenharmony_ci          }
11621cb0ef41Sopenharmony_ci        },
11631cb0ef41Sopenharmony_ci        "is-descriptor": {
11641cb0ef41Sopenharmony_ci          "version": "1.0.2",
11651cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
11661cb0ef41Sopenharmony_ci          "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
11671cb0ef41Sopenharmony_ci          "dev": true,
11681cb0ef41Sopenharmony_ci          "requires": {
11691cb0ef41Sopenharmony_ci            "is-accessor-descriptor": "^1.0.0",
11701cb0ef41Sopenharmony_ci            "is-data-descriptor": "^1.0.0",
11711cb0ef41Sopenharmony_ci            "kind-of": "^6.0.2"
11721cb0ef41Sopenharmony_ci          }
11731cb0ef41Sopenharmony_ci        }
11741cb0ef41Sopenharmony_ci      }
11751cb0ef41Sopenharmony_ci    },
11761cb0ef41Sopenharmony_ci    "extsprintf": {
11771cb0ef41Sopenharmony_ci      "version": "1.3.0",
11781cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
11791cb0ef41Sopenharmony_ci      "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
11801cb0ef41Sopenharmony_ci      "dev": true
11811cb0ef41Sopenharmony_ci    },
11821cb0ef41Sopenharmony_ci    "fast-deep-equal": {
11831cb0ef41Sopenharmony_ci      "version": "1.1.0",
11841cb0ef41Sopenharmony_ci      "resolved": "http://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz",
11851cb0ef41Sopenharmony_ci      "integrity": "sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ=",
11861cb0ef41Sopenharmony_ci      "dev": true
11871cb0ef41Sopenharmony_ci    },
11881cb0ef41Sopenharmony_ci    "fast-glob": {
11891cb0ef41Sopenharmony_ci      "version": "2.2.3",
11901cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-2.2.3.tgz",
11911cb0ef41Sopenharmony_ci      "integrity": "sha512-NiX+JXjnx43RzvVFwRWfPKo4U+1BrK5pJPsHQdKMlLoFHrrGktXglQhHliSihWAq+m1z6fHk3uwGHrtRbS9vLA==",
11921cb0ef41Sopenharmony_ci      "dev": true,
11931cb0ef41Sopenharmony_ci      "requires": {
11941cb0ef41Sopenharmony_ci        "@mrmlnc/readdir-enhanced": "^2.2.1",
11951cb0ef41Sopenharmony_ci        "@nodelib/fs.stat": "^1.0.1",
11961cb0ef41Sopenharmony_ci        "glob-parent": "^3.1.0",
11971cb0ef41Sopenharmony_ci        "is-glob": "^4.0.0",
11981cb0ef41Sopenharmony_ci        "merge2": "^1.2.1",
11991cb0ef41Sopenharmony_ci        "micromatch": "^3.1.10"
12001cb0ef41Sopenharmony_ci      }
12011cb0ef41Sopenharmony_ci    },
12021cb0ef41Sopenharmony_ci    "fast-json-stable-stringify": {
12031cb0ef41Sopenharmony_ci      "version": "2.0.0",
12041cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
12051cb0ef41Sopenharmony_ci      "integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=",
12061cb0ef41Sopenharmony_ci      "dev": true
12071cb0ef41Sopenharmony_ci    },
12081cb0ef41Sopenharmony_ci    "fast-levenshtein": {
12091cb0ef41Sopenharmony_ci      "version": "2.0.6",
12101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
12111cb0ef41Sopenharmony_ci      "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
12121cb0ef41Sopenharmony_ci      "dev": true
12131cb0ef41Sopenharmony_ci    },
12141cb0ef41Sopenharmony_ci    "figures": {
12151cb0ef41Sopenharmony_ci      "version": "3.2.0",
12161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz",
12171cb0ef41Sopenharmony_ci      "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==",
12181cb0ef41Sopenharmony_ci      "dev": true,
12191cb0ef41Sopenharmony_ci      "requires": {
12201cb0ef41Sopenharmony_ci        "escape-string-regexp": "^1.0.5"
12211cb0ef41Sopenharmony_ci      }
12221cb0ef41Sopenharmony_ci    },
12231cb0ef41Sopenharmony_ci    "file-entry-cache": {
12241cb0ef41Sopenharmony_ci      "version": "5.0.1",
12251cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz",
12261cb0ef41Sopenharmony_ci      "integrity": "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==",
12271cb0ef41Sopenharmony_ci      "dev": true,
12281cb0ef41Sopenharmony_ci      "requires": {
12291cb0ef41Sopenharmony_ci        "flat-cache": "^2.0.1"
12301cb0ef41Sopenharmony_ci      }
12311cb0ef41Sopenharmony_ci    },
12321cb0ef41Sopenharmony_ci    "fill-range": {
12331cb0ef41Sopenharmony_ci      "version": "4.0.0",
12341cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
12351cb0ef41Sopenharmony_ci      "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
12361cb0ef41Sopenharmony_ci      "dev": true,
12371cb0ef41Sopenharmony_ci      "requires": {
12381cb0ef41Sopenharmony_ci        "extend-shallow": "^2.0.1",
12391cb0ef41Sopenharmony_ci        "is-number": "^3.0.0",
12401cb0ef41Sopenharmony_ci        "repeat-string": "^1.6.1",
12411cb0ef41Sopenharmony_ci        "to-regex-range": "^2.1.0"
12421cb0ef41Sopenharmony_ci      },
12431cb0ef41Sopenharmony_ci      "dependencies": {
12441cb0ef41Sopenharmony_ci        "extend-shallow": {
12451cb0ef41Sopenharmony_ci          "version": "2.0.1",
12461cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
12471cb0ef41Sopenharmony_ci          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
12481cb0ef41Sopenharmony_ci          "dev": true,
12491cb0ef41Sopenharmony_ci          "requires": {
12501cb0ef41Sopenharmony_ci            "is-extendable": "^0.1.0"
12511cb0ef41Sopenharmony_ci          }
12521cb0ef41Sopenharmony_ci        }
12531cb0ef41Sopenharmony_ci      }
12541cb0ef41Sopenharmony_ci    },
12551cb0ef41Sopenharmony_ci    "flat-cache": {
12561cb0ef41Sopenharmony_ci      "version": "2.0.1",
12571cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz",
12581cb0ef41Sopenharmony_ci      "integrity": "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==",
12591cb0ef41Sopenharmony_ci      "dev": true,
12601cb0ef41Sopenharmony_ci      "requires": {
12611cb0ef41Sopenharmony_ci        "flatted": "^2.0.0",
12621cb0ef41Sopenharmony_ci        "rimraf": "2.6.3",
12631cb0ef41Sopenharmony_ci        "write": "1.0.3"
12641cb0ef41Sopenharmony_ci      }
12651cb0ef41Sopenharmony_ci    },
12661cb0ef41Sopenharmony_ci    "flatted": {
12671cb0ef41Sopenharmony_ci      "version": "2.0.2",
12681cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz",
12691cb0ef41Sopenharmony_ci      "integrity": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==",
12701cb0ef41Sopenharmony_ci      "dev": true
12711cb0ef41Sopenharmony_ci    },
12721cb0ef41Sopenharmony_ci    "for-in": {
12731cb0ef41Sopenharmony_ci      "version": "1.0.2",
12741cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
12751cb0ef41Sopenharmony_ci      "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=",
12761cb0ef41Sopenharmony_ci      "dev": true
12771cb0ef41Sopenharmony_ci    },
12781cb0ef41Sopenharmony_ci    "forever-agent": {
12791cb0ef41Sopenharmony_ci      "version": "0.6.1",
12801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
12811cb0ef41Sopenharmony_ci      "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
12821cb0ef41Sopenharmony_ci      "dev": true
12831cb0ef41Sopenharmony_ci    },
12841cb0ef41Sopenharmony_ci    "form-data": {
12851cb0ef41Sopenharmony_ci      "version": "2.3.3",
12861cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
12871cb0ef41Sopenharmony_ci      "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
12881cb0ef41Sopenharmony_ci      "dev": true,
12891cb0ef41Sopenharmony_ci      "requires": {
12901cb0ef41Sopenharmony_ci        "asynckit": "^0.4.0",
12911cb0ef41Sopenharmony_ci        "combined-stream": "^1.0.6",
12921cb0ef41Sopenharmony_ci        "mime-types": "^2.1.12"
12931cb0ef41Sopenharmony_ci      }
12941cb0ef41Sopenharmony_ci    },
12951cb0ef41Sopenharmony_ci    "formatio": {
12961cb0ef41Sopenharmony_ci      "version": "1.2.0",
12971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/formatio/-/formatio-1.2.0.tgz",
12981cb0ef41Sopenharmony_ci      "integrity": "sha1-87IWfZBoxGmKjVH092CjmlTYGOs=",
12991cb0ef41Sopenharmony_ci      "dev": true,
13001cb0ef41Sopenharmony_ci      "requires": {
13011cb0ef41Sopenharmony_ci        "samsam": "1.x"
13021cb0ef41Sopenharmony_ci      }
13031cb0ef41Sopenharmony_ci    },
13041cb0ef41Sopenharmony_ci    "fragment-cache": {
13051cb0ef41Sopenharmony_ci      "version": "0.2.1",
13061cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
13071cb0ef41Sopenharmony_ci      "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
13081cb0ef41Sopenharmony_ci      "dev": true,
13091cb0ef41Sopenharmony_ci      "requires": {
13101cb0ef41Sopenharmony_ci        "map-cache": "^0.2.2"
13111cb0ef41Sopenharmony_ci      }
13121cb0ef41Sopenharmony_ci    },
13131cb0ef41Sopenharmony_ci    "from2": {
13141cb0ef41Sopenharmony_ci      "version": "2.3.0",
13151cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
13161cb0ef41Sopenharmony_ci      "integrity": "sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=",
13171cb0ef41Sopenharmony_ci      "dev": true,
13181cb0ef41Sopenharmony_ci      "requires": {
13191cb0ef41Sopenharmony_ci        "inherits": "^2.0.1",
13201cb0ef41Sopenharmony_ci        "readable-stream": "^2.0.0"
13211cb0ef41Sopenharmony_ci      }
13221cb0ef41Sopenharmony_ci    },
13231cb0ef41Sopenharmony_ci    "fs-extra": {
13241cb0ef41Sopenharmony_ci      "version": "6.0.1",
13251cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-6.0.1.tgz",
13261cb0ef41Sopenharmony_ci      "integrity": "sha512-GnyIkKhhzXZUWFCaJzvyDLEEgDkPfb4/TPvJCJVuS8MWZgoSsErf++QpiAlDnKFcqhRlm+tIOcencCjyJE6ZCA==",
13271cb0ef41Sopenharmony_ci      "dev": true,
13281cb0ef41Sopenharmony_ci      "requires": {
13291cb0ef41Sopenharmony_ci        "graceful-fs": "^4.1.2",
13301cb0ef41Sopenharmony_ci        "jsonfile": "^4.0.0",
13311cb0ef41Sopenharmony_ci        "universalify": "^0.1.0"
13321cb0ef41Sopenharmony_ci      }
13331cb0ef41Sopenharmony_ci    },
13341cb0ef41Sopenharmony_ci    "fs.realpath": {
13351cb0ef41Sopenharmony_ci      "version": "1.0.0",
13361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
13371cb0ef41Sopenharmony_ci      "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
13381cb0ef41Sopenharmony_ci      "dev": true
13391cb0ef41Sopenharmony_ci    },
13401cb0ef41Sopenharmony_ci    "functional-red-black-tree": {
13411cb0ef41Sopenharmony_ci      "version": "1.0.1",
13421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
13431cb0ef41Sopenharmony_ci      "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=",
13441cb0ef41Sopenharmony_ci      "dev": true
13451cb0ef41Sopenharmony_ci    },
13461cb0ef41Sopenharmony_ci    "get-value": {
13471cb0ef41Sopenharmony_ci      "version": "2.0.6",
13481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
13491cb0ef41Sopenharmony_ci      "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=",
13501cb0ef41Sopenharmony_ci      "dev": true
13511cb0ef41Sopenharmony_ci    },
13521cb0ef41Sopenharmony_ci    "getpass": {
13531cb0ef41Sopenharmony_ci      "version": "0.1.7",
13541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
13551cb0ef41Sopenharmony_ci      "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
13561cb0ef41Sopenharmony_ci      "dev": true,
13571cb0ef41Sopenharmony_ci      "requires": {
13581cb0ef41Sopenharmony_ci        "assert-plus": "^1.0.0"
13591cb0ef41Sopenharmony_ci      }
13601cb0ef41Sopenharmony_ci    },
13611cb0ef41Sopenharmony_ci    "glob": {
13621cb0ef41Sopenharmony_ci      "version": "7.1.1",
13631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.1.tgz",
13641cb0ef41Sopenharmony_ci      "integrity": "sha1-gFIR3wT6rxxjo2ADBs31reULLsg=",
13651cb0ef41Sopenharmony_ci      "dev": true,
13661cb0ef41Sopenharmony_ci      "requires": {
13671cb0ef41Sopenharmony_ci        "fs.realpath": "^1.0.0",
13681cb0ef41Sopenharmony_ci        "inflight": "^1.0.4",
13691cb0ef41Sopenharmony_ci        "inherits": "2",
13701cb0ef41Sopenharmony_ci        "minimatch": "^3.0.2",
13711cb0ef41Sopenharmony_ci        "once": "^1.3.0",
13721cb0ef41Sopenharmony_ci        "path-is-absolute": "^1.0.0"
13731cb0ef41Sopenharmony_ci      }
13741cb0ef41Sopenharmony_ci    },
13751cb0ef41Sopenharmony_ci    "glob-parent": {
13761cb0ef41Sopenharmony_ci      "version": "3.1.0",
13771cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
13781cb0ef41Sopenharmony_ci      "integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
13791cb0ef41Sopenharmony_ci      "dev": true,
13801cb0ef41Sopenharmony_ci      "requires": {
13811cb0ef41Sopenharmony_ci        "is-glob": "^3.1.0",
13821cb0ef41Sopenharmony_ci        "path-dirname": "^1.0.0"
13831cb0ef41Sopenharmony_ci      },
13841cb0ef41Sopenharmony_ci      "dependencies": {
13851cb0ef41Sopenharmony_ci        "is-glob": {
13861cb0ef41Sopenharmony_ci          "version": "3.1.0",
13871cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
13881cb0ef41Sopenharmony_ci          "integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
13891cb0ef41Sopenharmony_ci          "dev": true,
13901cb0ef41Sopenharmony_ci          "requires": {
13911cb0ef41Sopenharmony_ci            "is-extglob": "^2.1.0"
13921cb0ef41Sopenharmony_ci          }
13931cb0ef41Sopenharmony_ci        }
13941cb0ef41Sopenharmony_ci      }
13951cb0ef41Sopenharmony_ci    },
13961cb0ef41Sopenharmony_ci    "glob-to-regexp": {
13971cb0ef41Sopenharmony_ci      "version": "0.3.0",
13981cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz",
13991cb0ef41Sopenharmony_ci      "integrity": "sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=",
14001cb0ef41Sopenharmony_ci      "dev": true
14011cb0ef41Sopenharmony_ci    },
14021cb0ef41Sopenharmony_ci    "globals": {
14031cb0ef41Sopenharmony_ci      "version": "10.1.0",
14041cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/globals/-/globals-10.1.0.tgz",
14051cb0ef41Sopenharmony_ci      "integrity": "sha1-RCWhiBvg0za0qCOoKnvnJdXdmHw="
14061cb0ef41Sopenharmony_ci    },
14071cb0ef41Sopenharmony_ci    "globby": {
14081cb0ef41Sopenharmony_ci      "version": "8.0.1",
14091cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/globby/-/globby-8.0.1.tgz",
14101cb0ef41Sopenharmony_ci      "integrity": "sha512-oMrYrJERnKBLXNLVTqhm3vPEdJ/b2ZE28xN4YARiix1NOIOBPEpOUnm844K1iu/BkphCaf2WNFwMszv8Soi1pw==",
14111cb0ef41Sopenharmony_ci      "dev": true,
14121cb0ef41Sopenharmony_ci      "requires": {
14131cb0ef41Sopenharmony_ci        "array-union": "^1.0.1",
14141cb0ef41Sopenharmony_ci        "dir-glob": "^2.0.0",
14151cb0ef41Sopenharmony_ci        "fast-glob": "^2.0.2",
14161cb0ef41Sopenharmony_ci        "glob": "^7.1.2",
14171cb0ef41Sopenharmony_ci        "ignore": "^3.3.5",
14181cb0ef41Sopenharmony_ci        "pify": "^3.0.0",
14191cb0ef41Sopenharmony_ci        "slash": "^1.0.0"
14201cb0ef41Sopenharmony_ci      },
14211cb0ef41Sopenharmony_ci      "dependencies": {
14221cb0ef41Sopenharmony_ci        "glob": {
14231cb0ef41Sopenharmony_ci          "version": "7.1.3",
14241cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz",
14251cb0ef41Sopenharmony_ci          "integrity": "sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
14261cb0ef41Sopenharmony_ci          "dev": true,
14271cb0ef41Sopenharmony_ci          "requires": {
14281cb0ef41Sopenharmony_ci            "fs.realpath": "^1.0.0",
14291cb0ef41Sopenharmony_ci            "inflight": "^1.0.4",
14301cb0ef41Sopenharmony_ci            "inherits": "2",
14311cb0ef41Sopenharmony_ci            "minimatch": "^3.0.4",
14321cb0ef41Sopenharmony_ci            "once": "^1.3.0",
14331cb0ef41Sopenharmony_ci            "path-is-absolute": "^1.0.0"
14341cb0ef41Sopenharmony_ci          }
14351cb0ef41Sopenharmony_ci        }
14361cb0ef41Sopenharmony_ci      }
14371cb0ef41Sopenharmony_ci    },
14381cb0ef41Sopenharmony_ci    "graceful-fs": {
14391cb0ef41Sopenharmony_ci      "version": "4.1.11",
14401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
14411cb0ef41Sopenharmony_ci      "integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg=",
14421cb0ef41Sopenharmony_ci      "dev": true
14431cb0ef41Sopenharmony_ci    },
14441cb0ef41Sopenharmony_ci    "graceful-readlink": {
14451cb0ef41Sopenharmony_ci      "version": "1.0.1",
14461cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz",
14471cb0ef41Sopenharmony_ci      "integrity": "sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=",
14481cb0ef41Sopenharmony_ci      "dev": true
14491cb0ef41Sopenharmony_ci    },
14501cb0ef41Sopenharmony_ci    "growl": {
14511cb0ef41Sopenharmony_ci      "version": "1.9.2",
14521cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/growl/-/growl-1.9.2.tgz",
14531cb0ef41Sopenharmony_ci      "integrity": "sha1-Dqd0NxXbjY3ixe3hd14bRayFwC8=",
14541cb0ef41Sopenharmony_ci      "dev": true
14551cb0ef41Sopenharmony_ci    },
14561cb0ef41Sopenharmony_ci    "har-schema": {
14571cb0ef41Sopenharmony_ci      "version": "2.0.0",
14581cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
14591cb0ef41Sopenharmony_ci      "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
14601cb0ef41Sopenharmony_ci      "dev": true
14611cb0ef41Sopenharmony_ci    },
14621cb0ef41Sopenharmony_ci    "har-validator": {
14631cb0ef41Sopenharmony_ci      "version": "5.0.3",
14641cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.0.3.tgz",
14651cb0ef41Sopenharmony_ci      "integrity": "sha1-ukAsJmGU8VlW7xXg/PJCmT9qff0=",
14661cb0ef41Sopenharmony_ci      "dev": true,
14671cb0ef41Sopenharmony_ci      "requires": {
14681cb0ef41Sopenharmony_ci        "ajv": "^5.1.0",
14691cb0ef41Sopenharmony_ci        "har-schema": "^2.0.0"
14701cb0ef41Sopenharmony_ci      }
14711cb0ef41Sopenharmony_ci    },
14721cb0ef41Sopenharmony_ci    "has-flag": {
14731cb0ef41Sopenharmony_ci      "version": "1.0.0",
14741cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz",
14751cb0ef41Sopenharmony_ci      "integrity": "sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=",
14761cb0ef41Sopenharmony_ci      "dev": true
14771cb0ef41Sopenharmony_ci    },
14781cb0ef41Sopenharmony_ci    "has-value": {
14791cb0ef41Sopenharmony_ci      "version": "1.0.0",
14801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
14811cb0ef41Sopenharmony_ci      "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
14821cb0ef41Sopenharmony_ci      "dev": true,
14831cb0ef41Sopenharmony_ci      "requires": {
14841cb0ef41Sopenharmony_ci        "get-value": "^2.0.6",
14851cb0ef41Sopenharmony_ci        "has-values": "^1.0.0",
14861cb0ef41Sopenharmony_ci        "isobject": "^3.0.0"
14871cb0ef41Sopenharmony_ci      }
14881cb0ef41Sopenharmony_ci    },
14891cb0ef41Sopenharmony_ci    "has-values": {
14901cb0ef41Sopenharmony_ci      "version": "1.0.0",
14911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
14921cb0ef41Sopenharmony_ci      "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
14931cb0ef41Sopenharmony_ci      "dev": true,
14941cb0ef41Sopenharmony_ci      "requires": {
14951cb0ef41Sopenharmony_ci        "is-number": "^3.0.0",
14961cb0ef41Sopenharmony_ci        "kind-of": "^4.0.0"
14971cb0ef41Sopenharmony_ci      },
14981cb0ef41Sopenharmony_ci      "dependencies": {
14991cb0ef41Sopenharmony_ci        "kind-of": {
15001cb0ef41Sopenharmony_ci          "version": "4.0.0",
15011cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
15021cb0ef41Sopenharmony_ci          "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
15031cb0ef41Sopenharmony_ci          "dev": true,
15041cb0ef41Sopenharmony_ci          "requires": {
15051cb0ef41Sopenharmony_ci            "is-buffer": "^1.1.5"
15061cb0ef41Sopenharmony_ci          }
15071cb0ef41Sopenharmony_ci        }
15081cb0ef41Sopenharmony_ci      }
15091cb0ef41Sopenharmony_ci    },
15101cb0ef41Sopenharmony_ci    "hawk": {
15111cb0ef41Sopenharmony_ci      "version": "6.0.2",
15121cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/hawk/-/hawk-6.0.2.tgz",
15131cb0ef41Sopenharmony_ci      "integrity": "sha512-miowhl2+U7Qle4vdLqDdPt9m09K6yZhkLDTWGoUiUzrQCn+mHHSmfJgAyGaLRZbPmTqfFFjRV1QWCW0VWUJBbQ==",
15141cb0ef41Sopenharmony_ci      "dev": true,
15151cb0ef41Sopenharmony_ci      "requires": {
15161cb0ef41Sopenharmony_ci        "boom": "4.x.x",
15171cb0ef41Sopenharmony_ci        "cryptiles": "3.x.x",
15181cb0ef41Sopenharmony_ci        "hoek": "4.x.x",
15191cb0ef41Sopenharmony_ci        "sntp": "2.x.x"
15201cb0ef41Sopenharmony_ci      }
15211cb0ef41Sopenharmony_ci    },
15221cb0ef41Sopenharmony_ci    "he": {
15231cb0ef41Sopenharmony_ci      "version": "1.1.1",
15241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/he/-/he-1.1.1.tgz",
15251cb0ef41Sopenharmony_ci      "integrity": "sha1-k0EP0hsAlzUVH4howvJx80J+I/0=",
15261cb0ef41Sopenharmony_ci      "dev": true
15271cb0ef41Sopenharmony_ci    },
15281cb0ef41Sopenharmony_ci    "hoek": {
15291cb0ef41Sopenharmony_ci      "version": "4.2.1",
15301cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.1.tgz",
15311cb0ef41Sopenharmony_ci      "integrity": "sha512-QLg82fGkfnJ/4iy1xZ81/9SIJiq1NGFUMGs6ParyjBZr6jW2Ufj/snDqTHixNlHdPNwN2RLVD0Pi3igeK9+JfA==",
15321cb0ef41Sopenharmony_ci      "dev": true
15331cb0ef41Sopenharmony_ci    },
15341cb0ef41Sopenharmony_ci    "http-signature": {
15351cb0ef41Sopenharmony_ci      "version": "1.2.0",
15361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
15371cb0ef41Sopenharmony_ci      "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
15381cb0ef41Sopenharmony_ci      "dev": true,
15391cb0ef41Sopenharmony_ci      "requires": {
15401cb0ef41Sopenharmony_ci        "assert-plus": "^1.0.0",
15411cb0ef41Sopenharmony_ci        "jsprim": "^1.2.2",
15421cb0ef41Sopenharmony_ci        "sshpk": "^1.7.0"
15431cb0ef41Sopenharmony_ci      }
15441cb0ef41Sopenharmony_ci    },
15451cb0ef41Sopenharmony_ci    "iconv-lite": {
15461cb0ef41Sopenharmony_ci      "version": "0.4.24",
15471cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
15481cb0ef41Sopenharmony_ci      "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
15491cb0ef41Sopenharmony_ci      "dev": true,
15501cb0ef41Sopenharmony_ci      "requires": {
15511cb0ef41Sopenharmony_ci        "safer-buffer": ">= 2.1.2 < 3"
15521cb0ef41Sopenharmony_ci      }
15531cb0ef41Sopenharmony_ci    },
15541cb0ef41Sopenharmony_ci    "ignore": {
15551cb0ef41Sopenharmony_ci      "version": "3.3.10",
15561cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.10.tgz",
15571cb0ef41Sopenharmony_ci      "integrity": "sha512-Pgs951kaMm5GXP7MOvxERINe3gsaVjUWFm+UZPSq9xYriQAksyhg0csnS0KXSNRD5NmNdapXEpjxG49+AKh/ug==",
15581cb0ef41Sopenharmony_ci      "dev": true
15591cb0ef41Sopenharmony_ci    },
15601cb0ef41Sopenharmony_ci    "import-fresh": {
15611cb0ef41Sopenharmony_ci      "version": "3.2.1",
15621cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.1.tgz",
15631cb0ef41Sopenharmony_ci      "integrity": "sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==",
15641cb0ef41Sopenharmony_ci      "dev": true,
15651cb0ef41Sopenharmony_ci      "requires": {
15661cb0ef41Sopenharmony_ci        "parent-module": "^1.0.0",
15671cb0ef41Sopenharmony_ci        "resolve-from": "^4.0.0"
15681cb0ef41Sopenharmony_ci      }
15691cb0ef41Sopenharmony_ci    },
15701cb0ef41Sopenharmony_ci    "imurmurhash": {
15711cb0ef41Sopenharmony_ci      "version": "0.1.4",
15721cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
15731cb0ef41Sopenharmony_ci      "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
15741cb0ef41Sopenharmony_ci      "dev": true
15751cb0ef41Sopenharmony_ci    },
15761cb0ef41Sopenharmony_ci    "in-publish": {
15771cb0ef41Sopenharmony_ci      "version": "2.0.0",
15781cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.0.tgz",
15791cb0ef41Sopenharmony_ci      "integrity": "sha1-4g/146KvwmkDILbcVSaCqcf631E=",
15801cb0ef41Sopenharmony_ci      "dev": true
15811cb0ef41Sopenharmony_ci    },
15821cb0ef41Sopenharmony_ci    "inflight": {
15831cb0ef41Sopenharmony_ci      "version": "1.0.6",
15841cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
15851cb0ef41Sopenharmony_ci      "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
15861cb0ef41Sopenharmony_ci      "dev": true,
15871cb0ef41Sopenharmony_ci      "requires": {
15881cb0ef41Sopenharmony_ci        "once": "^1.3.0",
15891cb0ef41Sopenharmony_ci        "wrappy": "1"
15901cb0ef41Sopenharmony_ci      }
15911cb0ef41Sopenharmony_ci    },
15921cb0ef41Sopenharmony_ci    "inherits": {
15931cb0ef41Sopenharmony_ci      "version": "2.0.3",
15941cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
15951cb0ef41Sopenharmony_ci      "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
15961cb0ef41Sopenharmony_ci      "dev": true
15971cb0ef41Sopenharmony_ci    },
15981cb0ef41Sopenharmony_ci    "inquirer": {
15991cb0ef41Sopenharmony_ci      "version": "7.1.0",
16001cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.1.0.tgz",
16011cb0ef41Sopenharmony_ci      "integrity": "sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg==",
16021cb0ef41Sopenharmony_ci      "dev": true,
16031cb0ef41Sopenharmony_ci      "requires": {
16041cb0ef41Sopenharmony_ci        "ansi-escapes": "^4.2.1",
16051cb0ef41Sopenharmony_ci        "chalk": "^3.0.0",
16061cb0ef41Sopenharmony_ci        "cli-cursor": "^3.1.0",
16071cb0ef41Sopenharmony_ci        "cli-width": "^2.0.0",
16081cb0ef41Sopenharmony_ci        "external-editor": "^3.0.3",
16091cb0ef41Sopenharmony_ci        "figures": "^3.0.0",
16101cb0ef41Sopenharmony_ci        "lodash": "^4.17.15",
16111cb0ef41Sopenharmony_ci        "mute-stream": "0.0.8",
16121cb0ef41Sopenharmony_ci        "run-async": "^2.4.0",
16131cb0ef41Sopenharmony_ci        "rxjs": "^6.5.3",
16141cb0ef41Sopenharmony_ci        "string-width": "^4.1.0",
16151cb0ef41Sopenharmony_ci        "strip-ansi": "^6.0.0",
16161cb0ef41Sopenharmony_ci        "through": "^2.3.6"
16171cb0ef41Sopenharmony_ci      },
16181cb0ef41Sopenharmony_ci      "dependencies": {
16191cb0ef41Sopenharmony_ci        "ansi-styles": {
16201cb0ef41Sopenharmony_ci          "version": "4.2.1",
16211cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz",
16221cb0ef41Sopenharmony_ci          "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==",
16231cb0ef41Sopenharmony_ci          "dev": true,
16241cb0ef41Sopenharmony_ci          "requires": {
16251cb0ef41Sopenharmony_ci            "@types/color-name": "^1.1.1",
16261cb0ef41Sopenharmony_ci            "color-convert": "^2.0.1"
16271cb0ef41Sopenharmony_ci          }
16281cb0ef41Sopenharmony_ci        },
16291cb0ef41Sopenharmony_ci        "chalk": {
16301cb0ef41Sopenharmony_ci          "version": "3.0.0",
16311cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
16321cb0ef41Sopenharmony_ci          "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
16331cb0ef41Sopenharmony_ci          "dev": true,
16341cb0ef41Sopenharmony_ci          "requires": {
16351cb0ef41Sopenharmony_ci            "ansi-styles": "^4.1.0",
16361cb0ef41Sopenharmony_ci            "supports-color": "^7.1.0"
16371cb0ef41Sopenharmony_ci          }
16381cb0ef41Sopenharmony_ci        },
16391cb0ef41Sopenharmony_ci        "color-convert": {
16401cb0ef41Sopenharmony_ci          "version": "2.0.1",
16411cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
16421cb0ef41Sopenharmony_ci          "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
16431cb0ef41Sopenharmony_ci          "dev": true,
16441cb0ef41Sopenharmony_ci          "requires": {
16451cb0ef41Sopenharmony_ci            "color-name": "~1.1.4"
16461cb0ef41Sopenharmony_ci          }
16471cb0ef41Sopenharmony_ci        },
16481cb0ef41Sopenharmony_ci        "color-name": {
16491cb0ef41Sopenharmony_ci          "version": "1.1.4",
16501cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
16511cb0ef41Sopenharmony_ci          "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
16521cb0ef41Sopenharmony_ci          "dev": true
16531cb0ef41Sopenharmony_ci        },
16541cb0ef41Sopenharmony_ci        "has-flag": {
16551cb0ef41Sopenharmony_ci          "version": "4.0.0",
16561cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
16571cb0ef41Sopenharmony_ci          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
16581cb0ef41Sopenharmony_ci          "dev": true
16591cb0ef41Sopenharmony_ci        },
16601cb0ef41Sopenharmony_ci        "lodash": {
16611cb0ef41Sopenharmony_ci          "version": "4.17.15",
16621cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
16631cb0ef41Sopenharmony_ci          "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
16641cb0ef41Sopenharmony_ci          "dev": true
16651cb0ef41Sopenharmony_ci        },
16661cb0ef41Sopenharmony_ci        "strip-ansi": {
16671cb0ef41Sopenharmony_ci          "version": "6.0.0",
16681cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
16691cb0ef41Sopenharmony_ci          "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
16701cb0ef41Sopenharmony_ci          "dev": true,
16711cb0ef41Sopenharmony_ci          "requires": {
16721cb0ef41Sopenharmony_ci            "ansi-regex": "^5.0.0"
16731cb0ef41Sopenharmony_ci          }
16741cb0ef41Sopenharmony_ci        },
16751cb0ef41Sopenharmony_ci        "supports-color": {
16761cb0ef41Sopenharmony_ci          "version": "7.1.0",
16771cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz",
16781cb0ef41Sopenharmony_ci          "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==",
16791cb0ef41Sopenharmony_ci          "dev": true,
16801cb0ef41Sopenharmony_ci          "requires": {
16811cb0ef41Sopenharmony_ci            "has-flag": "^4.0.0"
16821cb0ef41Sopenharmony_ci          }
16831cb0ef41Sopenharmony_ci        }
16841cb0ef41Sopenharmony_ci      }
16851cb0ef41Sopenharmony_ci    },
16861cb0ef41Sopenharmony_ci    "into-stream": {
16871cb0ef41Sopenharmony_ci      "version": "3.1.0",
16881cb0ef41Sopenharmony_ci      "resolved": "http://registry.npmjs.org/into-stream/-/into-stream-3.1.0.tgz",
16891cb0ef41Sopenharmony_ci      "integrity": "sha1-lvsKk2wSur1v8XUqF9BWFqvQlMY=",
16901cb0ef41Sopenharmony_ci      "dev": true,
16911cb0ef41Sopenharmony_ci      "requires": {
16921cb0ef41Sopenharmony_ci        "from2": "^2.1.1",
16931cb0ef41Sopenharmony_ci        "p-is-promise": "^1.1.0"
16941cb0ef41Sopenharmony_ci      }
16951cb0ef41Sopenharmony_ci    },
16961cb0ef41Sopenharmony_ci    "is-accessor-descriptor": {
16971cb0ef41Sopenharmony_ci      "version": "0.1.6",
16981cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz",
16991cb0ef41Sopenharmony_ci      "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
17001cb0ef41Sopenharmony_ci      "dev": true,
17011cb0ef41Sopenharmony_ci      "requires": {
17021cb0ef41Sopenharmony_ci        "kind-of": "^3.0.2"
17031cb0ef41Sopenharmony_ci      },
17041cb0ef41Sopenharmony_ci      "dependencies": {
17051cb0ef41Sopenharmony_ci        "kind-of": {
17061cb0ef41Sopenharmony_ci          "version": "3.2.2",
17071cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
17081cb0ef41Sopenharmony_ci          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
17091cb0ef41Sopenharmony_ci          "dev": true,
17101cb0ef41Sopenharmony_ci          "requires": {
17111cb0ef41Sopenharmony_ci            "is-buffer": "^1.1.5"
17121cb0ef41Sopenharmony_ci          }
17131cb0ef41Sopenharmony_ci        }
17141cb0ef41Sopenharmony_ci      }
17151cb0ef41Sopenharmony_ci    },
17161cb0ef41Sopenharmony_ci    "is-buffer": {
17171cb0ef41Sopenharmony_ci      "version": "1.1.6",
17181cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
17191cb0ef41Sopenharmony_ci      "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
17201cb0ef41Sopenharmony_ci      "dev": true
17211cb0ef41Sopenharmony_ci    },
17221cb0ef41Sopenharmony_ci    "is-data-descriptor": {
17231cb0ef41Sopenharmony_ci      "version": "0.1.4",
17241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz",
17251cb0ef41Sopenharmony_ci      "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
17261cb0ef41Sopenharmony_ci      "dev": true,
17271cb0ef41Sopenharmony_ci      "requires": {
17281cb0ef41Sopenharmony_ci        "kind-of": "^3.0.2"
17291cb0ef41Sopenharmony_ci      },
17301cb0ef41Sopenharmony_ci      "dependencies": {
17311cb0ef41Sopenharmony_ci        "kind-of": {
17321cb0ef41Sopenharmony_ci          "version": "3.2.2",
17331cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
17341cb0ef41Sopenharmony_ci          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
17351cb0ef41Sopenharmony_ci          "dev": true,
17361cb0ef41Sopenharmony_ci          "requires": {
17371cb0ef41Sopenharmony_ci            "is-buffer": "^1.1.5"
17381cb0ef41Sopenharmony_ci          }
17391cb0ef41Sopenharmony_ci        }
17401cb0ef41Sopenharmony_ci      }
17411cb0ef41Sopenharmony_ci    },
17421cb0ef41Sopenharmony_ci    "is-descriptor": {
17431cb0ef41Sopenharmony_ci      "version": "0.1.6",
17441cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz",
17451cb0ef41Sopenharmony_ci      "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
17461cb0ef41Sopenharmony_ci      "dev": true,
17471cb0ef41Sopenharmony_ci      "requires": {
17481cb0ef41Sopenharmony_ci        "is-accessor-descriptor": "^0.1.6",
17491cb0ef41Sopenharmony_ci        "is-data-descriptor": "^0.1.4",
17501cb0ef41Sopenharmony_ci        "kind-of": "^5.0.0"
17511cb0ef41Sopenharmony_ci      },
17521cb0ef41Sopenharmony_ci      "dependencies": {
17531cb0ef41Sopenharmony_ci        "kind-of": {
17541cb0ef41Sopenharmony_ci          "version": "5.1.0",
17551cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
17561cb0ef41Sopenharmony_ci          "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==",
17571cb0ef41Sopenharmony_ci          "dev": true
17581cb0ef41Sopenharmony_ci        }
17591cb0ef41Sopenharmony_ci      }
17601cb0ef41Sopenharmony_ci    },
17611cb0ef41Sopenharmony_ci    "is-extendable": {
17621cb0ef41Sopenharmony_ci      "version": "0.1.1",
17631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
17641cb0ef41Sopenharmony_ci      "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=",
17651cb0ef41Sopenharmony_ci      "dev": true
17661cb0ef41Sopenharmony_ci    },
17671cb0ef41Sopenharmony_ci    "is-extglob": {
17681cb0ef41Sopenharmony_ci      "version": "2.1.1",
17691cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
17701cb0ef41Sopenharmony_ci      "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
17711cb0ef41Sopenharmony_ci      "dev": true
17721cb0ef41Sopenharmony_ci    },
17731cb0ef41Sopenharmony_ci    "is-fullwidth-code-point": {
17741cb0ef41Sopenharmony_ci      "version": "3.0.0",
17751cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
17761cb0ef41Sopenharmony_ci      "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
17771cb0ef41Sopenharmony_ci      "dev": true
17781cb0ef41Sopenharmony_ci    },
17791cb0ef41Sopenharmony_ci    "is-glob": {
17801cb0ef41Sopenharmony_ci      "version": "4.0.0",
17811cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.0.tgz",
17821cb0ef41Sopenharmony_ci      "integrity": "sha1-lSHHaEXMJhCoUgPd8ICpWML/q8A=",
17831cb0ef41Sopenharmony_ci      "dev": true,
17841cb0ef41Sopenharmony_ci      "requires": {
17851cb0ef41Sopenharmony_ci        "is-extglob": "^2.1.1"
17861cb0ef41Sopenharmony_ci      }
17871cb0ef41Sopenharmony_ci    },
17881cb0ef41Sopenharmony_ci    "is-number": {
17891cb0ef41Sopenharmony_ci      "version": "3.0.0",
17901cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
17911cb0ef41Sopenharmony_ci      "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
17921cb0ef41Sopenharmony_ci      "dev": true,
17931cb0ef41Sopenharmony_ci      "requires": {
17941cb0ef41Sopenharmony_ci        "kind-of": "^3.0.2"
17951cb0ef41Sopenharmony_ci      },
17961cb0ef41Sopenharmony_ci      "dependencies": {
17971cb0ef41Sopenharmony_ci        "kind-of": {
17981cb0ef41Sopenharmony_ci          "version": "3.2.2",
17991cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
18001cb0ef41Sopenharmony_ci          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
18011cb0ef41Sopenharmony_ci          "dev": true,
18021cb0ef41Sopenharmony_ci          "requires": {
18031cb0ef41Sopenharmony_ci            "is-buffer": "^1.1.5"
18041cb0ef41Sopenharmony_ci          }
18051cb0ef41Sopenharmony_ci        }
18061cb0ef41Sopenharmony_ci      }
18071cb0ef41Sopenharmony_ci    },
18081cb0ef41Sopenharmony_ci    "is-plain-object": {
18091cb0ef41Sopenharmony_ci      "version": "2.0.4",
18101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
18111cb0ef41Sopenharmony_ci      "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
18121cb0ef41Sopenharmony_ci      "dev": true,
18131cb0ef41Sopenharmony_ci      "requires": {
18141cb0ef41Sopenharmony_ci        "isobject": "^3.0.1"
18151cb0ef41Sopenharmony_ci      }
18161cb0ef41Sopenharmony_ci    },
18171cb0ef41Sopenharmony_ci    "is-promise": {
18181cb0ef41Sopenharmony_ci      "version": "2.1.0",
18191cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.1.0.tgz",
18201cb0ef41Sopenharmony_ci      "integrity": "sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=",
18211cb0ef41Sopenharmony_ci      "dev": true
18221cb0ef41Sopenharmony_ci    },
18231cb0ef41Sopenharmony_ci    "is-stream": {
18241cb0ef41Sopenharmony_ci      "version": "2.0.0",
18251cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz",
18261cb0ef41Sopenharmony_ci      "integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw=="
18271cb0ef41Sopenharmony_ci    },
18281cb0ef41Sopenharmony_ci    "is-typedarray": {
18291cb0ef41Sopenharmony_ci      "version": "1.0.0",
18301cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
18311cb0ef41Sopenharmony_ci      "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
18321cb0ef41Sopenharmony_ci      "dev": true
18331cb0ef41Sopenharmony_ci    },
18341cb0ef41Sopenharmony_ci    "is-windows": {
18351cb0ef41Sopenharmony_ci      "version": "1.0.2",
18361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
18371cb0ef41Sopenharmony_ci      "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
18381cb0ef41Sopenharmony_ci      "dev": true
18391cb0ef41Sopenharmony_ci    },
18401cb0ef41Sopenharmony_ci    "isarray": {
18411cb0ef41Sopenharmony_ci      "version": "0.0.1",
18421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
18431cb0ef41Sopenharmony_ci      "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=",
18441cb0ef41Sopenharmony_ci      "dev": true
18451cb0ef41Sopenharmony_ci    },
18461cb0ef41Sopenharmony_ci    "isexe": {
18471cb0ef41Sopenharmony_ci      "version": "2.0.0",
18481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
18491cb0ef41Sopenharmony_ci      "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
18501cb0ef41Sopenharmony_ci      "dev": true
18511cb0ef41Sopenharmony_ci    },
18521cb0ef41Sopenharmony_ci    "isobject": {
18531cb0ef41Sopenharmony_ci      "version": "3.0.1",
18541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
18551cb0ef41Sopenharmony_ci      "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=",
18561cb0ef41Sopenharmony_ci      "dev": true
18571cb0ef41Sopenharmony_ci    },
18581cb0ef41Sopenharmony_ci    "isstream": {
18591cb0ef41Sopenharmony_ci      "version": "0.1.2",
18601cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
18611cb0ef41Sopenharmony_ci      "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
18621cb0ef41Sopenharmony_ci      "dev": true
18631cb0ef41Sopenharmony_ci    },
18641cb0ef41Sopenharmony_ci    "js-tokens": {
18651cb0ef41Sopenharmony_ci      "version": "4.0.0",
18661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
18671cb0ef41Sopenharmony_ci      "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
18681cb0ef41Sopenharmony_ci    },
18691cb0ef41Sopenharmony_ci    "js-yaml": {
18701cb0ef41Sopenharmony_ci      "version": "3.13.1",
18711cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz",
18721cb0ef41Sopenharmony_ci      "integrity": "sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==",
18731cb0ef41Sopenharmony_ci      "dev": true,
18741cb0ef41Sopenharmony_ci      "requires": {
18751cb0ef41Sopenharmony_ci        "argparse": "^1.0.7",
18761cb0ef41Sopenharmony_ci        "esprima": "^4.0.0"
18771cb0ef41Sopenharmony_ci      },
18781cb0ef41Sopenharmony_ci      "dependencies": {
18791cb0ef41Sopenharmony_ci        "esprima": {
18801cb0ef41Sopenharmony_ci          "version": "4.0.1",
18811cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
18821cb0ef41Sopenharmony_ci          "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
18831cb0ef41Sopenharmony_ci          "dev": true
18841cb0ef41Sopenharmony_ci        }
18851cb0ef41Sopenharmony_ci      }
18861cb0ef41Sopenharmony_ci    },
18871cb0ef41Sopenharmony_ci    "jsbn": {
18881cb0ef41Sopenharmony_ci      "version": "0.1.1",
18891cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
18901cb0ef41Sopenharmony_ci      "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
18911cb0ef41Sopenharmony_ci      "dev": true
18921cb0ef41Sopenharmony_ci    },
18931cb0ef41Sopenharmony_ci    "jsesc": {
18941cb0ef41Sopenharmony_ci      "version": "2.5.1",
18951cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.1.tgz",
18961cb0ef41Sopenharmony_ci      "integrity": "sha1-5CGiqOINawgZ3yiQj3glJrlt0f4="
18971cb0ef41Sopenharmony_ci    },
18981cb0ef41Sopenharmony_ci    "json-schema": {
18991cb0ef41Sopenharmony_ci      "version": "0.2.3",
19001cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
19011cb0ef41Sopenharmony_ci      "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
19021cb0ef41Sopenharmony_ci      "dev": true
19031cb0ef41Sopenharmony_ci    },
19041cb0ef41Sopenharmony_ci    "json-schema-traverse": {
19051cb0ef41Sopenharmony_ci      "version": "0.3.1",
19061cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz",
19071cb0ef41Sopenharmony_ci      "integrity": "sha1-NJptRMU6Ud6JtAgFxdXlm0F9M0A=",
19081cb0ef41Sopenharmony_ci      "dev": true
19091cb0ef41Sopenharmony_ci    },
19101cb0ef41Sopenharmony_ci    "json-stable-stringify-without-jsonify": {
19111cb0ef41Sopenharmony_ci      "version": "1.0.1",
19121cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
19131cb0ef41Sopenharmony_ci      "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=",
19141cb0ef41Sopenharmony_ci      "dev": true
19151cb0ef41Sopenharmony_ci    },
19161cb0ef41Sopenharmony_ci    "json-stringify-safe": {
19171cb0ef41Sopenharmony_ci      "version": "5.0.1",
19181cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
19191cb0ef41Sopenharmony_ci      "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
19201cb0ef41Sopenharmony_ci      "dev": true
19211cb0ef41Sopenharmony_ci    },
19221cb0ef41Sopenharmony_ci    "json3": {
19231cb0ef41Sopenharmony_ci      "version": "3.3.2",
19241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/json3/-/json3-3.3.2.tgz",
19251cb0ef41Sopenharmony_ci      "integrity": "sha1-PAQ0dD35Pi9cQq7nsZvLSDV19OE=",
19261cb0ef41Sopenharmony_ci      "dev": true
19271cb0ef41Sopenharmony_ci    },
19281cb0ef41Sopenharmony_ci    "jsonfile": {
19291cb0ef41Sopenharmony_ci      "version": "4.0.0",
19301cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
19311cb0ef41Sopenharmony_ci      "integrity": "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=",
19321cb0ef41Sopenharmony_ci      "dev": true,
19331cb0ef41Sopenharmony_ci      "requires": {
19341cb0ef41Sopenharmony_ci        "graceful-fs": "^4.1.6"
19351cb0ef41Sopenharmony_ci      }
19361cb0ef41Sopenharmony_ci    },
19371cb0ef41Sopenharmony_ci    "jsprim": {
19381cb0ef41Sopenharmony_ci      "version": "1.4.1",
19391cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
19401cb0ef41Sopenharmony_ci      "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
19411cb0ef41Sopenharmony_ci      "dev": true,
19421cb0ef41Sopenharmony_ci      "requires": {
19431cb0ef41Sopenharmony_ci        "assert-plus": "1.0.0",
19441cb0ef41Sopenharmony_ci        "extsprintf": "1.3.0",
19451cb0ef41Sopenharmony_ci        "json-schema": "0.2.3",
19461cb0ef41Sopenharmony_ci        "verror": "1.10.0"
19471cb0ef41Sopenharmony_ci      }
19481cb0ef41Sopenharmony_ci    },
19491cb0ef41Sopenharmony_ci    "just-extend": {
19501cb0ef41Sopenharmony_ci      "version": "1.1.22",
19511cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/just-extend/-/just-extend-1.1.22.tgz",
19521cb0ef41Sopenharmony_ci      "integrity": "sha1-MzCvdWyralQnAMZLLk5KoGLVL/8=",
19531cb0ef41Sopenharmony_ci      "dev": true
19541cb0ef41Sopenharmony_ci    },
19551cb0ef41Sopenharmony_ci    "kind-of": {
19561cb0ef41Sopenharmony_ci      "version": "6.0.2",
19571cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
19581cb0ef41Sopenharmony_ci      "integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==",
19591cb0ef41Sopenharmony_ci      "dev": true
19601cb0ef41Sopenharmony_ci    },
19611cb0ef41Sopenharmony_ci    "levn": {
19621cb0ef41Sopenharmony_ci      "version": "0.3.0",
19631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
19641cb0ef41Sopenharmony_ci      "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
19651cb0ef41Sopenharmony_ci      "dev": true,
19661cb0ef41Sopenharmony_ci      "requires": {
19671cb0ef41Sopenharmony_ci        "prelude-ls": "~1.1.2",
19681cb0ef41Sopenharmony_ci        "type-check": "~0.3.2"
19691cb0ef41Sopenharmony_ci      }
19701cb0ef41Sopenharmony_ci    },
19711cb0ef41Sopenharmony_ci    "lodash": {
19721cb0ef41Sopenharmony_ci      "version": "4.17.11",
19731cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
19741cb0ef41Sopenharmony_ci      "integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
19751cb0ef41Sopenharmony_ci    },
19761cb0ef41Sopenharmony_ci    "lodash._baseassign": {
19771cb0ef41Sopenharmony_ci      "version": "3.2.0",
19781cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz",
19791cb0ef41Sopenharmony_ci      "integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=",
19801cb0ef41Sopenharmony_ci      "dev": true,
19811cb0ef41Sopenharmony_ci      "requires": {
19821cb0ef41Sopenharmony_ci        "lodash._basecopy": "^3.0.0",
19831cb0ef41Sopenharmony_ci        "lodash.keys": "^3.0.0"
19841cb0ef41Sopenharmony_ci      }
19851cb0ef41Sopenharmony_ci    },
19861cb0ef41Sopenharmony_ci    "lodash._basecopy": {
19871cb0ef41Sopenharmony_ci      "version": "3.0.1",
19881cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz",
19891cb0ef41Sopenharmony_ci      "integrity": "sha1-jaDmqHbPNEwK2KVIghEd08XHyjY=",
19901cb0ef41Sopenharmony_ci      "dev": true
19911cb0ef41Sopenharmony_ci    },
19921cb0ef41Sopenharmony_ci    "lodash._basecreate": {
19931cb0ef41Sopenharmony_ci      "version": "3.0.3",
19941cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash._basecreate/-/lodash._basecreate-3.0.3.tgz",
19951cb0ef41Sopenharmony_ci      "integrity": "sha1-G8ZhYU2qf8MRt9A78WgGoCE8+CE=",
19961cb0ef41Sopenharmony_ci      "dev": true
19971cb0ef41Sopenharmony_ci    },
19981cb0ef41Sopenharmony_ci    "lodash._getnative": {
19991cb0ef41Sopenharmony_ci      "version": "3.9.1",
20001cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz",
20011cb0ef41Sopenharmony_ci      "integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=",
20021cb0ef41Sopenharmony_ci      "dev": true
20031cb0ef41Sopenharmony_ci    },
20041cb0ef41Sopenharmony_ci    "lodash._isiterateecall": {
20051cb0ef41Sopenharmony_ci      "version": "3.0.9",
20061cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz",
20071cb0ef41Sopenharmony_ci      "integrity": "sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw=",
20081cb0ef41Sopenharmony_ci      "dev": true
20091cb0ef41Sopenharmony_ci    },
20101cb0ef41Sopenharmony_ci    "lodash.create": {
20111cb0ef41Sopenharmony_ci      "version": "3.1.1",
20121cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash.create/-/lodash.create-3.1.1.tgz",
20131cb0ef41Sopenharmony_ci      "integrity": "sha1-1/KEnw29p+BGgruM1yqwIkYd6+c=",
20141cb0ef41Sopenharmony_ci      "dev": true,
20151cb0ef41Sopenharmony_ci      "requires": {
20161cb0ef41Sopenharmony_ci        "lodash._baseassign": "^3.0.0",
20171cb0ef41Sopenharmony_ci        "lodash._basecreate": "^3.0.0",
20181cb0ef41Sopenharmony_ci        "lodash._isiterateecall": "^3.0.0"
20191cb0ef41Sopenharmony_ci      }
20201cb0ef41Sopenharmony_ci    },
20211cb0ef41Sopenharmony_ci    "lodash.get": {
20221cb0ef41Sopenharmony_ci      "version": "4.4.2",
20231cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
20241cb0ef41Sopenharmony_ci      "integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=",
20251cb0ef41Sopenharmony_ci      "dev": true
20261cb0ef41Sopenharmony_ci    },
20271cb0ef41Sopenharmony_ci    "lodash.isarguments": {
20281cb0ef41Sopenharmony_ci      "version": "3.1.0",
20291cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
20301cb0ef41Sopenharmony_ci      "integrity": "sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=",
20311cb0ef41Sopenharmony_ci      "dev": true
20321cb0ef41Sopenharmony_ci    },
20331cb0ef41Sopenharmony_ci    "lodash.isarray": {
20341cb0ef41Sopenharmony_ci      "version": "3.0.4",
20351cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz",
20361cb0ef41Sopenharmony_ci      "integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U=",
20371cb0ef41Sopenharmony_ci      "dev": true
20381cb0ef41Sopenharmony_ci    },
20391cb0ef41Sopenharmony_ci    "lodash.keys": {
20401cb0ef41Sopenharmony_ci      "version": "3.1.2",
20411cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz",
20421cb0ef41Sopenharmony_ci      "integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=",
20431cb0ef41Sopenharmony_ci      "dev": true,
20441cb0ef41Sopenharmony_ci      "requires": {
20451cb0ef41Sopenharmony_ci        "lodash._getnative": "^3.0.0",
20461cb0ef41Sopenharmony_ci        "lodash.isarguments": "^3.0.0",
20471cb0ef41Sopenharmony_ci        "lodash.isarray": "^3.0.0"
20481cb0ef41Sopenharmony_ci      }
20491cb0ef41Sopenharmony_ci    },
20501cb0ef41Sopenharmony_ci    "lolex": {
20511cb0ef41Sopenharmony_ci      "version": "2.1.2",
20521cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lolex/-/lolex-2.1.2.tgz",
20531cb0ef41Sopenharmony_ci      "integrity": "sha1-JpS5U8nqTQE+W4v7qJHJkQJbJik=",
20541cb0ef41Sopenharmony_ci      "dev": true
20551cb0ef41Sopenharmony_ci    },
20561cb0ef41Sopenharmony_ci    "map-cache": {
20571cb0ef41Sopenharmony_ci      "version": "0.2.2",
20581cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
20591cb0ef41Sopenharmony_ci      "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=",
20601cb0ef41Sopenharmony_ci      "dev": true
20611cb0ef41Sopenharmony_ci    },
20621cb0ef41Sopenharmony_ci    "map-visit": {
20631cb0ef41Sopenharmony_ci      "version": "1.0.0",
20641cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
20651cb0ef41Sopenharmony_ci      "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
20661cb0ef41Sopenharmony_ci      "dev": true,
20671cb0ef41Sopenharmony_ci      "requires": {
20681cb0ef41Sopenharmony_ci        "object-visit": "^1.0.0"
20691cb0ef41Sopenharmony_ci      }
20701cb0ef41Sopenharmony_ci    },
20711cb0ef41Sopenharmony_ci    "merge2": {
20721cb0ef41Sopenharmony_ci      "version": "1.2.3",
20731cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.2.3.tgz",
20741cb0ef41Sopenharmony_ci      "integrity": "sha512-gdUU1Fwj5ep4kplwcmftruWofEFt6lfpkkr3h860CXbAB9c3hGb55EOL2ali0Td5oebvW0E1+3Sr+Ur7XfKpRA==",
20751cb0ef41Sopenharmony_ci      "dev": true
20761cb0ef41Sopenharmony_ci    },
20771cb0ef41Sopenharmony_ci    "micromatch": {
20781cb0ef41Sopenharmony_ci      "version": "3.1.10",
20791cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
20801cb0ef41Sopenharmony_ci      "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
20811cb0ef41Sopenharmony_ci      "dev": true,
20821cb0ef41Sopenharmony_ci      "requires": {
20831cb0ef41Sopenharmony_ci        "arr-diff": "^4.0.0",
20841cb0ef41Sopenharmony_ci        "array-unique": "^0.3.2",
20851cb0ef41Sopenharmony_ci        "braces": "^2.3.1",
20861cb0ef41Sopenharmony_ci        "define-property": "^2.0.2",
20871cb0ef41Sopenharmony_ci        "extend-shallow": "^3.0.2",
20881cb0ef41Sopenharmony_ci        "extglob": "^2.0.4",
20891cb0ef41Sopenharmony_ci        "fragment-cache": "^0.2.1",
20901cb0ef41Sopenharmony_ci        "kind-of": "^6.0.2",
20911cb0ef41Sopenharmony_ci        "nanomatch": "^1.2.9",
20921cb0ef41Sopenharmony_ci        "object.pick": "^1.3.0",
20931cb0ef41Sopenharmony_ci        "regex-not": "^1.0.0",
20941cb0ef41Sopenharmony_ci        "snapdragon": "^0.8.1",
20951cb0ef41Sopenharmony_ci        "to-regex": "^3.0.2"
20961cb0ef41Sopenharmony_ci      }
20971cb0ef41Sopenharmony_ci    },
20981cb0ef41Sopenharmony_ci    "mime-db": {
20991cb0ef41Sopenharmony_ci      "version": "1.37.0",
21001cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.37.0.tgz",
21011cb0ef41Sopenharmony_ci      "integrity": "sha512-R3C4db6bgQhlIhPU48fUtdVmKnflq+hRdad7IyKhtFj06VPNVdk2RhiYL3UjQIlso8L+YxAtFkobT0VK+S/ybg==",
21021cb0ef41Sopenharmony_ci      "dev": true
21031cb0ef41Sopenharmony_ci    },
21041cb0ef41Sopenharmony_ci    "mime-types": {
21051cb0ef41Sopenharmony_ci      "version": "2.1.21",
21061cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.21.tgz",
21071cb0ef41Sopenharmony_ci      "integrity": "sha512-3iL6DbwpyLzjR3xHSFNFeb9Nz/M8WDkX33t1GFQnFOllWk8pOrh/LSrB5OXlnlW5P9LH73X6loW/eogc+F5lJg==",
21081cb0ef41Sopenharmony_ci      "dev": true,
21091cb0ef41Sopenharmony_ci      "requires": {
21101cb0ef41Sopenharmony_ci        "mime-db": "~1.37.0"
21111cb0ef41Sopenharmony_ci      }
21121cb0ef41Sopenharmony_ci    },
21131cb0ef41Sopenharmony_ci    "mimic-fn": {
21141cb0ef41Sopenharmony_ci      "version": "2.1.0",
21151cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
21161cb0ef41Sopenharmony_ci      "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
21171cb0ef41Sopenharmony_ci      "dev": true
21181cb0ef41Sopenharmony_ci    },
21191cb0ef41Sopenharmony_ci    "minimatch": {
21201cb0ef41Sopenharmony_ci      "version": "3.0.4",
21211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
21221cb0ef41Sopenharmony_ci      "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
21231cb0ef41Sopenharmony_ci      "dev": true,
21241cb0ef41Sopenharmony_ci      "requires": {
21251cb0ef41Sopenharmony_ci        "brace-expansion": "^1.1.7"
21261cb0ef41Sopenharmony_ci      }
21271cb0ef41Sopenharmony_ci    },
21281cb0ef41Sopenharmony_ci    "minimist": {
21291cb0ef41Sopenharmony_ci      "version": "0.0.8",
21301cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
21311cb0ef41Sopenharmony_ci      "integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=",
21321cb0ef41Sopenharmony_ci      "dev": true
21331cb0ef41Sopenharmony_ci    },
21341cb0ef41Sopenharmony_ci    "mixin-deep": {
21351cb0ef41Sopenharmony_ci      "version": "1.3.1",
21361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz",
21371cb0ef41Sopenharmony_ci      "integrity": "sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==",
21381cb0ef41Sopenharmony_ci      "dev": true,
21391cb0ef41Sopenharmony_ci      "requires": {
21401cb0ef41Sopenharmony_ci        "for-in": "^1.0.2",
21411cb0ef41Sopenharmony_ci        "is-extendable": "^1.0.1"
21421cb0ef41Sopenharmony_ci      },
21431cb0ef41Sopenharmony_ci      "dependencies": {
21441cb0ef41Sopenharmony_ci        "is-extendable": {
21451cb0ef41Sopenharmony_ci          "version": "1.0.1",
21461cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
21471cb0ef41Sopenharmony_ci          "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
21481cb0ef41Sopenharmony_ci          "dev": true,
21491cb0ef41Sopenharmony_ci          "requires": {
21501cb0ef41Sopenharmony_ci            "is-plain-object": "^2.0.4"
21511cb0ef41Sopenharmony_ci          }
21521cb0ef41Sopenharmony_ci        }
21531cb0ef41Sopenharmony_ci      }
21541cb0ef41Sopenharmony_ci    },
21551cb0ef41Sopenharmony_ci    "mkdirp": {
21561cb0ef41Sopenharmony_ci      "version": "0.5.1",
21571cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
21581cb0ef41Sopenharmony_ci      "integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
21591cb0ef41Sopenharmony_ci      "dev": true,
21601cb0ef41Sopenharmony_ci      "requires": {
21611cb0ef41Sopenharmony_ci        "minimist": "0.0.8"
21621cb0ef41Sopenharmony_ci      }
21631cb0ef41Sopenharmony_ci    },
21641cb0ef41Sopenharmony_ci    "mocha": {
21651cb0ef41Sopenharmony_ci      "version": "3.5.3",
21661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mocha/-/mocha-3.5.3.tgz",
21671cb0ef41Sopenharmony_ci      "integrity": "sha512-/6na001MJWEtYxHOV1WLfsmR4YIynkUEhBwzsb+fk2qmQ3iqsi258l/Q2MWHJMImAcNpZ8DEdYAK72NHoIQ9Eg==",
21681cb0ef41Sopenharmony_ci      "dev": true,
21691cb0ef41Sopenharmony_ci      "requires": {
21701cb0ef41Sopenharmony_ci        "browser-stdout": "1.3.0",
21711cb0ef41Sopenharmony_ci        "commander": "2.9.0",
21721cb0ef41Sopenharmony_ci        "debug": "2.6.8",
21731cb0ef41Sopenharmony_ci        "diff": "3.2.0",
21741cb0ef41Sopenharmony_ci        "escape-string-regexp": "1.0.5",
21751cb0ef41Sopenharmony_ci        "glob": "7.1.1",
21761cb0ef41Sopenharmony_ci        "growl": "1.9.2",
21771cb0ef41Sopenharmony_ci        "he": "1.1.1",
21781cb0ef41Sopenharmony_ci        "json3": "3.3.2",
21791cb0ef41Sopenharmony_ci        "lodash.create": "3.1.1",
21801cb0ef41Sopenharmony_ci        "mkdirp": "0.5.1",
21811cb0ef41Sopenharmony_ci        "supports-color": "3.1.2"
21821cb0ef41Sopenharmony_ci      },
21831cb0ef41Sopenharmony_ci      "dependencies": {
21841cb0ef41Sopenharmony_ci        "commander": {
21851cb0ef41Sopenharmony_ci          "version": "2.9.0",
21861cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/commander/-/commander-2.9.0.tgz",
21871cb0ef41Sopenharmony_ci          "integrity": "sha1-nJkJQXbhIkDLItbFFGCYQA/g99Q=",
21881cb0ef41Sopenharmony_ci          "dev": true,
21891cb0ef41Sopenharmony_ci          "requires": {
21901cb0ef41Sopenharmony_ci            "graceful-readlink": ">= 1.0.0"
21911cb0ef41Sopenharmony_ci          }
21921cb0ef41Sopenharmony_ci        }
21931cb0ef41Sopenharmony_ci      }
21941cb0ef41Sopenharmony_ci    },
21951cb0ef41Sopenharmony_ci    "ms": {
21961cb0ef41Sopenharmony_ci      "version": "2.0.0",
21971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
21981cb0ef41Sopenharmony_ci      "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
21991cb0ef41Sopenharmony_ci      "dev": true
22001cb0ef41Sopenharmony_ci    },
22011cb0ef41Sopenharmony_ci    "multistream": {
22021cb0ef41Sopenharmony_ci      "version": "2.1.1",
22031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/multistream/-/multistream-2.1.1.tgz",
22041cb0ef41Sopenharmony_ci      "integrity": "sha512-xasv76hl6nr1dEy3lPvy7Ej7K/Lx3O/FCvwge8PeVJpciPPoNCbaANcNiBug3IpdvTveZUcAV0DJzdnUDMesNQ==",
22051cb0ef41Sopenharmony_ci      "dev": true,
22061cb0ef41Sopenharmony_ci      "requires": {
22071cb0ef41Sopenharmony_ci        "inherits": "^2.0.1",
22081cb0ef41Sopenharmony_ci        "readable-stream": "^2.0.5"
22091cb0ef41Sopenharmony_ci      }
22101cb0ef41Sopenharmony_ci    },
22111cb0ef41Sopenharmony_ci    "mute-stream": {
22121cb0ef41Sopenharmony_ci      "version": "0.0.8",
22131cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz",
22141cb0ef41Sopenharmony_ci      "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
22151cb0ef41Sopenharmony_ci      "dev": true
22161cb0ef41Sopenharmony_ci    },
22171cb0ef41Sopenharmony_ci    "nanomatch": {
22181cb0ef41Sopenharmony_ci      "version": "1.2.13",
22191cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
22201cb0ef41Sopenharmony_ci      "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
22211cb0ef41Sopenharmony_ci      "dev": true,
22221cb0ef41Sopenharmony_ci      "requires": {
22231cb0ef41Sopenharmony_ci        "arr-diff": "^4.0.0",
22241cb0ef41Sopenharmony_ci        "array-unique": "^0.3.2",
22251cb0ef41Sopenharmony_ci        "define-property": "^2.0.2",
22261cb0ef41Sopenharmony_ci        "extend-shallow": "^3.0.2",
22271cb0ef41Sopenharmony_ci        "fragment-cache": "^0.2.1",
22281cb0ef41Sopenharmony_ci        "is-windows": "^1.0.2",
22291cb0ef41Sopenharmony_ci        "kind-of": "^6.0.2",
22301cb0ef41Sopenharmony_ci        "object.pick": "^1.3.0",
22311cb0ef41Sopenharmony_ci        "regex-not": "^1.0.0",
22321cb0ef41Sopenharmony_ci        "snapdragon": "^0.8.1",
22331cb0ef41Sopenharmony_ci        "to-regex": "^3.0.1"
22341cb0ef41Sopenharmony_ci      }
22351cb0ef41Sopenharmony_ci    },
22361cb0ef41Sopenharmony_ci    "native-promise-only": {
22371cb0ef41Sopenharmony_ci      "version": "0.8.1",
22381cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/native-promise-only/-/native-promise-only-0.8.1.tgz",
22391cb0ef41Sopenharmony_ci      "integrity": "sha1-IKMYwwy0X3H+et+/eyHJnBRy7xE=",
22401cb0ef41Sopenharmony_ci      "dev": true
22411cb0ef41Sopenharmony_ci    },
22421cb0ef41Sopenharmony_ci    "natural-compare": {
22431cb0ef41Sopenharmony_ci      "version": "1.4.0",
22441cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
22451cb0ef41Sopenharmony_ci      "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=",
22461cb0ef41Sopenharmony_ci      "dev": true
22471cb0ef41Sopenharmony_ci    },
22481cb0ef41Sopenharmony_ci    "nice-try": {
22491cb0ef41Sopenharmony_ci      "version": "1.0.5",
22501cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
22511cb0ef41Sopenharmony_ci      "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==",
22521cb0ef41Sopenharmony_ci      "dev": true
22531cb0ef41Sopenharmony_ci    },
22541cb0ef41Sopenharmony_ci    "nise": {
22551cb0ef41Sopenharmony_ci      "version": "1.1.0",
22561cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/nise/-/nise-1.1.0.tgz",
22571cb0ef41Sopenharmony_ci      "integrity": "sha512-lIFidCxB0mJGyq1i33tLRNojtMoYX95EAI7WQEU+/ees0w6hvXZQHZ7WD130Tjeh5+YJAUVLfQ3k/s9EA8jj+w==",
22581cb0ef41Sopenharmony_ci      "dev": true,
22591cb0ef41Sopenharmony_ci      "requires": {
22601cb0ef41Sopenharmony_ci        "formatio": "^1.2.0",
22611cb0ef41Sopenharmony_ci        "just-extend": "^1.1.22",
22621cb0ef41Sopenharmony_ci        "lolex": "^1.6.0",
22631cb0ef41Sopenharmony_ci        "path-to-regexp": "^1.7.0",
22641cb0ef41Sopenharmony_ci        "text-encoding": "^0.6.4"
22651cb0ef41Sopenharmony_ci      },
22661cb0ef41Sopenharmony_ci      "dependencies": {
22671cb0ef41Sopenharmony_ci        "lolex": {
22681cb0ef41Sopenharmony_ci          "version": "1.6.0",
22691cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/lolex/-/lolex-1.6.0.tgz",
22701cb0ef41Sopenharmony_ci          "integrity": "sha1-OpoCg0UqR9dDnnJzG54H1zhuSfY=",
22711cb0ef41Sopenharmony_ci          "dev": true
22721cb0ef41Sopenharmony_ci        }
22731cb0ef41Sopenharmony_ci      }
22741cb0ef41Sopenharmony_ci    },
22751cb0ef41Sopenharmony_ci    "oauth-sign": {
22761cb0ef41Sopenharmony_ci      "version": "0.8.2",
22771cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz",
22781cb0ef41Sopenharmony_ci      "integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=",
22791cb0ef41Sopenharmony_ci      "dev": true
22801cb0ef41Sopenharmony_ci    },
22811cb0ef41Sopenharmony_ci    "object-copy": {
22821cb0ef41Sopenharmony_ci      "version": "0.1.0",
22831cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
22841cb0ef41Sopenharmony_ci      "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
22851cb0ef41Sopenharmony_ci      "dev": true,
22861cb0ef41Sopenharmony_ci      "requires": {
22871cb0ef41Sopenharmony_ci        "copy-descriptor": "^0.1.0",
22881cb0ef41Sopenharmony_ci        "define-property": "^0.2.5",
22891cb0ef41Sopenharmony_ci        "kind-of": "^3.0.3"
22901cb0ef41Sopenharmony_ci      },
22911cb0ef41Sopenharmony_ci      "dependencies": {
22921cb0ef41Sopenharmony_ci        "define-property": {
22931cb0ef41Sopenharmony_ci          "version": "0.2.5",
22941cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
22951cb0ef41Sopenharmony_ci          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
22961cb0ef41Sopenharmony_ci          "dev": true,
22971cb0ef41Sopenharmony_ci          "requires": {
22981cb0ef41Sopenharmony_ci            "is-descriptor": "^0.1.0"
22991cb0ef41Sopenharmony_ci          }
23001cb0ef41Sopenharmony_ci        },
23011cb0ef41Sopenharmony_ci        "kind-of": {
23021cb0ef41Sopenharmony_ci          "version": "3.2.2",
23031cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
23041cb0ef41Sopenharmony_ci          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
23051cb0ef41Sopenharmony_ci          "dev": true,
23061cb0ef41Sopenharmony_ci          "requires": {
23071cb0ef41Sopenharmony_ci            "is-buffer": "^1.1.5"
23081cb0ef41Sopenharmony_ci          }
23091cb0ef41Sopenharmony_ci        }
23101cb0ef41Sopenharmony_ci      }
23111cb0ef41Sopenharmony_ci    },
23121cb0ef41Sopenharmony_ci    "object-visit": {
23131cb0ef41Sopenharmony_ci      "version": "1.0.1",
23141cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
23151cb0ef41Sopenharmony_ci      "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
23161cb0ef41Sopenharmony_ci      "dev": true,
23171cb0ef41Sopenharmony_ci      "requires": {
23181cb0ef41Sopenharmony_ci        "isobject": "^3.0.0"
23191cb0ef41Sopenharmony_ci      }
23201cb0ef41Sopenharmony_ci    },
23211cb0ef41Sopenharmony_ci    "object.pick": {
23221cb0ef41Sopenharmony_ci      "version": "1.3.0",
23231cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
23241cb0ef41Sopenharmony_ci      "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
23251cb0ef41Sopenharmony_ci      "dev": true,
23261cb0ef41Sopenharmony_ci      "requires": {
23271cb0ef41Sopenharmony_ci        "isobject": "^3.0.1"
23281cb0ef41Sopenharmony_ci      }
23291cb0ef41Sopenharmony_ci    },
23301cb0ef41Sopenharmony_ci    "once": {
23311cb0ef41Sopenharmony_ci      "version": "1.4.0",
23321cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
23331cb0ef41Sopenharmony_ci      "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
23341cb0ef41Sopenharmony_ci      "dev": true,
23351cb0ef41Sopenharmony_ci      "requires": {
23361cb0ef41Sopenharmony_ci        "wrappy": "1"
23371cb0ef41Sopenharmony_ci      }
23381cb0ef41Sopenharmony_ci    },
23391cb0ef41Sopenharmony_ci    "onetime": {
23401cb0ef41Sopenharmony_ci      "version": "5.1.0",
23411cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.0.tgz",
23421cb0ef41Sopenharmony_ci      "integrity": "sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==",
23431cb0ef41Sopenharmony_ci      "dev": true,
23441cb0ef41Sopenharmony_ci      "requires": {
23451cb0ef41Sopenharmony_ci        "mimic-fn": "^2.1.0"
23461cb0ef41Sopenharmony_ci      }
23471cb0ef41Sopenharmony_ci    },
23481cb0ef41Sopenharmony_ci    "optionator": {
23491cb0ef41Sopenharmony_ci      "version": "0.8.2",
23501cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
23511cb0ef41Sopenharmony_ci      "integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=",
23521cb0ef41Sopenharmony_ci      "dev": true,
23531cb0ef41Sopenharmony_ci      "requires": {
23541cb0ef41Sopenharmony_ci        "deep-is": "~0.1.3",
23551cb0ef41Sopenharmony_ci        "fast-levenshtein": "~2.0.4",
23561cb0ef41Sopenharmony_ci        "levn": "~0.3.0",
23571cb0ef41Sopenharmony_ci        "prelude-ls": "~1.1.2",
23581cb0ef41Sopenharmony_ci        "type-check": "~0.3.2",
23591cb0ef41Sopenharmony_ci        "wordwrap": "~1.0.0"
23601cb0ef41Sopenharmony_ci      }
23611cb0ef41Sopenharmony_ci    },
23621cb0ef41Sopenharmony_ci    "os-tmpdir": {
23631cb0ef41Sopenharmony_ci      "version": "1.0.2",
23641cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
23651cb0ef41Sopenharmony_ci      "integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
23661cb0ef41Sopenharmony_ci      "dev": true
23671cb0ef41Sopenharmony_ci    },
23681cb0ef41Sopenharmony_ci    "p-is-promise": {
23691cb0ef41Sopenharmony_ci      "version": "1.1.0",
23701cb0ef41Sopenharmony_ci      "resolved": "http://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz",
23711cb0ef41Sopenharmony_ci      "integrity": "sha1-nJRWmJ6fZYgBewQ01WCXZ1w9oF4=",
23721cb0ef41Sopenharmony_ci      "dev": true
23731cb0ef41Sopenharmony_ci    },
23741cb0ef41Sopenharmony_ci    "parent-module": {
23751cb0ef41Sopenharmony_ci      "version": "1.0.1",
23761cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
23771cb0ef41Sopenharmony_ci      "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
23781cb0ef41Sopenharmony_ci      "dev": true,
23791cb0ef41Sopenharmony_ci      "requires": {
23801cb0ef41Sopenharmony_ci        "callsites": "^3.0.0"
23811cb0ef41Sopenharmony_ci      }
23821cb0ef41Sopenharmony_ci    },
23831cb0ef41Sopenharmony_ci    "pascalcase": {
23841cb0ef41Sopenharmony_ci      "version": "0.1.1",
23851cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
23861cb0ef41Sopenharmony_ci      "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=",
23871cb0ef41Sopenharmony_ci      "dev": true
23881cb0ef41Sopenharmony_ci    },
23891cb0ef41Sopenharmony_ci    "path-dirname": {
23901cb0ef41Sopenharmony_ci      "version": "1.0.2",
23911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
23921cb0ef41Sopenharmony_ci      "integrity": "sha1-zDPSTVJeCZpTiMAzbG4yuRYGCeA=",
23931cb0ef41Sopenharmony_ci      "dev": true
23941cb0ef41Sopenharmony_ci    },
23951cb0ef41Sopenharmony_ci    "path-is-absolute": {
23961cb0ef41Sopenharmony_ci      "version": "1.0.1",
23971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
23981cb0ef41Sopenharmony_ci      "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
23991cb0ef41Sopenharmony_ci      "dev": true
24001cb0ef41Sopenharmony_ci    },
24011cb0ef41Sopenharmony_ci    "path-key": {
24021cb0ef41Sopenharmony_ci      "version": "2.0.1",
24031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
24041cb0ef41Sopenharmony_ci      "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=",
24051cb0ef41Sopenharmony_ci      "dev": true
24061cb0ef41Sopenharmony_ci    },
24071cb0ef41Sopenharmony_ci    "path-parse": {
24081cb0ef41Sopenharmony_ci      "version": "1.0.6",
24091cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
24101cb0ef41Sopenharmony_ci      "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
24111cb0ef41Sopenharmony_ci      "dev": true
24121cb0ef41Sopenharmony_ci    },
24131cb0ef41Sopenharmony_ci    "path-to-regexp": {
24141cb0ef41Sopenharmony_ci      "version": "1.7.0",
24151cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.7.0.tgz",
24161cb0ef41Sopenharmony_ci      "integrity": "sha1-Wf3g9DW62suhA6hOnTvGTpa5k30=",
24171cb0ef41Sopenharmony_ci      "dev": true,
24181cb0ef41Sopenharmony_ci      "requires": {
24191cb0ef41Sopenharmony_ci        "isarray": "0.0.1"
24201cb0ef41Sopenharmony_ci      }
24211cb0ef41Sopenharmony_ci    },
24221cb0ef41Sopenharmony_ci    "path-type": {
24231cb0ef41Sopenharmony_ci      "version": "3.0.0",
24241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz",
24251cb0ef41Sopenharmony_ci      "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==",
24261cb0ef41Sopenharmony_ci      "dev": true,
24271cb0ef41Sopenharmony_ci      "requires": {
24281cb0ef41Sopenharmony_ci        "pify": "^3.0.0"
24291cb0ef41Sopenharmony_ci      }
24301cb0ef41Sopenharmony_ci    },
24311cb0ef41Sopenharmony_ci    "performance-now": {
24321cb0ef41Sopenharmony_ci      "version": "2.1.0",
24331cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
24341cb0ef41Sopenharmony_ci      "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
24351cb0ef41Sopenharmony_ci      "dev": true
24361cb0ef41Sopenharmony_ci    },
24371cb0ef41Sopenharmony_ci    "pify": {
24381cb0ef41Sopenharmony_ci      "version": "3.0.0",
24391cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz",
24401cb0ef41Sopenharmony_ci      "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=",
24411cb0ef41Sopenharmony_ci      "dev": true
24421cb0ef41Sopenharmony_ci    },
24431cb0ef41Sopenharmony_ci    "pkg": {
24441cb0ef41Sopenharmony_ci      "version": "4.3.4",
24451cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/pkg/-/pkg-4.3.4.tgz",
24461cb0ef41Sopenharmony_ci      "integrity": "sha512-/vHksmZRu68BCZi+gX4ghCMKVPMXkoo6E16HbI0jAR1/wDMrRFGCXFIho2BQLTiFwtx80KH9FpZixEs/gYxfwA==",
24471cb0ef41Sopenharmony_ci      "dev": true,
24481cb0ef41Sopenharmony_ci      "requires": {
24491cb0ef41Sopenharmony_ci        "@babel/parser": "7.0.0-beta.51",
24501cb0ef41Sopenharmony_ci        "babel-runtime": "6.26.0",
24511cb0ef41Sopenharmony_ci        "chalk": "2.4.1",
24521cb0ef41Sopenharmony_ci        "escodegen": "1.10.0",
24531cb0ef41Sopenharmony_ci        "fs-extra": "6.0.1",
24541cb0ef41Sopenharmony_ci        "globby": "8.0.1",
24551cb0ef41Sopenharmony_ci        "into-stream": "3.1.0",
24561cb0ef41Sopenharmony_ci        "minimist": "1.2.0",
24571cb0ef41Sopenharmony_ci        "multistream": "2.1.1",
24581cb0ef41Sopenharmony_ci        "pkg-fetch": "2.5.6",
24591cb0ef41Sopenharmony_ci        "progress": "2.0.0",
24601cb0ef41Sopenharmony_ci        "resolve": "1.6.0",
24611cb0ef41Sopenharmony_ci        "stream-meter": "1.0.4"
24621cb0ef41Sopenharmony_ci      },
24631cb0ef41Sopenharmony_ci      "dependencies": {
24641cb0ef41Sopenharmony_ci        "@babel/parser": {
24651cb0ef41Sopenharmony_ci          "version": "7.0.0-beta.51",
24661cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.0.0-beta.51.tgz",
24671cb0ef41Sopenharmony_ci          "integrity": "sha1-J87C30Cd9gr1gnDtj2qlVAnqhvY=",
24681cb0ef41Sopenharmony_ci          "dev": true
24691cb0ef41Sopenharmony_ci        },
24701cb0ef41Sopenharmony_ci        "minimist": {
24711cb0ef41Sopenharmony_ci          "version": "1.2.0",
24721cb0ef41Sopenharmony_ci          "resolved": "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
24731cb0ef41Sopenharmony_ci          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
24741cb0ef41Sopenharmony_ci          "dev": true
24751cb0ef41Sopenharmony_ci        }
24761cb0ef41Sopenharmony_ci      }
24771cb0ef41Sopenharmony_ci    },
24781cb0ef41Sopenharmony_ci    "pkg-fetch": {
24791cb0ef41Sopenharmony_ci      "version": "2.5.6",
24801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/pkg-fetch/-/pkg-fetch-2.5.6.tgz",
24811cb0ef41Sopenharmony_ci      "integrity": "sha512-Bmae7NUnImRzFL7OtWfC0fnzhTqQi3vXpZjlruww882hQEVt/Z9Jcq8o7KdL6VGJPGo72JTZHDa+PRD++HkAXQ==",
24821cb0ef41Sopenharmony_ci      "dev": true,
24831cb0ef41Sopenharmony_ci      "requires": {
24841cb0ef41Sopenharmony_ci        "babel-runtime": "6.26.0",
24851cb0ef41Sopenharmony_ci        "byline": "5.0.0",
24861cb0ef41Sopenharmony_ci        "chalk": "2.4.1",
24871cb0ef41Sopenharmony_ci        "expand-template": "1.1.1",
24881cb0ef41Sopenharmony_ci        "fs-extra": "6.0.1",
24891cb0ef41Sopenharmony_ci        "in-publish": "2.0.0",
24901cb0ef41Sopenharmony_ci        "minimist": "1.2.0",
24911cb0ef41Sopenharmony_ci        "progress": "2.0.0",
24921cb0ef41Sopenharmony_ci        "request": "2.85.0",
24931cb0ef41Sopenharmony_ci        "request-progress": "3.0.0",
24941cb0ef41Sopenharmony_ci        "semver": "5.5.0",
24951cb0ef41Sopenharmony_ci        "unique-temp-dir": "1.0.0"
24961cb0ef41Sopenharmony_ci      },
24971cb0ef41Sopenharmony_ci      "dependencies": {
24981cb0ef41Sopenharmony_ci        "minimist": {
24991cb0ef41Sopenharmony_ci          "version": "1.2.0",
25001cb0ef41Sopenharmony_ci          "resolved": "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
25011cb0ef41Sopenharmony_ci          "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
25021cb0ef41Sopenharmony_ci          "dev": true
25031cb0ef41Sopenharmony_ci        }
25041cb0ef41Sopenharmony_ci      }
25051cb0ef41Sopenharmony_ci    },
25061cb0ef41Sopenharmony_ci    "posix-character-classes": {
25071cb0ef41Sopenharmony_ci      "version": "0.1.1",
25081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
25091cb0ef41Sopenharmony_ci      "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=",
25101cb0ef41Sopenharmony_ci      "dev": true
25111cb0ef41Sopenharmony_ci    },
25121cb0ef41Sopenharmony_ci    "prelude-ls": {
25131cb0ef41Sopenharmony_ci      "version": "1.1.2",
25141cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
25151cb0ef41Sopenharmony_ci      "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
25161cb0ef41Sopenharmony_ci      "dev": true
25171cb0ef41Sopenharmony_ci    },
25181cb0ef41Sopenharmony_ci    "prettier": {
25191cb0ef41Sopenharmony_ci      "version": "2.0.5",
25201cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.0.5.tgz",
25211cb0ef41Sopenharmony_ci      "integrity": "sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==",
25221cb0ef41Sopenharmony_ci      "dev": true
25231cb0ef41Sopenharmony_ci    },
25241cb0ef41Sopenharmony_ci    "process-nextick-args": {
25251cb0ef41Sopenharmony_ci      "version": "2.0.0",
25261cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz",
25271cb0ef41Sopenharmony_ci      "integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw==",
25281cb0ef41Sopenharmony_ci      "dev": true
25291cb0ef41Sopenharmony_ci    },
25301cb0ef41Sopenharmony_ci    "progress": {
25311cb0ef41Sopenharmony_ci      "version": "2.0.0",
25321cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.0.tgz",
25331cb0ef41Sopenharmony_ci      "integrity": "sha1-ihvjZr+Pwj2yvSPxDG/pILQ4nR8=",
25341cb0ef41Sopenharmony_ci      "dev": true
25351cb0ef41Sopenharmony_ci    },
25361cb0ef41Sopenharmony_ci    "punycode": {
25371cb0ef41Sopenharmony_ci      "version": "1.4.1",
25381cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
25391cb0ef41Sopenharmony_ci      "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=",
25401cb0ef41Sopenharmony_ci      "dev": true
25411cb0ef41Sopenharmony_ci    },
25421cb0ef41Sopenharmony_ci    "qs": {
25431cb0ef41Sopenharmony_ci      "version": "6.5.2",
25441cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
25451cb0ef41Sopenharmony_ci      "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
25461cb0ef41Sopenharmony_ci      "dev": true
25471cb0ef41Sopenharmony_ci    },
25481cb0ef41Sopenharmony_ci    "readable-stream": {
25491cb0ef41Sopenharmony_ci      "version": "2.3.6",
25501cb0ef41Sopenharmony_ci      "resolved": "http://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz",
25511cb0ef41Sopenharmony_ci      "integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
25521cb0ef41Sopenharmony_ci      "dev": true,
25531cb0ef41Sopenharmony_ci      "requires": {
25541cb0ef41Sopenharmony_ci        "core-util-is": "~1.0.0",
25551cb0ef41Sopenharmony_ci        "inherits": "~2.0.3",
25561cb0ef41Sopenharmony_ci        "isarray": "~1.0.0",
25571cb0ef41Sopenharmony_ci        "process-nextick-args": "~2.0.0",
25581cb0ef41Sopenharmony_ci        "safe-buffer": "~5.1.1",
25591cb0ef41Sopenharmony_ci        "string_decoder": "~1.1.1",
25601cb0ef41Sopenharmony_ci        "util-deprecate": "~1.0.1"
25611cb0ef41Sopenharmony_ci      },
25621cb0ef41Sopenharmony_ci      "dependencies": {
25631cb0ef41Sopenharmony_ci        "isarray": {
25641cb0ef41Sopenharmony_ci          "version": "1.0.0",
25651cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
25661cb0ef41Sopenharmony_ci          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
25671cb0ef41Sopenharmony_ci          "dev": true
25681cb0ef41Sopenharmony_ci        }
25691cb0ef41Sopenharmony_ci      }
25701cb0ef41Sopenharmony_ci    },
25711cb0ef41Sopenharmony_ci    "regenerator-runtime": {
25721cb0ef41Sopenharmony_ci      "version": "0.11.1",
25731cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
25741cb0ef41Sopenharmony_ci      "integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==",
25751cb0ef41Sopenharmony_ci      "dev": true
25761cb0ef41Sopenharmony_ci    },
25771cb0ef41Sopenharmony_ci    "regex-not": {
25781cb0ef41Sopenharmony_ci      "version": "1.0.2",
25791cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
25801cb0ef41Sopenharmony_ci      "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
25811cb0ef41Sopenharmony_ci      "dev": true,
25821cb0ef41Sopenharmony_ci      "requires": {
25831cb0ef41Sopenharmony_ci        "extend-shallow": "^3.0.2",
25841cb0ef41Sopenharmony_ci        "safe-regex": "^1.1.0"
25851cb0ef41Sopenharmony_ci      }
25861cb0ef41Sopenharmony_ci    },
25871cb0ef41Sopenharmony_ci    "regexpp": {
25881cb0ef41Sopenharmony_ci      "version": "2.0.1",
25891cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-2.0.1.tgz",
25901cb0ef41Sopenharmony_ci      "integrity": "sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==",
25911cb0ef41Sopenharmony_ci      "dev": true
25921cb0ef41Sopenharmony_ci    },
25931cb0ef41Sopenharmony_ci    "repeat-element": {
25941cb0ef41Sopenharmony_ci      "version": "1.1.3",
25951cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz",
25961cb0ef41Sopenharmony_ci      "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==",
25971cb0ef41Sopenharmony_ci      "dev": true
25981cb0ef41Sopenharmony_ci    },
25991cb0ef41Sopenharmony_ci    "repeat-string": {
26001cb0ef41Sopenharmony_ci      "version": "1.6.1",
26011cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
26021cb0ef41Sopenharmony_ci      "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=",
26031cb0ef41Sopenharmony_ci      "dev": true
26041cb0ef41Sopenharmony_ci    },
26051cb0ef41Sopenharmony_ci    "request": {
26061cb0ef41Sopenharmony_ci      "version": "2.85.0",
26071cb0ef41Sopenharmony_ci      "resolved": "http://registry.npmjs.org/request/-/request-2.85.0.tgz",
26081cb0ef41Sopenharmony_ci      "integrity": "sha512-8H7Ehijd4js+s6wuVPLjwORxD4zeuyjYugprdOXlPSqaApmL/QOy+EB/beICHVCHkGMKNh5rvihb5ov+IDw4mg==",
26091cb0ef41Sopenharmony_ci      "dev": true,
26101cb0ef41Sopenharmony_ci      "requires": {
26111cb0ef41Sopenharmony_ci        "aws-sign2": "~0.7.0",
26121cb0ef41Sopenharmony_ci        "aws4": "^1.6.0",
26131cb0ef41Sopenharmony_ci        "caseless": "~0.12.0",
26141cb0ef41Sopenharmony_ci        "combined-stream": "~1.0.5",
26151cb0ef41Sopenharmony_ci        "extend": "~3.0.1",
26161cb0ef41Sopenharmony_ci        "forever-agent": "~0.6.1",
26171cb0ef41Sopenharmony_ci        "form-data": "~2.3.1",
26181cb0ef41Sopenharmony_ci        "har-validator": "~5.0.3",
26191cb0ef41Sopenharmony_ci        "hawk": "~6.0.2",
26201cb0ef41Sopenharmony_ci        "http-signature": "~1.2.0",
26211cb0ef41Sopenharmony_ci        "is-typedarray": "~1.0.0",
26221cb0ef41Sopenharmony_ci        "isstream": "~0.1.2",
26231cb0ef41Sopenharmony_ci        "json-stringify-safe": "~5.0.1",
26241cb0ef41Sopenharmony_ci        "mime-types": "~2.1.17",
26251cb0ef41Sopenharmony_ci        "oauth-sign": "~0.8.2",
26261cb0ef41Sopenharmony_ci        "performance-now": "^2.1.0",
26271cb0ef41Sopenharmony_ci        "qs": "~6.5.1",
26281cb0ef41Sopenharmony_ci        "safe-buffer": "^5.1.1",
26291cb0ef41Sopenharmony_ci        "stringstream": "~0.0.5",
26301cb0ef41Sopenharmony_ci        "tough-cookie": "~2.3.3",
26311cb0ef41Sopenharmony_ci        "tunnel-agent": "^0.6.0",
26321cb0ef41Sopenharmony_ci        "uuid": "^3.1.0"
26331cb0ef41Sopenharmony_ci      }
26341cb0ef41Sopenharmony_ci    },
26351cb0ef41Sopenharmony_ci    "request-progress": {
26361cb0ef41Sopenharmony_ci      "version": "3.0.0",
26371cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/request-progress/-/request-progress-3.0.0.tgz",
26381cb0ef41Sopenharmony_ci      "integrity": "sha1-TKdUCBx/7GP1BeT6qCWqBs1mnb4=",
26391cb0ef41Sopenharmony_ci      "dev": true,
26401cb0ef41Sopenharmony_ci      "requires": {
26411cb0ef41Sopenharmony_ci        "throttleit": "^1.0.0"
26421cb0ef41Sopenharmony_ci      }
26431cb0ef41Sopenharmony_ci    },
26441cb0ef41Sopenharmony_ci    "resolve": {
26451cb0ef41Sopenharmony_ci      "version": "1.6.0",
26461cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.6.0.tgz",
26471cb0ef41Sopenharmony_ci      "integrity": "sha512-mw7JQNu5ExIkcw4LPih0owX/TZXjD/ZUF/ZQ/pDnkw3ZKhDcZZw5klmBlj6gVMwjQ3Pz5Jgu7F3d0jcDVuEWdw==",
26481cb0ef41Sopenharmony_ci      "dev": true,
26491cb0ef41Sopenharmony_ci      "requires": {
26501cb0ef41Sopenharmony_ci        "path-parse": "^1.0.5"
26511cb0ef41Sopenharmony_ci      }
26521cb0ef41Sopenharmony_ci    },
26531cb0ef41Sopenharmony_ci    "resolve-from": {
26541cb0ef41Sopenharmony_ci      "version": "4.0.0",
26551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
26561cb0ef41Sopenharmony_ci      "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
26571cb0ef41Sopenharmony_ci      "dev": true
26581cb0ef41Sopenharmony_ci    },
26591cb0ef41Sopenharmony_ci    "resolve-url": {
26601cb0ef41Sopenharmony_ci      "version": "0.2.1",
26611cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
26621cb0ef41Sopenharmony_ci      "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=",
26631cb0ef41Sopenharmony_ci      "dev": true
26641cb0ef41Sopenharmony_ci    },
26651cb0ef41Sopenharmony_ci    "restore-cursor": {
26661cb0ef41Sopenharmony_ci      "version": "3.1.0",
26671cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
26681cb0ef41Sopenharmony_ci      "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==",
26691cb0ef41Sopenharmony_ci      "dev": true,
26701cb0ef41Sopenharmony_ci      "requires": {
26711cb0ef41Sopenharmony_ci        "onetime": "^5.1.0",
26721cb0ef41Sopenharmony_ci        "signal-exit": "^3.0.2"
26731cb0ef41Sopenharmony_ci      }
26741cb0ef41Sopenharmony_ci    },
26751cb0ef41Sopenharmony_ci    "ret": {
26761cb0ef41Sopenharmony_ci      "version": "0.1.15",
26771cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
26781cb0ef41Sopenharmony_ci      "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==",
26791cb0ef41Sopenharmony_ci      "dev": true
26801cb0ef41Sopenharmony_ci    },
26811cb0ef41Sopenharmony_ci    "rimraf": {
26821cb0ef41Sopenharmony_ci      "version": "2.6.3",
26831cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz",
26841cb0ef41Sopenharmony_ci      "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==",
26851cb0ef41Sopenharmony_ci      "dev": true,
26861cb0ef41Sopenharmony_ci      "requires": {
26871cb0ef41Sopenharmony_ci        "glob": "^7.1.3"
26881cb0ef41Sopenharmony_ci      },
26891cb0ef41Sopenharmony_ci      "dependencies": {
26901cb0ef41Sopenharmony_ci        "glob": {
26911cb0ef41Sopenharmony_ci          "version": "7.1.6",
26921cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
26931cb0ef41Sopenharmony_ci          "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
26941cb0ef41Sopenharmony_ci          "dev": true,
26951cb0ef41Sopenharmony_ci          "requires": {
26961cb0ef41Sopenharmony_ci            "fs.realpath": "^1.0.0",
26971cb0ef41Sopenharmony_ci            "inflight": "^1.0.4",
26981cb0ef41Sopenharmony_ci            "inherits": "2",
26991cb0ef41Sopenharmony_ci            "minimatch": "^3.0.4",
27001cb0ef41Sopenharmony_ci            "once": "^1.3.0",
27011cb0ef41Sopenharmony_ci            "path-is-absolute": "^1.0.0"
27021cb0ef41Sopenharmony_ci          }
27031cb0ef41Sopenharmony_ci        }
27041cb0ef41Sopenharmony_ci      }
27051cb0ef41Sopenharmony_ci    },
27061cb0ef41Sopenharmony_ci    "run-async": {
27071cb0ef41Sopenharmony_ci      "version": "2.4.0",
27081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.0.tgz",
27091cb0ef41Sopenharmony_ci      "integrity": "sha512-xJTbh/d7Lm7SBhc1tNvTpeCHaEzoyxPrqNlvSdMfBTYwaY++UJFyXUOxAtsRUXjlqOfj8luNaR9vjCh4KeV+pg==",
27101cb0ef41Sopenharmony_ci      "dev": true,
27111cb0ef41Sopenharmony_ci      "requires": {
27121cb0ef41Sopenharmony_ci        "is-promise": "^2.1.0"
27131cb0ef41Sopenharmony_ci      }
27141cb0ef41Sopenharmony_ci    },
27151cb0ef41Sopenharmony_ci    "rxjs": {
27161cb0ef41Sopenharmony_ci      "version": "6.5.4",
27171cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.5.4.tgz",
27181cb0ef41Sopenharmony_ci      "integrity": "sha512-naMQXcgEo3csAEGvw/NydRA0fuS2nDZJiw1YUWFKU7aPPAPGZEsD4Iimit96qwCieH6y614MCLYwdkrWx7z/7Q==",
27191cb0ef41Sopenharmony_ci      "dev": true,
27201cb0ef41Sopenharmony_ci      "requires": {
27211cb0ef41Sopenharmony_ci        "tslib": "^1.9.0"
27221cb0ef41Sopenharmony_ci      }
27231cb0ef41Sopenharmony_ci    },
27241cb0ef41Sopenharmony_ci    "safe-buffer": {
27251cb0ef41Sopenharmony_ci      "version": "5.1.2",
27261cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
27271cb0ef41Sopenharmony_ci      "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
27281cb0ef41Sopenharmony_ci      "dev": true
27291cb0ef41Sopenharmony_ci    },
27301cb0ef41Sopenharmony_ci    "safe-regex": {
27311cb0ef41Sopenharmony_ci      "version": "1.1.0",
27321cb0ef41Sopenharmony_ci      "resolved": "http://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
27331cb0ef41Sopenharmony_ci      "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
27341cb0ef41Sopenharmony_ci      "dev": true,
27351cb0ef41Sopenharmony_ci      "requires": {
27361cb0ef41Sopenharmony_ci        "ret": "~0.1.10"
27371cb0ef41Sopenharmony_ci      }
27381cb0ef41Sopenharmony_ci    },
27391cb0ef41Sopenharmony_ci    "safer-buffer": {
27401cb0ef41Sopenharmony_ci      "version": "2.1.2",
27411cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
27421cb0ef41Sopenharmony_ci      "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
27431cb0ef41Sopenharmony_ci      "dev": true
27441cb0ef41Sopenharmony_ci    },
27451cb0ef41Sopenharmony_ci    "samsam": {
27461cb0ef41Sopenharmony_ci      "version": "1.2.1",
27471cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/samsam/-/samsam-1.2.1.tgz",
27481cb0ef41Sopenharmony_ci      "integrity": "sha1-7dOQk6MYQ3DLhZJDsr3yVefY6mc=",
27491cb0ef41Sopenharmony_ci      "dev": true
27501cb0ef41Sopenharmony_ci    },
27511cb0ef41Sopenharmony_ci    "semver": {
27521cb0ef41Sopenharmony_ci      "version": "5.5.0",
27531cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/semver/-/semver-5.5.0.tgz",
27541cb0ef41Sopenharmony_ci      "integrity": "sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==",
27551cb0ef41Sopenharmony_ci      "dev": true
27561cb0ef41Sopenharmony_ci    },
27571cb0ef41Sopenharmony_ci    "set-value": {
27581cb0ef41Sopenharmony_ci      "version": "2.0.0",
27591cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.0.tgz",
27601cb0ef41Sopenharmony_ci      "integrity": "sha512-hw0yxk9GT/Hr5yJEYnHNKYXkIA8mVJgd9ditYZCe16ZczcaELYYcfvaXesNACk2O8O0nTiPQcQhGUQj8JLzeeg==",
27611cb0ef41Sopenharmony_ci      "dev": true,
27621cb0ef41Sopenharmony_ci      "requires": {
27631cb0ef41Sopenharmony_ci        "extend-shallow": "^2.0.1",
27641cb0ef41Sopenharmony_ci        "is-extendable": "^0.1.1",
27651cb0ef41Sopenharmony_ci        "is-plain-object": "^2.0.3",
27661cb0ef41Sopenharmony_ci        "split-string": "^3.0.1"
27671cb0ef41Sopenharmony_ci      },
27681cb0ef41Sopenharmony_ci      "dependencies": {
27691cb0ef41Sopenharmony_ci        "extend-shallow": {
27701cb0ef41Sopenharmony_ci          "version": "2.0.1",
27711cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
27721cb0ef41Sopenharmony_ci          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
27731cb0ef41Sopenharmony_ci          "dev": true,
27741cb0ef41Sopenharmony_ci          "requires": {
27751cb0ef41Sopenharmony_ci            "is-extendable": "^0.1.0"
27761cb0ef41Sopenharmony_ci          }
27771cb0ef41Sopenharmony_ci        }
27781cb0ef41Sopenharmony_ci      }
27791cb0ef41Sopenharmony_ci    },
27801cb0ef41Sopenharmony_ci    "shebang-command": {
27811cb0ef41Sopenharmony_ci      "version": "1.2.0",
27821cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
27831cb0ef41Sopenharmony_ci      "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
27841cb0ef41Sopenharmony_ci      "dev": true,
27851cb0ef41Sopenharmony_ci      "requires": {
27861cb0ef41Sopenharmony_ci        "shebang-regex": "^1.0.0"
27871cb0ef41Sopenharmony_ci      }
27881cb0ef41Sopenharmony_ci    },
27891cb0ef41Sopenharmony_ci    "shebang-regex": {
27901cb0ef41Sopenharmony_ci      "version": "1.0.0",
27911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
27921cb0ef41Sopenharmony_ci      "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=",
27931cb0ef41Sopenharmony_ci      "dev": true
27941cb0ef41Sopenharmony_ci    },
27951cb0ef41Sopenharmony_ci    "signal-exit": {
27961cb0ef41Sopenharmony_ci      "version": "3.0.3",
27971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz",
27981cb0ef41Sopenharmony_ci      "integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==",
27991cb0ef41Sopenharmony_ci      "dev": true
28001cb0ef41Sopenharmony_ci    },
28011cb0ef41Sopenharmony_ci    "sinon": {
28021cb0ef41Sopenharmony_ci      "version": "4.0.0",
28031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/sinon/-/sinon-4.0.0.tgz",
28041cb0ef41Sopenharmony_ci      "integrity": "sha1-pUpfAjeqHdIhXl6ByJtCtQxP22s=",
28051cb0ef41Sopenharmony_ci      "dev": true,
28061cb0ef41Sopenharmony_ci      "requires": {
28071cb0ef41Sopenharmony_ci        "diff": "^3.1.0",
28081cb0ef41Sopenharmony_ci        "formatio": "1.2.0",
28091cb0ef41Sopenharmony_ci        "lodash.get": "^4.4.2",
28101cb0ef41Sopenharmony_ci        "lolex": "^2.1.2",
28111cb0ef41Sopenharmony_ci        "native-promise-only": "^0.8.1",
28121cb0ef41Sopenharmony_ci        "nise": "^1.1.0",
28131cb0ef41Sopenharmony_ci        "path-to-regexp": "^1.7.0",
28141cb0ef41Sopenharmony_ci        "samsam": "^1.1.3",
28151cb0ef41Sopenharmony_ci        "text-encoding": "0.6.4",
28161cb0ef41Sopenharmony_ci        "type-detect": "^4.0.0"
28171cb0ef41Sopenharmony_ci      }
28181cb0ef41Sopenharmony_ci    },
28191cb0ef41Sopenharmony_ci    "slash": {
28201cb0ef41Sopenharmony_ci      "version": "1.0.0",
28211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz",
28221cb0ef41Sopenharmony_ci      "integrity": "sha1-xB8vbDn8FtHNF61LXYlhFK5HDVU=",
28231cb0ef41Sopenharmony_ci      "dev": true
28241cb0ef41Sopenharmony_ci    },
28251cb0ef41Sopenharmony_ci    "slice-ansi": {
28261cb0ef41Sopenharmony_ci      "version": "2.1.0",
28271cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz",
28281cb0ef41Sopenharmony_ci      "integrity": "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==",
28291cb0ef41Sopenharmony_ci      "dev": true,
28301cb0ef41Sopenharmony_ci      "requires": {
28311cb0ef41Sopenharmony_ci        "ansi-styles": "^3.2.0",
28321cb0ef41Sopenharmony_ci        "astral-regex": "^1.0.0",
28331cb0ef41Sopenharmony_ci        "is-fullwidth-code-point": "^2.0.0"
28341cb0ef41Sopenharmony_ci      },
28351cb0ef41Sopenharmony_ci      "dependencies": {
28361cb0ef41Sopenharmony_ci        "is-fullwidth-code-point": {
28371cb0ef41Sopenharmony_ci          "version": "2.0.0",
28381cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
28391cb0ef41Sopenharmony_ci          "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
28401cb0ef41Sopenharmony_ci          "dev": true
28411cb0ef41Sopenharmony_ci        }
28421cb0ef41Sopenharmony_ci      }
28431cb0ef41Sopenharmony_ci    },
28441cb0ef41Sopenharmony_ci    "snapdragon": {
28451cb0ef41Sopenharmony_ci      "version": "0.8.2",
28461cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
28471cb0ef41Sopenharmony_ci      "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
28481cb0ef41Sopenharmony_ci      "dev": true,
28491cb0ef41Sopenharmony_ci      "requires": {
28501cb0ef41Sopenharmony_ci        "base": "^0.11.1",
28511cb0ef41Sopenharmony_ci        "debug": "^2.2.0",
28521cb0ef41Sopenharmony_ci        "define-property": "^0.2.5",
28531cb0ef41Sopenharmony_ci        "extend-shallow": "^2.0.1",
28541cb0ef41Sopenharmony_ci        "map-cache": "^0.2.2",
28551cb0ef41Sopenharmony_ci        "source-map": "^0.5.6",
28561cb0ef41Sopenharmony_ci        "source-map-resolve": "^0.5.0",
28571cb0ef41Sopenharmony_ci        "use": "^3.1.0"
28581cb0ef41Sopenharmony_ci      },
28591cb0ef41Sopenharmony_ci      "dependencies": {
28601cb0ef41Sopenharmony_ci        "define-property": {
28611cb0ef41Sopenharmony_ci          "version": "0.2.5",
28621cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
28631cb0ef41Sopenharmony_ci          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
28641cb0ef41Sopenharmony_ci          "dev": true,
28651cb0ef41Sopenharmony_ci          "requires": {
28661cb0ef41Sopenharmony_ci            "is-descriptor": "^0.1.0"
28671cb0ef41Sopenharmony_ci          }
28681cb0ef41Sopenharmony_ci        },
28691cb0ef41Sopenharmony_ci        "extend-shallow": {
28701cb0ef41Sopenharmony_ci          "version": "2.0.1",
28711cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
28721cb0ef41Sopenharmony_ci          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
28731cb0ef41Sopenharmony_ci          "dev": true,
28741cb0ef41Sopenharmony_ci          "requires": {
28751cb0ef41Sopenharmony_ci            "is-extendable": "^0.1.0"
28761cb0ef41Sopenharmony_ci          }
28771cb0ef41Sopenharmony_ci        }
28781cb0ef41Sopenharmony_ci      }
28791cb0ef41Sopenharmony_ci    },
28801cb0ef41Sopenharmony_ci    "snapdragon-node": {
28811cb0ef41Sopenharmony_ci      "version": "2.1.1",
28821cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
28831cb0ef41Sopenharmony_ci      "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
28841cb0ef41Sopenharmony_ci      "dev": true,
28851cb0ef41Sopenharmony_ci      "requires": {
28861cb0ef41Sopenharmony_ci        "define-property": "^1.0.0",
28871cb0ef41Sopenharmony_ci        "isobject": "^3.0.0",
28881cb0ef41Sopenharmony_ci        "snapdragon-util": "^3.0.1"
28891cb0ef41Sopenharmony_ci      },
28901cb0ef41Sopenharmony_ci      "dependencies": {
28911cb0ef41Sopenharmony_ci        "define-property": {
28921cb0ef41Sopenharmony_ci          "version": "1.0.0",
28931cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
28941cb0ef41Sopenharmony_ci          "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
28951cb0ef41Sopenharmony_ci          "dev": true,
28961cb0ef41Sopenharmony_ci          "requires": {
28971cb0ef41Sopenharmony_ci            "is-descriptor": "^1.0.0"
28981cb0ef41Sopenharmony_ci          }
28991cb0ef41Sopenharmony_ci        },
29001cb0ef41Sopenharmony_ci        "is-accessor-descriptor": {
29011cb0ef41Sopenharmony_ci          "version": "1.0.0",
29021cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz",
29031cb0ef41Sopenharmony_ci          "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
29041cb0ef41Sopenharmony_ci          "dev": true,
29051cb0ef41Sopenharmony_ci          "requires": {
29061cb0ef41Sopenharmony_ci            "kind-of": "^6.0.0"
29071cb0ef41Sopenharmony_ci          }
29081cb0ef41Sopenharmony_ci        },
29091cb0ef41Sopenharmony_ci        "is-data-descriptor": {
29101cb0ef41Sopenharmony_ci          "version": "1.0.0",
29111cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz",
29121cb0ef41Sopenharmony_ci          "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
29131cb0ef41Sopenharmony_ci          "dev": true,
29141cb0ef41Sopenharmony_ci          "requires": {
29151cb0ef41Sopenharmony_ci            "kind-of": "^6.0.0"
29161cb0ef41Sopenharmony_ci          }
29171cb0ef41Sopenharmony_ci        },
29181cb0ef41Sopenharmony_ci        "is-descriptor": {
29191cb0ef41Sopenharmony_ci          "version": "1.0.2",
29201cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz",
29211cb0ef41Sopenharmony_ci          "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
29221cb0ef41Sopenharmony_ci          "dev": true,
29231cb0ef41Sopenharmony_ci          "requires": {
29241cb0ef41Sopenharmony_ci            "is-accessor-descriptor": "^1.0.0",
29251cb0ef41Sopenharmony_ci            "is-data-descriptor": "^1.0.0",
29261cb0ef41Sopenharmony_ci            "kind-of": "^6.0.2"
29271cb0ef41Sopenharmony_ci          }
29281cb0ef41Sopenharmony_ci        }
29291cb0ef41Sopenharmony_ci      }
29301cb0ef41Sopenharmony_ci    },
29311cb0ef41Sopenharmony_ci    "snapdragon-util": {
29321cb0ef41Sopenharmony_ci      "version": "3.0.1",
29331cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
29341cb0ef41Sopenharmony_ci      "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
29351cb0ef41Sopenharmony_ci      "dev": true,
29361cb0ef41Sopenharmony_ci      "requires": {
29371cb0ef41Sopenharmony_ci        "kind-of": "^3.2.0"
29381cb0ef41Sopenharmony_ci      },
29391cb0ef41Sopenharmony_ci      "dependencies": {
29401cb0ef41Sopenharmony_ci        "kind-of": {
29411cb0ef41Sopenharmony_ci          "version": "3.2.2",
29421cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
29431cb0ef41Sopenharmony_ci          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
29441cb0ef41Sopenharmony_ci          "dev": true,
29451cb0ef41Sopenharmony_ci          "requires": {
29461cb0ef41Sopenharmony_ci            "is-buffer": "^1.1.5"
29471cb0ef41Sopenharmony_ci          }
29481cb0ef41Sopenharmony_ci        }
29491cb0ef41Sopenharmony_ci      }
29501cb0ef41Sopenharmony_ci    },
29511cb0ef41Sopenharmony_ci    "sntp": {
29521cb0ef41Sopenharmony_ci      "version": "2.1.0",
29531cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/sntp/-/sntp-2.1.0.tgz",
29541cb0ef41Sopenharmony_ci      "integrity": "sha512-FL1b58BDrqS3A11lJ0zEdnJ3UOKqVxawAkF3k7F0CVN7VQ34aZrV+G8BZ1WC9ZL7NyrwsW0oviwsWDgRuVYtJg==",
29551cb0ef41Sopenharmony_ci      "dev": true,
29561cb0ef41Sopenharmony_ci      "requires": {
29571cb0ef41Sopenharmony_ci        "hoek": "4.x.x"
29581cb0ef41Sopenharmony_ci      }
29591cb0ef41Sopenharmony_ci    },
29601cb0ef41Sopenharmony_ci    "source-map": {
29611cb0ef41Sopenharmony_ci      "version": "0.5.7",
29621cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
29631cb0ef41Sopenharmony_ci      "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
29641cb0ef41Sopenharmony_ci    },
29651cb0ef41Sopenharmony_ci    "source-map-resolve": {
29661cb0ef41Sopenharmony_ci      "version": "0.5.2",
29671cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz",
29681cb0ef41Sopenharmony_ci      "integrity": "sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==",
29691cb0ef41Sopenharmony_ci      "dev": true,
29701cb0ef41Sopenharmony_ci      "requires": {
29711cb0ef41Sopenharmony_ci        "atob": "^2.1.1",
29721cb0ef41Sopenharmony_ci        "decode-uri-component": "^0.2.0",
29731cb0ef41Sopenharmony_ci        "resolve-url": "^0.2.1",
29741cb0ef41Sopenharmony_ci        "source-map-url": "^0.4.0",
29751cb0ef41Sopenharmony_ci        "urix": "^0.1.0"
29761cb0ef41Sopenharmony_ci      }
29771cb0ef41Sopenharmony_ci    },
29781cb0ef41Sopenharmony_ci    "source-map-url": {
29791cb0ef41Sopenharmony_ci      "version": "0.4.0",
29801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz",
29811cb0ef41Sopenharmony_ci      "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=",
29821cb0ef41Sopenharmony_ci      "dev": true
29831cb0ef41Sopenharmony_ci    },
29841cb0ef41Sopenharmony_ci    "split-string": {
29851cb0ef41Sopenharmony_ci      "version": "3.1.0",
29861cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
29871cb0ef41Sopenharmony_ci      "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
29881cb0ef41Sopenharmony_ci      "dev": true,
29891cb0ef41Sopenharmony_ci      "requires": {
29901cb0ef41Sopenharmony_ci        "extend-shallow": "^3.0.0"
29911cb0ef41Sopenharmony_ci      }
29921cb0ef41Sopenharmony_ci    },
29931cb0ef41Sopenharmony_ci    "sprintf-js": {
29941cb0ef41Sopenharmony_ci      "version": "1.0.3",
29951cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
29961cb0ef41Sopenharmony_ci      "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
29971cb0ef41Sopenharmony_ci      "dev": true
29981cb0ef41Sopenharmony_ci    },
29991cb0ef41Sopenharmony_ci    "sshpk": {
30001cb0ef41Sopenharmony_ci      "version": "1.15.1",
30011cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.15.1.tgz",
30021cb0ef41Sopenharmony_ci      "integrity": "sha512-mSdgNUaidk+dRU5MhYtN9zebdzF2iG0cNPWy8HG+W8y+fT1JnSkh0fzzpjOa0L7P8i1Rscz38t0h4gPcKz43xA==",
30031cb0ef41Sopenharmony_ci      "dev": true,
30041cb0ef41Sopenharmony_ci      "requires": {
30051cb0ef41Sopenharmony_ci        "asn1": "~0.2.3",
30061cb0ef41Sopenharmony_ci        "assert-plus": "^1.0.0",
30071cb0ef41Sopenharmony_ci        "bcrypt-pbkdf": "^1.0.0",
30081cb0ef41Sopenharmony_ci        "dashdash": "^1.12.0",
30091cb0ef41Sopenharmony_ci        "ecc-jsbn": "~0.1.1",
30101cb0ef41Sopenharmony_ci        "getpass": "^0.1.1",
30111cb0ef41Sopenharmony_ci        "jsbn": "~0.1.0",
30121cb0ef41Sopenharmony_ci        "safer-buffer": "^2.0.2",
30131cb0ef41Sopenharmony_ci        "tweetnacl": "~0.14.0"
30141cb0ef41Sopenharmony_ci      }
30151cb0ef41Sopenharmony_ci    },
30161cb0ef41Sopenharmony_ci    "static-extend": {
30171cb0ef41Sopenharmony_ci      "version": "0.1.2",
30181cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
30191cb0ef41Sopenharmony_ci      "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=",
30201cb0ef41Sopenharmony_ci      "dev": true,
30211cb0ef41Sopenharmony_ci      "requires": {
30221cb0ef41Sopenharmony_ci        "define-property": "^0.2.5",
30231cb0ef41Sopenharmony_ci        "object-copy": "^0.1.0"
30241cb0ef41Sopenharmony_ci      },
30251cb0ef41Sopenharmony_ci      "dependencies": {
30261cb0ef41Sopenharmony_ci        "define-property": {
30271cb0ef41Sopenharmony_ci          "version": "0.2.5",
30281cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
30291cb0ef41Sopenharmony_ci          "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
30301cb0ef41Sopenharmony_ci          "dev": true,
30311cb0ef41Sopenharmony_ci          "requires": {
30321cb0ef41Sopenharmony_ci            "is-descriptor": "^0.1.0"
30331cb0ef41Sopenharmony_ci          }
30341cb0ef41Sopenharmony_ci        }
30351cb0ef41Sopenharmony_ci      }
30361cb0ef41Sopenharmony_ci    },
30371cb0ef41Sopenharmony_ci    "stream-meter": {
30381cb0ef41Sopenharmony_ci      "version": "1.0.4",
30391cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/stream-meter/-/stream-meter-1.0.4.tgz",
30401cb0ef41Sopenharmony_ci      "integrity": "sha1-Uq+Vql6nYKJJFxZwTb/5D3Ov3R0=",
30411cb0ef41Sopenharmony_ci      "dev": true,
30421cb0ef41Sopenharmony_ci      "requires": {
30431cb0ef41Sopenharmony_ci        "readable-stream": "^2.1.4"
30441cb0ef41Sopenharmony_ci      }
30451cb0ef41Sopenharmony_ci    },
30461cb0ef41Sopenharmony_ci    "string-width": {
30471cb0ef41Sopenharmony_ci      "version": "4.2.0",
30481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
30491cb0ef41Sopenharmony_ci      "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
30501cb0ef41Sopenharmony_ci      "dev": true,
30511cb0ef41Sopenharmony_ci      "requires": {
30521cb0ef41Sopenharmony_ci        "emoji-regex": "^8.0.0",
30531cb0ef41Sopenharmony_ci        "is-fullwidth-code-point": "^3.0.0",
30541cb0ef41Sopenharmony_ci        "strip-ansi": "^6.0.0"
30551cb0ef41Sopenharmony_ci      },
30561cb0ef41Sopenharmony_ci      "dependencies": {
30571cb0ef41Sopenharmony_ci        "strip-ansi": {
30581cb0ef41Sopenharmony_ci          "version": "6.0.0",
30591cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
30601cb0ef41Sopenharmony_ci          "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
30611cb0ef41Sopenharmony_ci          "dev": true,
30621cb0ef41Sopenharmony_ci          "requires": {
30631cb0ef41Sopenharmony_ci            "ansi-regex": "^5.0.0"
30641cb0ef41Sopenharmony_ci          }
30651cb0ef41Sopenharmony_ci        }
30661cb0ef41Sopenharmony_ci      }
30671cb0ef41Sopenharmony_ci    },
30681cb0ef41Sopenharmony_ci    "string_decoder": {
30691cb0ef41Sopenharmony_ci      "version": "1.1.1",
30701cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
30711cb0ef41Sopenharmony_ci      "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
30721cb0ef41Sopenharmony_ci      "dev": true,
30731cb0ef41Sopenharmony_ci      "requires": {
30741cb0ef41Sopenharmony_ci        "safe-buffer": "~5.1.0"
30751cb0ef41Sopenharmony_ci      }
30761cb0ef41Sopenharmony_ci    },
30771cb0ef41Sopenharmony_ci    "stringstream": {
30781cb0ef41Sopenharmony_ci      "version": "0.0.6",
30791cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz",
30801cb0ef41Sopenharmony_ci      "integrity": "sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==",
30811cb0ef41Sopenharmony_ci      "dev": true
30821cb0ef41Sopenharmony_ci    },
30831cb0ef41Sopenharmony_ci    "strip-ansi": {
30841cb0ef41Sopenharmony_ci      "version": "5.2.0",
30851cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
30861cb0ef41Sopenharmony_ci      "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
30871cb0ef41Sopenharmony_ci      "dev": true,
30881cb0ef41Sopenharmony_ci      "requires": {
30891cb0ef41Sopenharmony_ci        "ansi-regex": "^4.1.0"
30901cb0ef41Sopenharmony_ci      },
30911cb0ef41Sopenharmony_ci      "dependencies": {
30921cb0ef41Sopenharmony_ci        "ansi-regex": {
30931cb0ef41Sopenharmony_ci          "version": "4.1.0",
30941cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
30951cb0ef41Sopenharmony_ci          "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
30961cb0ef41Sopenharmony_ci          "dev": true
30971cb0ef41Sopenharmony_ci        }
30981cb0ef41Sopenharmony_ci      }
30991cb0ef41Sopenharmony_ci    },
31001cb0ef41Sopenharmony_ci    "strip-json-comments": {
31011cb0ef41Sopenharmony_ci      "version": "3.0.1",
31021cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.0.1.tgz",
31031cb0ef41Sopenharmony_ci      "integrity": "sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==",
31041cb0ef41Sopenharmony_ci      "dev": true
31051cb0ef41Sopenharmony_ci    },
31061cb0ef41Sopenharmony_ci    "supports-color": {
31071cb0ef41Sopenharmony_ci      "version": "3.1.2",
31081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.1.2.tgz",
31091cb0ef41Sopenharmony_ci      "integrity": "sha1-cqJiiU2dQIuVbKBf83su2KbiotU=",
31101cb0ef41Sopenharmony_ci      "dev": true,
31111cb0ef41Sopenharmony_ci      "requires": {
31121cb0ef41Sopenharmony_ci        "has-flag": "^1.0.0"
31131cb0ef41Sopenharmony_ci      }
31141cb0ef41Sopenharmony_ci    },
31151cb0ef41Sopenharmony_ci    "table": {
31161cb0ef41Sopenharmony_ci      "version": "5.4.6",
31171cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz",
31181cb0ef41Sopenharmony_ci      "integrity": "sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==",
31191cb0ef41Sopenharmony_ci      "dev": true,
31201cb0ef41Sopenharmony_ci      "requires": {
31211cb0ef41Sopenharmony_ci        "ajv": "^6.10.2",
31221cb0ef41Sopenharmony_ci        "lodash": "^4.17.14",
31231cb0ef41Sopenharmony_ci        "slice-ansi": "^2.1.0",
31241cb0ef41Sopenharmony_ci        "string-width": "^3.0.0"
31251cb0ef41Sopenharmony_ci      },
31261cb0ef41Sopenharmony_ci      "dependencies": {
31271cb0ef41Sopenharmony_ci        "ajv": {
31281cb0ef41Sopenharmony_ci          "version": "6.12.0",
31291cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.0.tgz",
31301cb0ef41Sopenharmony_ci          "integrity": "sha512-D6gFiFA0RRLyUbvijN74DWAjXSFxWKaWP7mldxkVhyhAV3+SWA9HEJPHQ2c9soIeTFJqcSdFDGFgdqs1iUU2Hw==",
31311cb0ef41Sopenharmony_ci          "dev": true,
31321cb0ef41Sopenharmony_ci          "requires": {
31331cb0ef41Sopenharmony_ci            "fast-deep-equal": "^3.1.1",
31341cb0ef41Sopenharmony_ci            "fast-json-stable-stringify": "^2.0.0",
31351cb0ef41Sopenharmony_ci            "json-schema-traverse": "^0.4.1",
31361cb0ef41Sopenharmony_ci            "uri-js": "^4.2.2"
31371cb0ef41Sopenharmony_ci          }
31381cb0ef41Sopenharmony_ci        },
31391cb0ef41Sopenharmony_ci        "emoji-regex": {
31401cb0ef41Sopenharmony_ci          "version": "7.0.3",
31411cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
31421cb0ef41Sopenharmony_ci          "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==",
31431cb0ef41Sopenharmony_ci          "dev": true
31441cb0ef41Sopenharmony_ci        },
31451cb0ef41Sopenharmony_ci        "fast-deep-equal": {
31461cb0ef41Sopenharmony_ci          "version": "3.1.1",
31471cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz",
31481cb0ef41Sopenharmony_ci          "integrity": "sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==",
31491cb0ef41Sopenharmony_ci          "dev": true
31501cb0ef41Sopenharmony_ci        },
31511cb0ef41Sopenharmony_ci        "is-fullwidth-code-point": {
31521cb0ef41Sopenharmony_ci          "version": "2.0.0",
31531cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
31541cb0ef41Sopenharmony_ci          "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
31551cb0ef41Sopenharmony_ci          "dev": true
31561cb0ef41Sopenharmony_ci        },
31571cb0ef41Sopenharmony_ci        "json-schema-traverse": {
31581cb0ef41Sopenharmony_ci          "version": "0.4.1",
31591cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
31601cb0ef41Sopenharmony_ci          "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
31611cb0ef41Sopenharmony_ci          "dev": true
31621cb0ef41Sopenharmony_ci        },
31631cb0ef41Sopenharmony_ci        "lodash": {
31641cb0ef41Sopenharmony_ci          "version": "4.17.15",
31651cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
31661cb0ef41Sopenharmony_ci          "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==",
31671cb0ef41Sopenharmony_ci          "dev": true
31681cb0ef41Sopenharmony_ci        },
31691cb0ef41Sopenharmony_ci        "string-width": {
31701cb0ef41Sopenharmony_ci          "version": "3.1.0",
31711cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
31721cb0ef41Sopenharmony_ci          "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
31731cb0ef41Sopenharmony_ci          "dev": true,
31741cb0ef41Sopenharmony_ci          "requires": {
31751cb0ef41Sopenharmony_ci            "emoji-regex": "^7.0.1",
31761cb0ef41Sopenharmony_ci            "is-fullwidth-code-point": "^2.0.0",
31771cb0ef41Sopenharmony_ci            "strip-ansi": "^5.1.0"
31781cb0ef41Sopenharmony_ci          }
31791cb0ef41Sopenharmony_ci        }
31801cb0ef41Sopenharmony_ci      }
31811cb0ef41Sopenharmony_ci    },
31821cb0ef41Sopenharmony_ci    "temp-dir": {
31831cb0ef41Sopenharmony_ci      "version": "2.0.0",
31841cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz",
31851cb0ef41Sopenharmony_ci      "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg=="
31861cb0ef41Sopenharmony_ci    },
31871cb0ef41Sopenharmony_ci    "tempfile": {
31881cb0ef41Sopenharmony_ci      "version": "3.0.0",
31891cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/tempfile/-/tempfile-3.0.0.tgz",
31901cb0ef41Sopenharmony_ci      "integrity": "sha512-uNFCg478XovRi85iD42egu+eSFUmmka750Jy7L5tfHI5hQKKtbPnxaSaXAbBqCDYrw3wx4tXjKwci4/QmsZJxw==",
31911cb0ef41Sopenharmony_ci      "requires": {
31921cb0ef41Sopenharmony_ci        "temp-dir": "^2.0.0",
31931cb0ef41Sopenharmony_ci        "uuid": "^3.3.2"
31941cb0ef41Sopenharmony_ci      }
31951cb0ef41Sopenharmony_ci    },
31961cb0ef41Sopenharmony_ci    "tempy": {
31971cb0ef41Sopenharmony_ci      "version": "0.5.0",
31981cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/tempy/-/tempy-0.5.0.tgz",
31991cb0ef41Sopenharmony_ci      "integrity": "sha512-VEY96x7gbIRfsxqsafy2l5yVxxp3PhwAGoWMyC2D2Zt5DmEv+2tGiPOrquNRpf21hhGnKLVEsuqleqiZmKG/qw==",
32001cb0ef41Sopenharmony_ci      "requires": {
32011cb0ef41Sopenharmony_ci        "is-stream": "^2.0.0",
32021cb0ef41Sopenharmony_ci        "temp-dir": "^2.0.0",
32031cb0ef41Sopenharmony_ci        "type-fest": "^0.12.0",
32041cb0ef41Sopenharmony_ci        "unique-string": "^2.0.0"
32051cb0ef41Sopenharmony_ci      },
32061cb0ef41Sopenharmony_ci      "dependencies": {
32071cb0ef41Sopenharmony_ci        "type-fest": {
32081cb0ef41Sopenharmony_ci          "version": "0.12.0",
32091cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.12.0.tgz",
32101cb0ef41Sopenharmony_ci          "integrity": "sha512-53RyidyjvkGpnWPMF9bQgFtWp+Sl8O2Rp13VavmJgfAP9WWG6q6TkrKU8iyJdnwnfgHI6k2hTlgqH4aSdjoTbg=="
32111cb0ef41Sopenharmony_ci        }
32121cb0ef41Sopenharmony_ci      }
32131cb0ef41Sopenharmony_ci    },
32141cb0ef41Sopenharmony_ci    "text-encoding": {
32151cb0ef41Sopenharmony_ci      "version": "0.6.4",
32161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/text-encoding/-/text-encoding-0.6.4.tgz",
32171cb0ef41Sopenharmony_ci      "integrity": "sha1-45mpgiV6J22uQou5KEXLcb3CbRk=",
32181cb0ef41Sopenharmony_ci      "dev": true
32191cb0ef41Sopenharmony_ci    },
32201cb0ef41Sopenharmony_ci    "text-table": {
32211cb0ef41Sopenharmony_ci      "version": "0.2.0",
32221cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
32231cb0ef41Sopenharmony_ci      "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=",
32241cb0ef41Sopenharmony_ci      "dev": true
32251cb0ef41Sopenharmony_ci    },
32261cb0ef41Sopenharmony_ci    "throttleit": {
32271cb0ef41Sopenharmony_ci      "version": "1.0.0",
32281cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz",
32291cb0ef41Sopenharmony_ci      "integrity": "sha1-nnhYNtr0Z0MUWlmEtiaNgoUorGw=",
32301cb0ef41Sopenharmony_ci      "dev": true
32311cb0ef41Sopenharmony_ci    },
32321cb0ef41Sopenharmony_ci    "through": {
32331cb0ef41Sopenharmony_ci      "version": "2.3.8",
32341cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
32351cb0ef41Sopenharmony_ci      "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
32361cb0ef41Sopenharmony_ci      "dev": true
32371cb0ef41Sopenharmony_ci    },
32381cb0ef41Sopenharmony_ci    "tmp": {
32391cb0ef41Sopenharmony_ci      "version": "0.0.33",
32401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
32411cb0ef41Sopenharmony_ci      "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
32421cb0ef41Sopenharmony_ci      "dev": true,
32431cb0ef41Sopenharmony_ci      "requires": {
32441cb0ef41Sopenharmony_ci        "os-tmpdir": "~1.0.2"
32451cb0ef41Sopenharmony_ci      }
32461cb0ef41Sopenharmony_ci    },
32471cb0ef41Sopenharmony_ci    "to-fast-properties": {
32481cb0ef41Sopenharmony_ci      "version": "2.0.0",
32491cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
32501cb0ef41Sopenharmony_ci      "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
32511cb0ef41Sopenharmony_ci    },
32521cb0ef41Sopenharmony_ci    "to-object-path": {
32531cb0ef41Sopenharmony_ci      "version": "0.3.0",
32541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
32551cb0ef41Sopenharmony_ci      "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
32561cb0ef41Sopenharmony_ci      "dev": true,
32571cb0ef41Sopenharmony_ci      "requires": {
32581cb0ef41Sopenharmony_ci        "kind-of": "^3.0.2"
32591cb0ef41Sopenharmony_ci      },
32601cb0ef41Sopenharmony_ci      "dependencies": {
32611cb0ef41Sopenharmony_ci        "kind-of": {
32621cb0ef41Sopenharmony_ci          "version": "3.2.2",
32631cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
32641cb0ef41Sopenharmony_ci          "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
32651cb0ef41Sopenharmony_ci          "dev": true,
32661cb0ef41Sopenharmony_ci          "requires": {
32671cb0ef41Sopenharmony_ci            "is-buffer": "^1.1.5"
32681cb0ef41Sopenharmony_ci          }
32691cb0ef41Sopenharmony_ci        }
32701cb0ef41Sopenharmony_ci      }
32711cb0ef41Sopenharmony_ci    },
32721cb0ef41Sopenharmony_ci    "to-regex": {
32731cb0ef41Sopenharmony_ci      "version": "3.0.2",
32741cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
32751cb0ef41Sopenharmony_ci      "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
32761cb0ef41Sopenharmony_ci      "dev": true,
32771cb0ef41Sopenharmony_ci      "requires": {
32781cb0ef41Sopenharmony_ci        "define-property": "^2.0.2",
32791cb0ef41Sopenharmony_ci        "extend-shallow": "^3.0.2",
32801cb0ef41Sopenharmony_ci        "regex-not": "^1.0.2",
32811cb0ef41Sopenharmony_ci        "safe-regex": "^1.1.0"
32821cb0ef41Sopenharmony_ci      }
32831cb0ef41Sopenharmony_ci    },
32841cb0ef41Sopenharmony_ci    "to-regex-range": {
32851cb0ef41Sopenharmony_ci      "version": "2.1.1",
32861cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
32871cb0ef41Sopenharmony_ci      "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
32881cb0ef41Sopenharmony_ci      "dev": true,
32891cb0ef41Sopenharmony_ci      "requires": {
32901cb0ef41Sopenharmony_ci        "is-number": "^3.0.0",
32911cb0ef41Sopenharmony_ci        "repeat-string": "^1.6.1"
32921cb0ef41Sopenharmony_ci      }
32931cb0ef41Sopenharmony_ci    },
32941cb0ef41Sopenharmony_ci    "tough-cookie": {
32951cb0ef41Sopenharmony_ci      "version": "2.3.4",
32961cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.4.tgz",
32971cb0ef41Sopenharmony_ci      "integrity": "sha512-TZ6TTfI5NtZnuyy/Kecv+CnoROnyXn2DN97LontgQpCwsX2XyLYCC0ENhYkehSOwAp8rTQKc/NUIF7BkQ5rKLA==",
32981cb0ef41Sopenharmony_ci      "dev": true,
32991cb0ef41Sopenharmony_ci      "requires": {
33001cb0ef41Sopenharmony_ci        "punycode": "^1.4.1"
33011cb0ef41Sopenharmony_ci      }
33021cb0ef41Sopenharmony_ci    },
33031cb0ef41Sopenharmony_ci    "trim-right": {
33041cb0ef41Sopenharmony_ci      "version": "1.0.1",
33051cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz",
33061cb0ef41Sopenharmony_ci      "integrity": "sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM="
33071cb0ef41Sopenharmony_ci    },
33081cb0ef41Sopenharmony_ci    "tslib": {
33091cb0ef41Sopenharmony_ci      "version": "1.11.1",
33101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz",
33111cb0ef41Sopenharmony_ci      "integrity": "sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==",
33121cb0ef41Sopenharmony_ci      "dev": true
33131cb0ef41Sopenharmony_ci    },
33141cb0ef41Sopenharmony_ci    "tunnel-agent": {
33151cb0ef41Sopenharmony_ci      "version": "0.6.0",
33161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
33171cb0ef41Sopenharmony_ci      "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
33181cb0ef41Sopenharmony_ci      "dev": true,
33191cb0ef41Sopenharmony_ci      "requires": {
33201cb0ef41Sopenharmony_ci        "safe-buffer": "^5.0.1"
33211cb0ef41Sopenharmony_ci      }
33221cb0ef41Sopenharmony_ci    },
33231cb0ef41Sopenharmony_ci    "tweetnacl": {
33241cb0ef41Sopenharmony_ci      "version": "0.14.5",
33251cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
33261cb0ef41Sopenharmony_ci      "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
33271cb0ef41Sopenharmony_ci      "dev": true
33281cb0ef41Sopenharmony_ci    },
33291cb0ef41Sopenharmony_ci    "type-check": {
33301cb0ef41Sopenharmony_ci      "version": "0.3.2",
33311cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
33321cb0ef41Sopenharmony_ci      "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
33331cb0ef41Sopenharmony_ci      "dev": true,
33341cb0ef41Sopenharmony_ci      "requires": {
33351cb0ef41Sopenharmony_ci        "prelude-ls": "~1.1.2"
33361cb0ef41Sopenharmony_ci      }
33371cb0ef41Sopenharmony_ci    },
33381cb0ef41Sopenharmony_ci    "type-detect": {
33391cb0ef41Sopenharmony_ci      "version": "4.0.3",
33401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.3.tgz",
33411cb0ef41Sopenharmony_ci      "integrity": "sha1-Dj8mcLRAmbC0bChNE2p+9Jx0wuo=",
33421cb0ef41Sopenharmony_ci      "dev": true
33431cb0ef41Sopenharmony_ci    },
33441cb0ef41Sopenharmony_ci    "type-fest": {
33451cb0ef41Sopenharmony_ci      "version": "0.8.1",
33461cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
33471cb0ef41Sopenharmony_ci      "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
33481cb0ef41Sopenharmony_ci      "dev": true
33491cb0ef41Sopenharmony_ci    },
33501cb0ef41Sopenharmony_ci    "uid2": {
33511cb0ef41Sopenharmony_ci      "version": "0.0.3",
33521cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz",
33531cb0ef41Sopenharmony_ci      "integrity": "sha1-SDEm4Rd03y9xuLY53NeZw3YWK4I=",
33541cb0ef41Sopenharmony_ci      "dev": true
33551cb0ef41Sopenharmony_ci    },
33561cb0ef41Sopenharmony_ci    "union-value": {
33571cb0ef41Sopenharmony_ci      "version": "1.0.0",
33581cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.0.tgz",
33591cb0ef41Sopenharmony_ci      "integrity": "sha1-XHHDTLW61dzr4+oM0IIHulqhrqQ=",
33601cb0ef41Sopenharmony_ci      "dev": true,
33611cb0ef41Sopenharmony_ci      "requires": {
33621cb0ef41Sopenharmony_ci        "arr-union": "^3.1.0",
33631cb0ef41Sopenharmony_ci        "get-value": "^2.0.6",
33641cb0ef41Sopenharmony_ci        "is-extendable": "^0.1.1",
33651cb0ef41Sopenharmony_ci        "set-value": "^0.4.3"
33661cb0ef41Sopenharmony_ci      },
33671cb0ef41Sopenharmony_ci      "dependencies": {
33681cb0ef41Sopenharmony_ci        "extend-shallow": {
33691cb0ef41Sopenharmony_ci          "version": "2.0.1",
33701cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
33711cb0ef41Sopenharmony_ci          "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
33721cb0ef41Sopenharmony_ci          "dev": true,
33731cb0ef41Sopenharmony_ci          "requires": {
33741cb0ef41Sopenharmony_ci            "is-extendable": "^0.1.0"
33751cb0ef41Sopenharmony_ci          }
33761cb0ef41Sopenharmony_ci        },
33771cb0ef41Sopenharmony_ci        "set-value": {
33781cb0ef41Sopenharmony_ci          "version": "0.4.3",
33791cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/set-value/-/set-value-0.4.3.tgz",
33801cb0ef41Sopenharmony_ci          "integrity": "sha1-fbCPnT0i3H945Trzw79GZuzfzPE=",
33811cb0ef41Sopenharmony_ci          "dev": true,
33821cb0ef41Sopenharmony_ci          "requires": {
33831cb0ef41Sopenharmony_ci            "extend-shallow": "^2.0.1",
33841cb0ef41Sopenharmony_ci            "is-extendable": "^0.1.1",
33851cb0ef41Sopenharmony_ci            "is-plain-object": "^2.0.1",
33861cb0ef41Sopenharmony_ci            "to-object-path": "^0.3.0"
33871cb0ef41Sopenharmony_ci          }
33881cb0ef41Sopenharmony_ci        }
33891cb0ef41Sopenharmony_ci      }
33901cb0ef41Sopenharmony_ci    },
33911cb0ef41Sopenharmony_ci    "unique-string": {
33921cb0ef41Sopenharmony_ci      "version": "2.0.0",
33931cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
33941cb0ef41Sopenharmony_ci      "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
33951cb0ef41Sopenharmony_ci      "requires": {
33961cb0ef41Sopenharmony_ci        "crypto-random-string": "^2.0.0"
33971cb0ef41Sopenharmony_ci      }
33981cb0ef41Sopenharmony_ci    },
33991cb0ef41Sopenharmony_ci    "unique-temp-dir": {
34001cb0ef41Sopenharmony_ci      "version": "1.0.0",
34011cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unique-temp-dir/-/unique-temp-dir-1.0.0.tgz",
34021cb0ef41Sopenharmony_ci      "integrity": "sha1-bc6VsmgcoAPuv7MEpBX5y6vMU4U=",
34031cb0ef41Sopenharmony_ci      "dev": true,
34041cb0ef41Sopenharmony_ci      "requires": {
34051cb0ef41Sopenharmony_ci        "mkdirp": "^0.5.1",
34061cb0ef41Sopenharmony_ci        "os-tmpdir": "^1.0.1",
34071cb0ef41Sopenharmony_ci        "uid2": "0.0.3"
34081cb0ef41Sopenharmony_ci      }
34091cb0ef41Sopenharmony_ci    },
34101cb0ef41Sopenharmony_ci    "universalify": {
34111cb0ef41Sopenharmony_ci      "version": "0.1.2",
34121cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
34131cb0ef41Sopenharmony_ci      "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
34141cb0ef41Sopenharmony_ci      "dev": true
34151cb0ef41Sopenharmony_ci    },
34161cb0ef41Sopenharmony_ci    "unset-value": {
34171cb0ef41Sopenharmony_ci      "version": "1.0.0",
34181cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
34191cb0ef41Sopenharmony_ci      "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
34201cb0ef41Sopenharmony_ci      "dev": true,
34211cb0ef41Sopenharmony_ci      "requires": {
34221cb0ef41Sopenharmony_ci        "has-value": "^0.3.1",
34231cb0ef41Sopenharmony_ci        "isobject": "^3.0.0"
34241cb0ef41Sopenharmony_ci      },
34251cb0ef41Sopenharmony_ci      "dependencies": {
34261cb0ef41Sopenharmony_ci        "has-value": {
34271cb0ef41Sopenharmony_ci          "version": "0.3.1",
34281cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
34291cb0ef41Sopenharmony_ci          "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
34301cb0ef41Sopenharmony_ci          "dev": true,
34311cb0ef41Sopenharmony_ci          "requires": {
34321cb0ef41Sopenharmony_ci            "get-value": "^2.0.3",
34331cb0ef41Sopenharmony_ci            "has-values": "^0.1.4",
34341cb0ef41Sopenharmony_ci            "isobject": "^2.0.0"
34351cb0ef41Sopenharmony_ci          },
34361cb0ef41Sopenharmony_ci          "dependencies": {
34371cb0ef41Sopenharmony_ci            "isobject": {
34381cb0ef41Sopenharmony_ci              "version": "2.1.0",
34391cb0ef41Sopenharmony_ci              "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
34401cb0ef41Sopenharmony_ci              "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=",
34411cb0ef41Sopenharmony_ci              "dev": true,
34421cb0ef41Sopenharmony_ci              "requires": {
34431cb0ef41Sopenharmony_ci                "isarray": "1.0.0"
34441cb0ef41Sopenharmony_ci              }
34451cb0ef41Sopenharmony_ci            }
34461cb0ef41Sopenharmony_ci          }
34471cb0ef41Sopenharmony_ci        },
34481cb0ef41Sopenharmony_ci        "has-values": {
34491cb0ef41Sopenharmony_ci          "version": "0.1.4",
34501cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
34511cb0ef41Sopenharmony_ci          "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=",
34521cb0ef41Sopenharmony_ci          "dev": true
34531cb0ef41Sopenharmony_ci        },
34541cb0ef41Sopenharmony_ci        "isarray": {
34551cb0ef41Sopenharmony_ci          "version": "1.0.0",
34561cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
34571cb0ef41Sopenharmony_ci          "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=",
34581cb0ef41Sopenharmony_ci          "dev": true
34591cb0ef41Sopenharmony_ci        }
34601cb0ef41Sopenharmony_ci      }
34611cb0ef41Sopenharmony_ci    },
34621cb0ef41Sopenharmony_ci    "uri-js": {
34631cb0ef41Sopenharmony_ci      "version": "4.2.2",
34641cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
34651cb0ef41Sopenharmony_ci      "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
34661cb0ef41Sopenharmony_ci      "dev": true,
34671cb0ef41Sopenharmony_ci      "requires": {
34681cb0ef41Sopenharmony_ci        "punycode": "^2.1.0"
34691cb0ef41Sopenharmony_ci      },
34701cb0ef41Sopenharmony_ci      "dependencies": {
34711cb0ef41Sopenharmony_ci        "punycode": {
34721cb0ef41Sopenharmony_ci          "version": "2.1.1",
34731cb0ef41Sopenharmony_ci          "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
34741cb0ef41Sopenharmony_ci          "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
34751cb0ef41Sopenharmony_ci          "dev": true
34761cb0ef41Sopenharmony_ci        }
34771cb0ef41Sopenharmony_ci      }
34781cb0ef41Sopenharmony_ci    },
34791cb0ef41Sopenharmony_ci    "urix": {
34801cb0ef41Sopenharmony_ci      "version": "0.1.0",
34811cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
34821cb0ef41Sopenharmony_ci      "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=",
34831cb0ef41Sopenharmony_ci      "dev": true
34841cb0ef41Sopenharmony_ci    },
34851cb0ef41Sopenharmony_ci    "use": {
34861cb0ef41Sopenharmony_ci      "version": "3.1.1",
34871cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
34881cb0ef41Sopenharmony_ci      "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
34891cb0ef41Sopenharmony_ci      "dev": true
34901cb0ef41Sopenharmony_ci    },
34911cb0ef41Sopenharmony_ci    "util-deprecate": {
34921cb0ef41Sopenharmony_ci      "version": "1.0.2",
34931cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
34941cb0ef41Sopenharmony_ci      "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
34951cb0ef41Sopenharmony_ci      "dev": true
34961cb0ef41Sopenharmony_ci    },
34971cb0ef41Sopenharmony_ci    "uuid": {
34981cb0ef41Sopenharmony_ci      "version": "3.3.2",
34991cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz",
35001cb0ef41Sopenharmony_ci      "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA=="
35011cb0ef41Sopenharmony_ci    },
35021cb0ef41Sopenharmony_ci    "v8-compile-cache": {
35031cb0ef41Sopenharmony_ci      "version": "2.1.0",
35041cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz",
35051cb0ef41Sopenharmony_ci      "integrity": "sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g==",
35061cb0ef41Sopenharmony_ci      "dev": true
35071cb0ef41Sopenharmony_ci    },
35081cb0ef41Sopenharmony_ci    "verror": {
35091cb0ef41Sopenharmony_ci      "version": "1.10.0",
35101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
35111cb0ef41Sopenharmony_ci      "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
35121cb0ef41Sopenharmony_ci      "dev": true,
35131cb0ef41Sopenharmony_ci      "requires": {
35141cb0ef41Sopenharmony_ci        "assert-plus": "^1.0.0",
35151cb0ef41Sopenharmony_ci        "core-util-is": "1.0.2",
35161cb0ef41Sopenharmony_ci        "extsprintf": "^1.2.0"
35171cb0ef41Sopenharmony_ci      }
35181cb0ef41Sopenharmony_ci    },
35191cb0ef41Sopenharmony_ci    "which": {
35201cb0ef41Sopenharmony_ci      "version": "1.3.1",
35211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
35221cb0ef41Sopenharmony_ci      "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
35231cb0ef41Sopenharmony_ci      "dev": true,
35241cb0ef41Sopenharmony_ci      "requires": {
35251cb0ef41Sopenharmony_ci        "isexe": "^2.0.0"
35261cb0ef41Sopenharmony_ci      }
35271cb0ef41Sopenharmony_ci    },
35281cb0ef41Sopenharmony_ci    "word-wrap": {
35291cb0ef41Sopenharmony_ci      "version": "1.2.3",
35301cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
35311cb0ef41Sopenharmony_ci      "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
35321cb0ef41Sopenharmony_ci      "dev": true
35331cb0ef41Sopenharmony_ci    },
35341cb0ef41Sopenharmony_ci    "wordwrap": {
35351cb0ef41Sopenharmony_ci      "version": "1.0.0",
35361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
35371cb0ef41Sopenharmony_ci      "integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=",
35381cb0ef41Sopenharmony_ci      "dev": true
35391cb0ef41Sopenharmony_ci    },
35401cb0ef41Sopenharmony_ci    "wrappy": {
35411cb0ef41Sopenharmony_ci      "version": "1.0.2",
35421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
35431cb0ef41Sopenharmony_ci      "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
35441cb0ef41Sopenharmony_ci      "dev": true
35451cb0ef41Sopenharmony_ci    },
35461cb0ef41Sopenharmony_ci    "write": {
35471cb0ef41Sopenharmony_ci      "version": "1.0.3",
35481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/write/-/write-1.0.3.tgz",
35491cb0ef41Sopenharmony_ci      "integrity": "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==",
35501cb0ef41Sopenharmony_ci      "dev": true,
35511cb0ef41Sopenharmony_ci      "requires": {
35521cb0ef41Sopenharmony_ci        "mkdirp": "^0.5.1"
35531cb0ef41Sopenharmony_ci      }
35541cb0ef41Sopenharmony_ci    }
35551cb0ef41Sopenharmony_ci  }
35561cb0ef41Sopenharmony_ci}
3557