diff --git a/Dockerfile b/Dockerfile index 196e9a014..130c5e509 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM frolvlad/alpine-glibc -RUN apk add --no-cache nodejs bash npm curl g++ make m4 patch gmp-dev perl git jq perl-utils +RUN apk add --no-cache nodejs bash npm curl g++ make m4 patch gmp-dev perl git jq perl-utils libressl-dev USER root diff --git a/README.md b/README.md index c80a6936b..846346977 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,6 @@ Prints the required shell commands in order to configure your shell, Bash compli - [ ] Feature: `fnm install lts`? - [ ] OSX: Add to homebrew? - [ ] Windows Support? -- [ ] Linux: Replace `curl` usage with `cohttp`/`ocurl` or something else which is statically-linkable - [ ] Linux: Replace `tar` with a statically linked library too (for ungzip + untar) ## Contributing diff --git a/esy.lock/index.json b/esy.lock/index.json index 991b1d65c..deb93499d 100644 --- a/esy.lock/index.json +++ b/esy.lock/index.json @@ -1,5 +1,5 @@ { - "checksum": "85bc7dc86fecba75991d7262bfd0230b", + "checksum": "69d1872bb26229321ba7cf1433e1443c", "root": "fnm@link-dev:./package.json", "node": { "yup@0.26.10@d41d8cd9": { @@ -14,15 +14,28 @@ }, "overrides": [], "dependencies": [ - "toposort@2.0.2@d41d8cd9", - "synchronous-promise@2.0.6@d41d8cd9", - "property-expr@1.5.1@d41d8cd9", - "lodash@4.17.11@d41d8cd9", - "fn-name@2.0.1@d41d8cd9", - "@babel/runtime@7.0.0@d41d8cd9" + "toposort@2.0.2@d41d8cd9", "synchronous-promise@2.0.6@d41d8cd9", + "property-expr@1.5.1@d41d8cd9", "lodash@4.17.11@d41d8cd9", + "fn-name@2.0.1@d41d8cd9", "@babel/runtime@7.0.0@d41d8cd9" ], "devDependencies": [] }, + "yarn-pkg-config@github:esy-ocaml/yarn-pkg-config#d488cd9321cd5036bd36ec96744ce78c5d45fc49@d41d8cd9": { + "id": + "yarn-pkg-config@github:esy-ocaml/yarn-pkg-config#d488cd9321cd5036bd36ec96744ce78c5d45fc49@d41d8cd9", + "name": "yarn-pkg-config", + "version": + "github:esy-ocaml/yarn-pkg-config#d488cd9321cd5036bd36ec96744ce78c5d45fc49", + "source": { + "type": "install", + "source": [ + "github:esy-ocaml/yarn-pkg-config#d488cd9321cd5036bd36ec96744ce78c5d45fc49" + ] + }, + "overrides": [], + "dependencies": [], + "devDependencies": [] + }, "yargs-parser@9.0.2@d41d8cd9": { "id": "yargs-parser@9.0.2@d41d8cd9", "name": "yargs-parser", @@ -34,7 +47,7 @@ ] }, "overrides": [], - "dependencies": ["camelcase@4.1.0@d41d8cd9"], + "dependencies": [ "camelcase@4.1.0@d41d8cd9" ], "devDependencies": [] }, "yargs-parser@8.1.0@d41d8cd9": { @@ -48,7 +61,7 @@ ] }, "overrides": [], - "dependencies": ["camelcase@4.1.0@d41d8cd9"], + "dependencies": [ "camelcase@4.1.0@d41d8cd9" ], "devDependencies": [] }, "yargs@11.1.0@d41d8cd9": { @@ -63,18 +76,13 @@ }, "overrides": [], "dependencies": [ - "yargs-parser@9.0.2@d41d8cd9", - "y18n@3.2.1@d41d8cd9", - "which-module@2.0.0@d41d8cd9", - "string-width@2.1.1@d41d8cd9", + "yargs-parser@9.0.2@d41d8cd9", "y18n@3.2.1@d41d8cd9", + "which-module@2.0.0@d41d8cd9", "string-width@2.1.1@d41d8cd9", "set-blocking@2.0.0@d41d8cd9", "require-main-filename@1.0.1@d41d8cd9", - "require-directory@2.1.1@d41d8cd9", - "os-locale@2.1.0@d41d8cd9", - "get-caller-file@1.0.3@d41d8cd9", - "find-up@2.1.0@d41d8cd9", - "decamelize@1.2.0@d41d8cd9", - "cliui@4.1.0@d41d8cd9" + "require-directory@2.1.1@d41d8cd9", "os-locale@2.1.0@d41d8cd9", + "get-caller-file@1.0.3@d41d8cd9", "find-up@2.1.0@d41d8cd9", + "decamelize@1.2.0@d41d8cd9", "cliui@4.1.0@d41d8cd9" ], "devDependencies": [] }, @@ -90,18 +98,13 @@ }, "overrides": [], "dependencies": [ - "yargs-parser@8.1.0@d41d8cd9", - "y18n@3.2.1@d41d8cd9", - "which-module@2.0.0@d41d8cd9", - "string-width@2.1.1@d41d8cd9", + "yargs-parser@8.1.0@d41d8cd9", "y18n@3.2.1@d41d8cd9", + "which-module@2.0.0@d41d8cd9", "string-width@2.1.1@d41d8cd9", "set-blocking@2.0.0@d41d8cd9", "require-main-filename@1.0.1@d41d8cd9", - "require-directory@2.1.1@d41d8cd9", - "os-locale@2.1.0@d41d8cd9", - "get-caller-file@1.0.3@d41d8cd9", - "find-up@2.1.0@d41d8cd9", - "decamelize@1.2.0@d41d8cd9", - "cliui@4.1.0@d41d8cd9" + "require-directory@2.1.1@d41d8cd9", "os-locale@2.1.0@d41d8cd9", + "get-caller-file@1.0.3@d41d8cd9", "find-up@2.1.0@d41d8cd9", + "decamelize@1.2.0@d41d8cd9", "cliui@4.1.0@d41d8cd9" ], "devDependencies": [] }, @@ -117,10 +120,8 @@ }, "overrides": [], "dependencies": [ - "wordwrap@0.0.2@d41d8cd9", - "window-size@0.1.0@d41d8cd9", - "decamelize@1.2.0@d41d8cd9", - "camelcase@1.2.1@d41d8cd9" + "wordwrap@0.0.2@d41d8cd9", "window-size@0.1.0@d41d8cd9", + "decamelize@1.2.0@d41d8cd9", "camelcase@1.2.1@d41d8cd9" ], "devDependencies": [] }, @@ -205,7 +206,7 @@ ] }, "overrides": [], - "dependencies": ["sax@0.5.8@d41d8cd9"], + "dependencies": [ "sax@0.5.8@d41d8cd9" ], "devDependencies": [] }, "xml-name-validator@2.0.1@d41d8cd9": { @@ -248,8 +249,7 @@ }, "overrides": [], "dependencies": [ - "strip-ansi@4.0.0@d41d8cd9", - "string-width@2.1.1@d41d8cd9" + "strip-ansi@4.0.0@d41d8cd9", "string-width@2.1.1@d41d8cd9" ], "devDependencies": [] }, @@ -265,8 +265,7 @@ }, "overrides": [], "dependencies": [ - "strip-ansi@3.0.1@d41d8cd9", - "string-width@1.0.2@d41d8cd9" + "strip-ansi@3.0.1@d41d8cd9", "string-width@1.0.2@d41d8cd9" ], "devDependencies": [] }, @@ -337,7 +336,7 @@ ] }, "overrides": [], - "dependencies": ["isexe@2.0.0@d41d8cd9"], + "dependencies": [ "isexe@2.0.0@d41d8cd9" ], "devDependencies": [] }, "whatwg-url@3.1.0@d41d8cd9": { @@ -352,8 +351,7 @@ }, "overrides": [], "dependencies": [ - "webidl-conversions@3.0.1@d41d8cd9", - "tr46@0.0.3@d41d8cd9" + "webidl-conversions@3.0.1@d41d8cd9", "tr46@0.0.3@d41d8cd9" ], "devDependencies": [] }, @@ -383,8 +381,7 @@ }, "overrides": [], "dependencies": [ - "extsprintf@1.3.0@d41d8cd9", - "core-util-is@1.0.2@d41d8cd9", + "extsprintf@1.3.0@d41d8cd9", "core-util-is@1.0.2@d41d8cd9", "assert-plus@1.0.0@d41d8cd9" ], "devDependencies": [] @@ -456,7 +453,7 @@ ] }, "overrides": [], - "dependencies": ["punycode@2.1.1@d41d8cd9"], + "dependencies": [ "punycode@2.1.1@d41d8cd9" ], "devDependencies": [] }, "unset-value@1.0.0@d41d8cd9": { @@ -470,7 +467,9 @@ ] }, "overrides": [], - "dependencies": ["isobject@3.0.1@d41d8cd9", "has-value@0.3.1@d41d8cd9"], + "dependencies": [ + "isobject@3.0.1@d41d8cd9", "has-value@0.3.1@d41d8cd9" + ], "devDependencies": [] }, "unique-slug@2.0.1@d41d8cd9": { @@ -484,7 +483,7 @@ ] }, "overrides": [], - "dependencies": ["imurmurhash@0.1.4@d41d8cd9"], + "dependencies": [ "imurmurhash@0.1.4@d41d8cd9" ], "devDependencies": [] }, "unique-filename@1.1.1@d41d8cd9": { @@ -498,7 +497,7 @@ ] }, "overrides": [], - "dependencies": ["unique-slug@2.0.1@d41d8cd9"], + "dependencies": [ "unique-slug@2.0.1@d41d8cd9" ], "devDependencies": [] }, "union-value@1.0.0@d41d8cd9": { @@ -513,10 +512,8 @@ }, "overrides": [], "dependencies": [ - "set-value@0.4.3@d41d8cd9", - "is-extendable@0.1.1@d41d8cd9", - "get-value@2.0.6@d41d8cd9", - "arr-union@3.1.0@d41d8cd9" + "set-value@0.4.3@d41d8cd9", "is-extendable@0.1.1@d41d8cd9", + "get-value@2.0.6@d41d8cd9", "arr-union@3.1.0@d41d8cd9" ], "devDependencies": [] }, @@ -560,10 +557,8 @@ }, "overrides": [], "dependencies": [ - "yargs@3.5.4@d41d8cd9", - "uglify-to-browserify@1.0.2@d41d8cd9", - "source-map@0.1.34@d41d8cd9", - "async@0.2.10@d41d8cd9" + "yargs@3.5.4@d41d8cd9", "uglify-to-browserify@1.0.2@d41d8cd9", + "source-map@0.1.34@d41d8cd9", "async@0.2.10@d41d8cd9" ], "devDependencies": [] }, @@ -579,8 +574,7 @@ }, "overrides": [], "dependencies": [ - "source-map@0.1.43@d41d8cd9", - "optimist@0.3.7@d41d8cd9", + "source-map@0.1.43@d41d8cd9", "optimist@0.3.7@d41d8cd9", "async@0.2.10@d41d8cd9" ], "devDependencies": [] @@ -610,7 +604,7 @@ ] }, "overrides": [], - "dependencies": ["prelude-ls@1.1.2@d41d8cd9"], + "dependencies": [ "prelude-ls@1.1.2@d41d8cd9" ], "devDependencies": [] }, "tweetnacl@0.14.5@d41d8cd9": { @@ -638,7 +632,7 @@ ] }, "overrides": [], - "dependencies": ["safe-buffer@5.1.2@d41d8cd9"], + "dependencies": [ "safe-buffer@5.1.2@d41d8cd9" ], "devDependencies": [] }, "tunnel-agent@0.4.3@d41d8cd9": { @@ -694,7 +688,7 @@ ] }, "overrides": [], - "dependencies": ["punycode@2.1.1@d41d8cd9", "psl@1.1.31@d41d8cd9"], + "dependencies": [ "punycode@2.1.1@d41d8cd9", "psl@1.1.31@d41d8cd9" ], "devDependencies": [] }, "tough-cookie@2.4.3@d41d8cd9": { @@ -708,7 +702,7 @@ ] }, "overrides": [], - "dependencies": ["punycode@1.4.1@d41d8cd9", "psl@1.1.31@d41d8cd9"], + "dependencies": [ "punycode@1.4.1@d41d8cd9", "psl@1.1.31@d41d8cd9" ], "devDependencies": [] }, "toposort@2.0.2@d41d8cd9": { @@ -737,8 +731,7 @@ }, "overrides": [], "dependencies": [ - "repeat-string@1.6.1@d41d8cd9", - "is-number@3.0.0@d41d8cd9" + "repeat-string@1.6.1@d41d8cd9", "is-number@3.0.0@d41d8cd9" ], "devDependencies": [] }, @@ -754,10 +747,8 @@ }, "overrides": [], "dependencies": [ - "safe-regex@1.1.0@d41d8cd9", - "regex-not@1.0.2@d41d8cd9", - "extend-shallow@3.0.2@d41d8cd9", - "define-property@2.0.2@d41d8cd9" + "safe-regex@1.1.0@d41d8cd9", "regex-not@1.0.2@d41d8cd9", + "extend-shallow@3.0.2@d41d8cd9", "define-property@2.0.2@d41d8cd9" ], "devDependencies": [] }, @@ -772,7 +763,7 @@ ] }, "overrides": [], - "dependencies": ["kind-of@3.2.2@d41d8cd9"], + "dependencies": [ "kind-of@3.2.2@d41d8cd9" ], "devDependencies": [] }, "tiny-worker@2.1.2@d41d8cd9": { @@ -801,8 +792,7 @@ }, "overrides": [], "dependencies": [ - "xtend@4.0.1@d41d8cd9", - "readable-stream@2.3.6@d41d8cd9" + "xtend@4.0.1@d41d8cd9", "readable-stream@2.3.6@d41d8cd9" ], "devDependencies": [] }, @@ -817,7 +807,7 @@ ] }, "overrides": [], - "dependencies": ["thenify@3.3.0@d41d8cd9"], + "dependencies": [ "thenify@3.3.0@d41d8cd9" ], "devDependencies": [] }, "thenify@3.3.0@d41d8cd9": { @@ -831,7 +821,7 @@ ] }, "overrides": [], - "dependencies": ["any-promise@1.3.0@d41d8cd9"], + "dependencies": [ "any-promise@1.3.0@d41d8cd9" ], "devDependencies": [] }, "synchronous-promise@2.0.6@d41d8cd9": { @@ -887,7 +877,7 @@ ] }, "overrides": [], - "dependencies": ["has-flag@3.0.0@d41d8cd9"], + "dependencies": [ "has-flag@3.0.0@d41d8cd9" ], "devDependencies": [] }, "supports-color@2.0.0@d41d8cd9": { @@ -943,7 +933,7 @@ ] }, "overrides": [], - "dependencies": ["ansi-regex@3.0.0@d41d8cd9"], + "dependencies": [ "ansi-regex@3.0.0@d41d8cd9" ], "devDependencies": [] }, "strip-ansi@3.0.1@d41d8cd9": { @@ -957,7 +947,7 @@ ] }, "overrides": [], - "dependencies": ["ansi-regex@2.1.1@d41d8cd9"], + "dependencies": [ "ansi-regex@2.1.1@d41d8cd9" ], "devDependencies": [] }, "stringstream@0.0.6@d41d8cd9": { @@ -986,8 +976,7 @@ }, "overrides": [], "dependencies": [ - "is-regexp@1.0.0@d41d8cd9", - "is-obj@1.0.1@d41d8cd9", + "is-regexp@1.0.0@d41d8cd9", "is-obj@1.0.1@d41d8cd9", "get-own-enumerable-property-symbols@3.0.0@d41d8cd9" ], "devDependencies": [] @@ -1003,7 +992,7 @@ ] }, "overrides": [], - "dependencies": ["safe-buffer@5.1.2@d41d8cd9"], + "dependencies": [ "safe-buffer@5.1.2@d41d8cd9" ], "devDependencies": [] }, "string_decoder@0.10.31@d41d8cd9": { @@ -1032,8 +1021,7 @@ }, "overrides": [], "dependencies": [ - "function-bind@1.1.1@d41d8cd9", - "es-abstract@1.13.0@d41d8cd9", + "function-bind@1.1.1@d41d8cd9", "es-abstract@1.13.0@d41d8cd9", "define-properties@1.1.3@d41d8cd9" ], "devDependencies": [] @@ -1050,8 +1038,7 @@ }, "overrides": [], "dependencies": [ - "strip-ansi@4.0.0@d41d8cd9", - "is-fullwidth-code-point@2.0.0@d41d8cd9" + "strip-ansi@4.0.0@d41d8cd9", "is-fullwidth-code-point@2.0.0@d41d8cd9" ], "devDependencies": [] }, @@ -1113,8 +1100,7 @@ }, "overrides": [], "dependencies": [ - "stream-shift@1.0.0@d41d8cd9", - "end-of-stream@1.4.1@d41d8cd9" + "stream-shift@1.0.0@d41d8cd9", "end-of-stream@1.4.1@d41d8cd9" ], "devDependencies": [] }, @@ -1129,7 +1115,7 @@ ] }, "overrides": [], - "dependencies": ["readable-stream@1.0.34@d41d8cd9"], + "dependencies": [ "readable-stream@1.0.34@d41d8cd9" ], "devDependencies": [] }, "static-extend@0.1.2@d41d8cd9": { @@ -1144,8 +1130,7 @@ }, "overrides": [], "dependencies": [ - "object-copy@0.1.0@d41d8cd9", - "define-property@0.2.5@d41d8cd9" + "object-copy@0.1.0@d41d8cd9", "define-property@0.2.5@d41d8cd9" ], "devDependencies": [] }, @@ -1174,7 +1159,7 @@ ] }, "overrides": [], - "dependencies": ["figgy-pudding@3.5.1@d41d8cd9"], + "dependencies": [ "figgy-pudding@3.5.1@d41d8cd9" ], "devDependencies": [] }, "sshpk@1.16.1@d41d8cd9": { @@ -1189,14 +1174,10 @@ }, "overrides": [], "dependencies": [ - "tweetnacl@0.14.5@d41d8cd9", - "safer-buffer@2.1.2@d41d8cd9", - "jsbn@0.1.1@d41d8cd9", - "getpass@0.1.7@d41d8cd9", - "ecc-jsbn@0.1.2@d41d8cd9", - "dashdash@1.14.1@d41d8cd9", - "bcrypt-pbkdf@1.0.2@d41d8cd9", - "assert-plus@1.0.0@d41d8cd9", + "tweetnacl@0.14.5@d41d8cd9", "safer-buffer@2.1.2@d41d8cd9", + "jsbn@0.1.1@d41d8cd9", "getpass@0.1.7@d41d8cd9", + "ecc-jsbn@0.1.2@d41d8cd9", "dashdash@1.14.1@d41d8cd9", + "bcrypt-pbkdf@1.0.2@d41d8cd9", "assert-plus@1.0.0@d41d8cd9", "asn1@0.2.4@d41d8cd9" ], "devDependencies": [] @@ -1226,7 +1207,7 @@ ] }, "overrides": [], - "dependencies": ["extend-shallow@3.0.2@d41d8cd9"], + "dependencies": [ "extend-shallow@3.0.2@d41d8cd9" ], "devDependencies": [] }, "source-map-url@0.4.0@d41d8cd9": { @@ -1255,10 +1236,8 @@ }, "overrides": [], "dependencies": [ - "urix@0.1.0@d41d8cd9", - "source-map-url@0.4.0@d41d8cd9", - "resolve-url@0.2.1@d41d8cd9", - "decode-uri-component@0.2.0@d41d8cd9", + "urix@0.1.0@d41d8cd9", "source-map-url@0.4.0@d41d8cd9", + "resolve-url@0.2.1@d41d8cd9", "decode-uri-component@0.2.0@d41d8cd9", "atob@2.1.2@d41d8cd9" ], "devDependencies": [] @@ -1302,7 +1281,7 @@ ] }, "overrides": [], - "dependencies": ["amdefine@1.0.1@d41d8cd9"], + "dependencies": [ "amdefine@1.0.1@d41d8cd9" ], "devDependencies": [] }, "source-map@0.1.34@d41d8cd9": { @@ -1316,7 +1295,7 @@ ] }, "overrides": [], - "dependencies": ["amdefine@1.0.1@d41d8cd9"], + "dependencies": [ "amdefine@1.0.1@d41d8cd9" ], "devDependencies": [] }, "socks-proxy-agent@4.0.1@d41d8cd9": { @@ -1330,7 +1309,7 @@ ] }, "overrides": [], - "dependencies": ["socks@2.2.3@d41d8cd9", "agent-base@4.2.1@d41d8cd9"], + "dependencies": [ "socks@2.2.3@d41d8cd9", "agent-base@4.2.1@d41d8cd9" ], "devDependencies": [] }, "socks@2.2.3@d41d8cd9": { @@ -1344,7 +1323,7 @@ ] }, "overrides": [], - "dependencies": ["smart-buffer@4.0.2@d41d8cd9", "ip@1.1.5@d41d8cd9"], + "dependencies": [ "smart-buffer@4.0.2@d41d8cd9", "ip@1.1.5@d41d8cd9" ], "devDependencies": [] }, "sntp@0.2.4@d41d8cd9": { @@ -1358,7 +1337,7 @@ ] }, "overrides": [], - "dependencies": ["hoek@0.9.1@d41d8cd9"], + "dependencies": [ "hoek@0.9.1@d41d8cd9" ], "devDependencies": [] }, "snapdragon-util@3.0.1@d41d8cd9": { @@ -1372,7 +1351,7 @@ ] }, "overrides": [], - "dependencies": ["kind-of@3.2.2@d41d8cd9"], + "dependencies": [ "kind-of@3.2.2@d41d8cd9" ], "devDependencies": [] }, "snapdragon-node@2.1.1@d41d8cd9": { @@ -1387,8 +1366,7 @@ }, "overrides": [], "dependencies": [ - "snapdragon-util@3.0.1@d41d8cd9", - "isobject@3.0.1@d41d8cd9", + "snapdragon-util@3.0.1@d41d8cd9", "isobject@3.0.1@d41d8cd9", "define-property@1.0.0@d41d8cd9" ], "devDependencies": [] @@ -1405,14 +1383,10 @@ }, "overrides": [], "dependencies": [ - "use@3.1.1@d41d8cd9", - "source-map-resolve@0.5.2@d41d8cd9", - "source-map@0.5.7@d41d8cd9", - "map-cache@0.2.2@d41d8cd9", - "extend-shallow@2.0.1@d41d8cd9", - "define-property@0.2.5@d41d8cd9", - "debug@2.6.9@d41d8cd9", - "base@0.11.2@d41d8cd9" + "use@3.1.1@d41d8cd9", "source-map-resolve@0.5.2@d41d8cd9", + "source-map@0.5.7@d41d8cd9", "map-cache@0.2.2@d41d8cd9", + "extend-shallow@2.0.1@d41d8cd9", "define-property@0.2.5@d41d8cd9", + "debug@2.6.9@d41d8cd9", "base@0.11.2@d41d8cd9" ], "devDependencies": [] }, @@ -1455,7 +1429,7 @@ ] }, "overrides": [], - "dependencies": ["debug@4.1.1@d41d8cd9"], + "dependencies": [ "debug@4.1.1@d41d8cd9" ], "devDependencies": [] }, "signal-exit@3.0.2@d41d8cd9": { @@ -1525,7 +1499,7 @@ ] }, "overrides": [], - "dependencies": ["shebang-regex@1.0.0@d41d8cd9"], + "dependencies": [ "shebang-regex@1.0.0@d41d8cd9" ], "devDependencies": [] }, "set-value@2.0.0@d41d8cd9": { @@ -1540,10 +1514,8 @@ }, "overrides": [], "dependencies": [ - "split-string@3.1.0@d41d8cd9", - "is-plain-object@2.0.4@d41d8cd9", - "is-extendable@0.1.1@d41d8cd9", - "extend-shallow@2.0.1@d41d8cd9" + "split-string@3.1.0@d41d8cd9", "is-plain-object@2.0.4@d41d8cd9", + "is-extendable@0.1.1@d41d8cd9", "extend-shallow@2.0.1@d41d8cd9" ], "devDependencies": [] }, @@ -1559,10 +1531,8 @@ }, "overrides": [], "dependencies": [ - "to-object-path@0.3.0@d41d8cd9", - "is-plain-object@2.0.4@d41d8cd9", - "is-extendable@0.1.1@d41d8cd9", - "extend-shallow@2.0.1@d41d8cd9" + "to-object-path@0.3.0@d41d8cd9", "is-plain-object@2.0.4@d41d8cd9", + "is-extendable@0.1.1@d41d8cd9", "extend-shallow@2.0.1@d41d8cd9" ], "devDependencies": [] }, @@ -1661,7 +1631,7 @@ ] }, "overrides": [], - "dependencies": ["ret@0.1.15@d41d8cd9"], + "dependencies": [ "ret@0.1.15@d41d8cd9" ], "devDependencies": [] }, "safe-buffer@5.1.2@d41d8cd9": { @@ -1689,7 +1659,7 @@ ] }, "overrides": [], - "dependencies": ["tslib@1.9.3@d41d8cd9"], + "dependencies": [ "tslib@1.9.3@d41d8cd9" ], "devDependencies": [] }, "run-queue@1.0.3@d41d8cd9": { @@ -1703,7 +1673,7 @@ ] }, "overrides": [], - "dependencies": ["aproba@1.2.0@d41d8cd9"], + "dependencies": [ "aproba@1.2.0@d41d8cd9" ], "devDependencies": [] }, "rimraf@2.6.3@d41d8cd9": { @@ -1717,7 +1687,7 @@ ] }, "overrides": [], - "dependencies": ["glob@7.1.3@d41d8cd9"], + "dependencies": [ "glob@7.1.3@d41d8cd9" ], "devDependencies": [] }, "retry@0.10.1@d41d8cd9": { @@ -1759,7 +1729,9 @@ ] }, "overrides": [], - "dependencies": ["signal-exit@3.0.2@d41d8cd9", "onetime@2.0.1@d41d8cd9"], + "dependencies": [ + "signal-exit@3.0.2@d41d8cd9", "onetime@2.0.1@d41d8cd9" + ], "devDependencies": [] }, "resolve-url@0.2.1@d41d8cd9": { @@ -1844,26 +1816,16 @@ }, "overrides": [], "dependencies": [ - "uuid@3.3.2@d41d8cd9", - "tunnel-agent@0.6.0@d41d8cd9", - "tough-cookie@2.4.3@d41d8cd9", - "safe-buffer@5.1.2@d41d8cd9", - "qs@6.5.2@d41d8cd9", - "performance-now@2.1.0@d41d8cd9", - "oauth-sign@0.9.0@d41d8cd9", - "mime-types@2.1.22@d41d8cd9", - "json-stringify-safe@5.0.1@d41d8cd9", - "isstream@0.1.2@d41d8cd9", - "is-typedarray@1.0.0@d41d8cd9", - "http-signature@1.2.0@d41d8cd9", - "har-validator@5.1.3@d41d8cd9", - "form-data@2.3.3@d41d8cd9", - "forever-agent@0.6.1@d41d8cd9", - "extend@3.0.2@d41d8cd9", - "combined-stream@1.0.7@d41d8cd9", - "caseless@0.12.0@d41d8cd9", - "aws4@1.8.0@d41d8cd9", - "aws-sign2@0.7.0@d41d8cd9" + "uuid@3.3.2@d41d8cd9", "tunnel-agent@0.6.0@d41d8cd9", + "tough-cookie@2.4.3@d41d8cd9", "safe-buffer@5.1.2@d41d8cd9", + "qs@6.5.2@d41d8cd9", "performance-now@2.1.0@d41d8cd9", + "oauth-sign@0.9.0@d41d8cd9", "mime-types@2.1.22@d41d8cd9", + "json-stringify-safe@5.0.1@d41d8cd9", "isstream@0.1.2@d41d8cd9", + "is-typedarray@1.0.0@d41d8cd9", "http-signature@1.2.0@d41d8cd9", + "har-validator@5.1.3@d41d8cd9", "form-data@2.3.3@d41d8cd9", + "forever-agent@0.6.1@d41d8cd9", "extend@3.0.2@d41d8cd9", + "combined-stream@1.0.7@d41d8cd9", "caseless@0.12.0@d41d8cd9", + "aws4@1.8.0@d41d8cd9", "aws-sign2@0.7.0@d41d8cd9" ], "devDependencies": [] }, @@ -1879,18 +1841,12 @@ }, "overrides": [], "dependencies": [ - "tunnel-agent@0.4.3@d41d8cd9", - "tough-cookie@2.4.3@d41d8cd9", - "stringstream@0.0.6@d41d8cd9", - "qs@1.0.2@d41d8cd9", - "oauth-sign@0.3.0@d41d8cd9", - "node-uuid@1.4.8@d41d8cd9", - "mime-types@1.0.2@d41d8cd9", - "json-stringify-safe@5.0.1@d41d8cd9", - "http-signature@0.10.1@d41d8cd9", - "hawk@1.1.1@d41d8cd9", - "form-data@0.1.4@d41d8cd9", - "forever-agent@0.5.2@d41d8cd9", + "tunnel-agent@0.4.3@d41d8cd9", "tough-cookie@2.4.3@d41d8cd9", + "stringstream@0.0.6@d41d8cd9", "qs@1.0.2@d41d8cd9", + "oauth-sign@0.3.0@d41d8cd9", "node-uuid@1.4.8@d41d8cd9", + "mime-types@1.0.2@d41d8cd9", "json-stringify-safe@5.0.1@d41d8cd9", + "http-signature@0.10.1@d41d8cd9", "hawk@1.1.1@d41d8cd9", + "form-data@0.1.4@d41d8cd9", "forever-agent@0.5.2@d41d8cd9", "aws-sign2@0.5.0@d41d8cd9" ], "devDependencies": [] @@ -1935,8 +1891,7 @@ }, "overrides": [], "dependencies": [ - "safe-regex@1.1.0@d41d8cd9", - "extend-shallow@3.0.2@d41d8cd9" + "safe-regex@1.1.0@d41d8cd9", "extend-shallow@3.0.2@d41d8cd9" ], "devDependencies": [] }, @@ -1966,10 +1921,8 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/re@opam:1.7.3@83095efd", - "@opam/dune@opam:1.7.2@52ecbb97", - "@esy-ocaml/reason@3.4.0@d41d8cd9" + "ocaml@4.6.10@d41d8cd9", "@opam/re@opam:1.7.3@83095efd", + "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/reason@3.4.0@d41d8cd9" ], "devDependencies": [] }, @@ -1985,12 +1938,9 @@ }, "overrides": [], "dependencies": [ - "util-deprecate@1.0.2@d41d8cd9", - "string_decoder@1.1.1@d41d8cd9", - "safe-buffer@5.1.2@d41d8cd9", - "process-nextick-args@2.0.0@d41d8cd9", - "isarray@1.0.0@d41d8cd9", - "inherits@2.0.3@d41d8cd9", + "util-deprecate@1.0.2@d41d8cd9", "string_decoder@1.1.1@d41d8cd9", + "safe-buffer@5.1.2@d41d8cd9", "process-nextick-args@2.0.0@d41d8cd9", + "isarray@1.0.0@d41d8cd9", "inherits@2.0.3@d41d8cd9", "core-util-is@1.0.2@d41d8cd9" ], "devDependencies": [] @@ -2007,10 +1957,8 @@ }, "overrides": [], "dependencies": [ - "string_decoder@0.10.31@d41d8cd9", - "isarray@0.0.1@d41d8cd9", - "inherits@2.0.3@d41d8cd9", - "core-util-is@1.0.2@d41d8cd9" + "string_decoder@0.10.31@d41d8cd9", "isarray@0.0.1@d41d8cd9", + "inherits@2.0.3@d41d8cd9", "core-util-is@1.0.2@d41d8cd9" ], "devDependencies": [] }, @@ -2026,10 +1974,8 @@ }, "overrides": [], "dependencies": [ - "string_decoder@0.10.31@d41d8cd9", - "isarray@0.0.1@d41d8cd9", - "inherits@2.0.3@d41d8cd9", - "core-util-is@1.0.2@d41d8cd9" + "string_decoder@0.10.31@d41d8cd9", "isarray@0.0.1@d41d8cd9", + "inherits@2.0.3@d41d8cd9", "core-util-is@1.0.2@d41d8cd9" ], "devDependencies": [] }, @@ -2101,8 +2047,7 @@ }, "overrides": [], "dependencies": [ - "pump@2.0.1@d41d8cd9", - "inherits@2.0.3@d41d8cd9", + "pump@2.0.1@d41d8cd9", "inherits@2.0.3@d41d8cd9", "duplexify@3.7.1@d41d8cd9" ], "devDependencies": [] @@ -2118,7 +2063,9 @@ ] }, "overrides": [], - "dependencies": ["once@1.4.0@d41d8cd9", "end-of-stream@1.4.1@d41d8cd9"], + "dependencies": [ + "once@1.4.0@d41d8cd9", "end-of-stream@1.4.1@d41d8cd9" + ], "devDependencies": [] }, "pump@2.0.1@d41d8cd9": { @@ -2132,7 +2079,9 @@ ] }, "overrides": [], - "dependencies": ["once@1.4.0@d41d8cd9", "end-of-stream@1.4.1@d41d8cd9"], + "dependencies": [ + "once@1.4.0@d41d8cd9", "end-of-stream@1.4.1@d41d8cd9" + ], "devDependencies": [] }, "psl@1.1.31@d41d8cd9": { @@ -2202,7 +2151,7 @@ ] }, "overrides": [], - "dependencies": ["retry@0.10.1@d41d8cd9", "err-code@1.1.2@d41d8cd9"], + "dependencies": [ "retry@0.10.1@d41d8cd9", "err-code@1.1.2@d41d8cd9" ], "devDependencies": [] }, "promise-inflight@1.0.1@d41d8cd9": { @@ -2259,8 +2208,7 @@ }, "overrides": [], "dependencies": [ - "ansi-styles@3.2.1@d41d8cd9", - "ansi-regex@4.0.0@d41d8cd9" + "ansi-styles@3.2.1@d41d8cd9", "ansi-regex@4.0.0@d41d8cd9" ], "devDependencies": [] }, @@ -2317,7 +2265,7 @@ ] }, "overrides": [], - "dependencies": ["semver-compare@1.0.0@d41d8cd9"], + "dependencies": [ "semver-compare@1.0.0@d41d8cd9" ], "devDependencies": [] }, "pinkie-promise@2.0.1@d41d8cd9": { @@ -2331,7 +2279,7 @@ ] }, "overrides": [], - "dependencies": ["pinkie@2.0.4@d41d8cd9"], + "dependencies": [ "pinkie@2.0.4@d41d8cd9" ], "devDependencies": [] }, "pinkie@2.0.4@d41d8cd9": { @@ -2499,7 +2447,7 @@ ] }, "overrides": [], - "dependencies": ["@types/node@11.9.5@d41d8cd9"], + "dependencies": [ "@types/node@11.9.5@d41d8cd9" ], "devDependencies": [] }, "parse5@1.5.1@d41d8cd9": { @@ -2528,8 +2476,7 @@ }, "overrides": [], "dependencies": [ - "json-parse-better-errors@1.0.2@d41d8cd9", - "error-ex@1.3.2@d41d8cd9" + "json-parse-better-errors@1.0.2@d41d8cd9", "error-ex@1.3.2@d41d8cd9" ], "devDependencies": [] }, @@ -2545,8 +2492,7 @@ }, "overrides": [], "dependencies": [ - "readable-stream@2.3.6@d41d8cd9", - "inherits@2.0.3@d41d8cd9", + "readable-stream@2.3.6@d41d8cd9", "inherits@2.0.3@d41d8cd9", "cyclist@0.2.2@d41d8cd9" ], "devDependencies": [] @@ -2604,7 +2550,7 @@ ] }, "overrides": [], - "dependencies": ["p-limit@1.3.0@d41d8cd9"], + "dependencies": [ "p-limit@1.3.0@d41d8cd9" ], "devDependencies": [] }, "p-limit@1.3.0@d41d8cd9": { @@ -2618,7 +2564,7 @@ ] }, "overrides": [], - "dependencies": ["p-try@1.0.0@d41d8cd9"], + "dependencies": [ "p-try@1.0.0@d41d8cd9" ], "devDependencies": [] }, "p-finally@1.0.0@d41d8cd9": { @@ -2646,7 +2592,9 @@ ] }, "overrides": [], - "dependencies": ["os-tmpdir@1.0.2@d41d8cd9", "os-homedir@1.0.2@d41d8cd9"], + "dependencies": [ + "os-tmpdir@1.0.2@d41d8cd9", "os-homedir@1.0.2@d41d8cd9" + ], "devDependencies": [] }, "os-tmpdir@1.0.2@d41d8cd9": { @@ -2675,9 +2623,7 @@ }, "overrides": [], "dependencies": [ - "mem@1.1.0@d41d8cd9", - "lcid@1.0.0@d41d8cd9", - "execa@0.7.0@d41d8cd9" + "mem@1.1.0@d41d8cd9", "lcid@1.0.0@d41d8cd9", "execa@0.7.0@d41d8cd9" ], "devDependencies": [] }, @@ -2707,12 +2653,9 @@ }, "overrides": [], "dependencies": [ - "wordwrap@1.0.0@d41d8cd9", - "type-check@0.3.2@d41d8cd9", - "prelude-ls@1.1.2@d41d8cd9", - "levn@0.3.0@d41d8cd9", - "fast-levenshtein@2.0.6@d41d8cd9", - "deep-is@0.1.3@d41d8cd9" + "wordwrap@1.0.0@d41d8cd9", "type-check@0.3.2@d41d8cd9", + "prelude-ls@1.1.2@d41d8cd9", "levn@0.3.0@d41d8cd9", + "fast-levenshtein@2.0.6@d41d8cd9", "deep-is@0.1.3@d41d8cd9" ], "devDependencies": [] }, @@ -2727,7 +2670,7 @@ ] }, "overrides": [], - "dependencies": ["wordwrap@0.0.2@d41d8cd9"], + "dependencies": [ "wordwrap@0.0.2@d41d8cd9" ], "devDependencies": [] }, "onetime@2.0.1@d41d8cd9": { @@ -2741,7 +2684,7 @@ ] }, "overrides": [], - "dependencies": ["mimic-fn@1.2.0@d41d8cd9"], + "dependencies": [ "mimic-fn@1.2.0@d41d8cd9" ], "devDependencies": [] }, "once@1.4.0@d41d8cd9": { @@ -2755,7 +2698,7 @@ ] }, "overrides": [], - "dependencies": ["wrappy@1.0.2@d41d8cd9"], + "dependencies": [ "wrappy@1.0.2@d41d8cd9" ], "devDependencies": [] }, "ocaml@4.6.10@d41d8cd9": { @@ -2783,7 +2726,7 @@ ] }, "overrides": [], - "dependencies": ["isobject@3.0.1@d41d8cd9"], + "dependencies": [ "isobject@3.0.1@d41d8cd9" ], "devDependencies": [] }, "object-visit@1.0.1@d41d8cd9": { @@ -2797,7 +2740,7 @@ ] }, "overrides": [], - "dependencies": ["isobject@3.0.1@d41d8cd9"], + "dependencies": [ "isobject@3.0.1@d41d8cd9" ], "devDependencies": [] }, "object-keys@1.1.0@d41d8cd9": { @@ -2826,8 +2769,7 @@ }, "overrides": [], "dependencies": [ - "kind-of@3.2.2@d41d8cd9", - "define-property@0.2.5@d41d8cd9", + "kind-of@3.2.2@d41d8cd9", "define-property@0.2.5@d41d8cd9", "copy-descriptor@0.1.1@d41d8cd9" ], "devDependencies": [] @@ -2914,8 +2856,7 @@ }, "overrides": [], "dependencies": [ - "which@1.3.1@d41d8cd9", - "npm-path@2.0.4@d41d8cd9", + "which@1.3.1@d41d8cd9", "npm-path@2.0.4@d41d8cd9", "commander@2.19.0@d41d8cd9" ], "devDependencies": [] @@ -2931,7 +2872,7 @@ ] }, "overrides": [], - "dependencies": ["path-key@2.0.1@d41d8cd9"], + "dependencies": [ "path-key@2.0.1@d41d8cd9" ], "devDependencies": [] }, "npm-path@2.0.4@d41d8cd9": { @@ -2945,7 +2886,7 @@ ] }, "overrides": [], - "dependencies": ["which@1.3.1@d41d8cd9"], + "dependencies": [ "which@1.3.1@d41d8cd9" ], "devDependencies": [] }, "normalize-git-url@3.0.2@d41d8cd9": { @@ -2973,7 +2914,7 @@ ] }, "overrides": [], - "dependencies": ["osenv@0.1.5@d41d8cd9", "abbrev@1.1.1@d41d8cd9"], + "dependencies": [ "osenv@0.1.5@d41d8cd9", "abbrev@1.1.1@d41d8cd9" ], "devDependencies": [] }, "nopt@1.0.10@d41d8cd9": { @@ -2987,7 +2928,7 @@ ] }, "overrides": [], - "dependencies": ["abbrev@1.1.1@d41d8cd9"], + "dependencies": [ "abbrev@1.1.1@d41d8cd9" ], "devDependencies": [] }, "node-uuid@1.4.8@d41d8cd9": { @@ -3017,8 +2958,7 @@ "overrides": [], "dependencies": [ "safe-buffer@5.1.2@d41d8cd9", - "json-parse-better-errors@1.0.2@d41d8cd9", - "encoding@0.1.12@d41d8cd9" + "json-parse-better-errors@1.0.2@d41d8cd9", "encoding@0.1.12@d41d8cd9" ], "devDependencies": [] }, @@ -3062,16 +3002,11 @@ }, "overrides": [], "dependencies": [ - "to-regex@3.0.2@d41d8cd9", - "snapdragon@0.8.2@d41d8cd9", - "regex-not@1.0.2@d41d8cd9", - "object.pick@1.3.0@d41d8cd9", - "kind-of@6.0.2@d41d8cd9", - "is-windows@1.0.2@d41d8cd9", - "fragment-cache@0.2.1@d41d8cd9", - "extend-shallow@3.0.2@d41d8cd9", - "define-property@2.0.2@d41d8cd9", - "array-unique@0.3.2@d41d8cd9", + "to-regex@3.0.2@d41d8cd9", "snapdragon@0.8.2@d41d8cd9", + "regex-not@1.0.2@d41d8cd9", "object.pick@1.3.0@d41d8cd9", + "kind-of@6.0.2@d41d8cd9", "is-windows@1.0.2@d41d8cd9", + "fragment-cache@0.2.1@d41d8cd9", "extend-shallow@3.0.2@d41d8cd9", + "define-property@2.0.2@d41d8cd9", "array-unique@0.3.2@d41d8cd9", "arr-diff@4.0.0@d41d8cd9" ], "devDependencies": [] @@ -3088,8 +3023,7 @@ }, "overrides": [], "dependencies": [ - "thenify-all@1.6.0@d41d8cd9", - "object-assign@4.1.1@d41d8cd9", + "thenify-all@1.6.0@d41d8cd9", "object-assign@4.1.1@d41d8cd9", "any-promise@1.3.0@d41d8cd9" ], "devDependencies": [] @@ -3134,12 +3068,9 @@ }, "overrides": [], "dependencies": [ - "run-queue@1.0.3@d41d8cd9", - "rimraf@2.6.3@d41d8cd9", - "mkdirp@0.5.1@d41d8cd9", - "fs-write-stream-atomic@1.0.10@d41d8cd9", - "copy-concurrently@1.0.5@d41d8cd9", - "aproba@1.2.0@d41d8cd9" + "run-queue@1.0.3@d41d8cd9", "rimraf@2.6.3@d41d8cd9", + "mkdirp@0.5.1@d41d8cd9", "fs-write-stream-atomic@1.0.10@d41d8cd9", + "copy-concurrently@1.0.5@d41d8cd9", "aproba@1.2.0@d41d8cd9" ], "devDependencies": [] }, @@ -3154,7 +3085,7 @@ ] }, "overrides": [], - "dependencies": ["minimist@0.0.8@d41d8cd9"], + "dependencies": [ "minimist@0.0.8@d41d8cd9" ], "devDependencies": [] }, "mixin-deep@1.3.1@d41d8cd9": { @@ -3168,7 +3099,9 @@ ] }, "overrides": [], - "dependencies": ["is-extendable@1.0.1@d41d8cd9", "for-in@1.0.2@d41d8cd9"], + "dependencies": [ + "is-extendable@1.0.1@d41d8cd9", "for-in@1.0.2@d41d8cd9" + ], "devDependencies": [] }, "mississippi@3.0.0@d41d8cd9": { @@ -3183,16 +3116,11 @@ }, "overrides": [], "dependencies": [ - "through2@2.0.5@d41d8cd9", - "stream-each@1.2.3@d41d8cd9", - "pumpify@1.5.1@d41d8cd9", - "pump@3.0.0@d41d8cd9", - "parallel-transform@1.1.0@d41d8cd9", - "from2@2.3.0@d41d8cd9", - "flush-write-stream@1.1.1@d41d8cd9", - "end-of-stream@1.4.1@d41d8cd9", - "duplexify@3.7.1@d41d8cd9", - "concat-stream@1.6.2@d41d8cd9" + "through2@2.0.5@d41d8cd9", "stream-each@1.2.3@d41d8cd9", + "pumpify@1.5.1@d41d8cd9", "pump@3.0.0@d41d8cd9", + "parallel-transform@1.1.0@d41d8cd9", "from2@2.3.0@d41d8cd9", + "flush-write-stream@1.1.1@d41d8cd9", "end-of-stream@1.4.1@d41d8cd9", + "duplexify@3.7.1@d41d8cd9", "concat-stream@1.6.2@d41d8cd9" ], "devDependencies": [] }, @@ -3249,7 +3177,7 @@ ] }, "overrides": [], - "dependencies": ["brace-expansion@1.1.11@d41d8cd9"], + "dependencies": [ "brace-expansion@1.1.11@d41d8cd9" ], "devDependencies": [] }, "minimatch@2.0.10@d41d8cd9": { @@ -3263,7 +3191,7 @@ ] }, "overrides": [], - "dependencies": ["brace-expansion@1.1.11@d41d8cd9"], + "dependencies": [ "brace-expansion@1.1.11@d41d8cd9" ], "devDependencies": [] }, "minimatch@1.0.0@d41d8cd9": { @@ -3277,7 +3205,9 @@ ] }, "overrides": [], - "dependencies": ["sigmund@1.0.1@d41d8cd9", "lru-cache@2.7.3@d41d8cd9"], + "dependencies": [ + "sigmund@1.0.1@d41d8cd9", "lru-cache@2.7.3@d41d8cd9" + ], "devDependencies": [] }, "minimatch@0.3.0@d41d8cd9": { @@ -3291,7 +3221,9 @@ ] }, "overrides": [], - "dependencies": ["sigmund@1.0.1@d41d8cd9", "lru-cache@2.7.3@d41d8cd9"], + "dependencies": [ + "sigmund@1.0.1@d41d8cd9", "lru-cache@2.7.3@d41d8cd9" + ], "devDependencies": [] }, "mimic-fn@1.2.0@d41d8cd9": { @@ -3319,7 +3251,7 @@ ] }, "overrides": [], - "dependencies": ["mime-db@1.38.0@d41d8cd9"], + "dependencies": [ "mime-db@1.38.0@d41d8cd9" ], "devDependencies": [] }, "mime-types@1.0.2@d41d8cd9": { @@ -3376,18 +3308,12 @@ }, "overrides": [], "dependencies": [ - "to-regex@3.0.2@d41d8cd9", - "snapdragon@0.8.2@d41d8cd9", - "regex-not@1.0.2@d41d8cd9", - "object.pick@1.3.0@d41d8cd9", - "nanomatch@1.2.13@d41d8cd9", - "kind-of@6.0.2@d41d8cd9", - "fragment-cache@0.2.1@d41d8cd9", - "extglob@2.0.4@d41d8cd9", - "extend-shallow@3.0.2@d41d8cd9", - "define-property@2.0.2@d41d8cd9", - "braces@2.3.2@d41d8cd9", - "array-unique@0.3.2@d41d8cd9", + "to-regex@3.0.2@d41d8cd9", "snapdragon@0.8.2@d41d8cd9", + "regex-not@1.0.2@d41d8cd9", "object.pick@1.3.0@d41d8cd9", + "nanomatch@1.2.13@d41d8cd9", "kind-of@6.0.2@d41d8cd9", + "fragment-cache@0.2.1@d41d8cd9", "extglob@2.0.4@d41d8cd9", + "extend-shallow@3.0.2@d41d8cd9", "define-property@2.0.2@d41d8cd9", + "braces@2.3.2@d41d8cd9", "array-unique@0.3.2@d41d8cd9", "arr-diff@4.0.0@d41d8cd9" ], "devDependencies": [] @@ -3403,7 +3329,7 @@ ] }, "overrides": [], - "dependencies": ["mimic-fn@1.2.0@d41d8cd9"], + "dependencies": [ "mimic-fn@1.2.0@d41d8cd9" ], "devDependencies": [] }, "matcher@1.1.1@d41d8cd9": { @@ -3417,7 +3343,7 @@ ] }, "overrides": [], - "dependencies": ["escape-string-regexp@1.0.5@d41d8cd9"], + "dependencies": [ "escape-string-regexp@1.0.5@d41d8cd9" ], "devDependencies": [] }, "map-visit@1.0.0@d41d8cd9": { @@ -3431,7 +3357,7 @@ ] }, "overrides": [], - "dependencies": ["object-visit@1.0.1@d41d8cd9"], + "dependencies": [ "object-visit@1.0.1@d41d8cd9" ], "devDependencies": [] }, "map-cache@0.2.2@d41d8cd9": { @@ -3460,16 +3386,12 @@ }, "overrides": [], "dependencies": [ - "ssri@6.0.1@d41d8cd9", - "socks-proxy-agent@4.0.1@d41d8cd9", - "promise-retry@1.1.1@d41d8cd9", - "node-fetch-npm@2.0.2@d41d8cd9", - "mississippi@3.0.0@d41d8cd9", - "lru-cache@4.1.5@d41d8cd9", + "ssri@6.0.1@d41d8cd9", "socks-proxy-agent@4.0.1@d41d8cd9", + "promise-retry@1.1.1@d41d8cd9", "node-fetch-npm@2.0.2@d41d8cd9", + "mississippi@3.0.0@d41d8cd9", "lru-cache@4.1.5@d41d8cd9", "https-proxy-agent@2.2.1@d41d8cd9", "http-proxy-agent@2.1.0@d41d8cd9", - "http-cache-semantics@3.8.1@d41d8cd9", - "cacache@11.3.2@d41d8cd9", + "http-cache-semantics@3.8.1@d41d8cd9", "cacache@11.3.2@d41d8cd9", "agentkeepalive@3.5.2@d41d8cd9" ], "devDependencies": [] @@ -3485,7 +3407,7 @@ ] }, "overrides": [], - "dependencies": ["yallist@3.0.3@d41d8cd9"], + "dependencies": [ "yallist@3.0.3@d41d8cd9" ], "devDependencies": [] }, "lru-cache@4.1.5@d41d8cd9": { @@ -3499,7 +3421,9 @@ ] }, "overrides": [], - "dependencies": ["yallist@2.1.2@d41d8cd9", "pseudomap@1.0.2@d41d8cd9"], + "dependencies": [ + "yallist@2.1.2@d41d8cd9", "pseudomap@1.0.2@d41d8cd9" + ], "devDependencies": [] }, "lru-cache@2.7.3@d41d8cd9": { @@ -3528,8 +3452,7 @@ }, "overrides": [], "dependencies": [ - "wrap-ansi@3.0.1@d41d8cd9", - "cli-cursor@2.1.0@d41d8cd9", + "wrap-ansi@3.0.1@d41d8cd9", "cli-cursor@2.1.0@d41d8cd9", "ansi-escapes@3.2.0@d41d8cd9" ], "devDependencies": [] @@ -3545,7 +3468,7 @@ ] }, "overrides": [], - "dependencies": ["chalk@2.4.2@d41d8cd9"], + "dependencies": [ "chalk@2.4.2@d41d8cd9" ], "devDependencies": [] }, "log-symbols@1.0.2@d41d8cd9": { @@ -3559,7 +3482,7 @@ ] }, "overrides": [], - "dependencies": ["chalk@1.1.3@d41d8cd9"], + "dependencies": [ "chalk@1.1.3@d41d8cd9" ], "devDependencies": [] }, "lodash.get@4.4.2@d41d8cd9": { @@ -3601,7 +3524,9 @@ ] }, "overrides": [], - "dependencies": ["path-exists@3.0.0@d41d8cd9", "p-locate@2.0.0@d41d8cd9"], + "dependencies": [ + "path-exists@3.0.0@d41d8cd9", "p-locate@2.0.0@d41d8cd9" + ], "devDependencies": [] }, "listr-verbose-renderer@0.5.0@d41d8cd9": { @@ -3616,10 +3541,8 @@ }, "overrides": [], "dependencies": [ - "figures@2.0.0@d41d8cd9", - "date-fns@1.30.1@d41d8cd9", - "cli-cursor@2.1.0@d41d8cd9", - "chalk@2.4.2@d41d8cd9" + "figures@2.0.0@d41d8cd9", "date-fns@1.30.1@d41d8cd9", + "cli-cursor@2.1.0@d41d8cd9", "chalk@2.4.2@d41d8cd9" ], "devDependencies": [] }, @@ -3635,14 +3558,10 @@ }, "overrides": [], "dependencies": [ - "strip-ansi@3.0.1@d41d8cd9", - "log-update@2.3.0@d41d8cd9", - "log-symbols@1.0.2@d41d8cd9", - "listr@0.14.3@d41d8cd9", - "indent-string@3.2.0@d41d8cd9", - "figures@1.7.0@d41d8cd9", - "elegant-spinner@1.0.1@d41d8cd9", - "cli-truncate@0.2.1@d41d8cd9", + "strip-ansi@3.0.1@d41d8cd9", "log-update@2.3.0@d41d8cd9", + "log-symbols@1.0.2@d41d8cd9", "listr@0.14.3@d41d8cd9", + "indent-string@3.2.0@d41d8cd9", "figures@1.7.0@d41d8cd9", + "elegant-spinner@1.0.1@d41d8cd9", "cli-truncate@0.2.1@d41d8cd9", "chalk@1.1.3@d41d8cd9" ], "devDependencies": [] @@ -3673,14 +3592,11 @@ }, "overrides": [], "dependencies": [ - "rxjs@6.4.0@d41d8cd9", - "p-map@2.0.0@d41d8cd9", + "rxjs@6.4.0@d41d8cd9", "p-map@2.0.0@d41d8cd9", "listr-verbose-renderer@0.5.0@d41d8cd9", "listr-update-renderer@0.5.0@d41d8cd9", - "listr-silent-renderer@1.1.1@d41d8cd9", - "is-stream@1.1.0@d41d8cd9", - "is-promise@2.1.0@d41d8cd9", - "is-observable@1.1.0@d41d8cd9", + "listr-silent-renderer@1.1.1@d41d8cd9", "is-stream@1.1.0@d41d8cd9", + "is-promise@2.1.0@d41d8cd9", "is-observable@1.1.0@d41d8cd9", "@samverschueren/stream-to-observable@0.3.0@d41d8cd9" ], "devDependencies": [] @@ -3697,30 +3613,18 @@ }, "overrides": [], "dependencies": [ - "yup@0.26.10@d41d8cd9", - "stringify-object@3.3.0@d41d8cd9", - "string-argv@0.0.2@d41d8cd9", - "staged-git-files@1.1.2@d41d8cd9", - "please-upgrade-node@3.1.1@d41d8cd9", - "pify@3.0.0@d41d8cd9", - "path-is-inside@1.0.2@d41d8cd9", - "p-map@1.2.0@d41d8cd9", - "npm-which@3.0.1@d41d8cd9", - "micromatch@3.1.10@d41d8cd9", - "log-symbols@2.2.0@d41d8cd9", - "lodash@4.17.11@d41d8cd9", - "listr@0.14.3@d41d8cd9", - "is-windows@1.0.2@d41d8cd9", - "is-glob@4.0.0@d41d8cd9", - "g-status@2.0.2@d41d8cd9", - "find-parent-dir@0.3.0@d41d8cd9", - "execa@1.0.0@d41d8cd9", - "del@3.0.0@d41d8cd9", - "dedent@0.7.0@d41d8cd9", - "debug@3.2.6@d41d8cd9", - "cosmiconfig@5.1.0@d41d8cd9", - "commander@2.19.0@d41d8cd9", - "chalk@2.4.2@d41d8cd9", + "yup@0.26.10@d41d8cd9", "stringify-object@3.3.0@d41d8cd9", + "string-argv@0.0.2@d41d8cd9", "staged-git-files@1.1.2@d41d8cd9", + "please-upgrade-node@3.1.1@d41d8cd9", "pify@3.0.0@d41d8cd9", + "path-is-inside@1.0.2@d41d8cd9", "p-map@1.2.0@d41d8cd9", + "npm-which@3.0.1@d41d8cd9", "micromatch@3.1.10@d41d8cd9", + "log-symbols@2.2.0@d41d8cd9", "lodash@4.17.11@d41d8cd9", + "listr@0.14.3@d41d8cd9", "is-windows@1.0.2@d41d8cd9", + "is-glob@4.0.0@d41d8cd9", "g-status@2.0.2@d41d8cd9", + "find-parent-dir@0.3.0@d41d8cd9", "execa@1.0.0@d41d8cd9", + "del@3.0.0@d41d8cd9", "dedent@0.7.0@d41d8cd9", + "debug@3.2.6@d41d8cd9", "cosmiconfig@5.1.0@d41d8cd9", + "commander@2.19.0@d41d8cd9", "chalk@2.4.2@d41d8cd9", "@iamstarkov/listr-update-renderer@0.4.1@d41d8cd9" ], "devDependencies": [] @@ -3737,10 +3641,8 @@ }, "overrides": [], "dependencies": [ - "resolve@1.1.7@d41d8cd9", - "minimist@1.1.3@d41d8cd9", - "flagged-respawn@0.3.2@d41d8cd9", - "findup-sync@0.2.1@d41d8cd9", + "resolve@1.1.7@d41d8cd9", "minimist@1.1.3@d41d8cd9", + "flagged-respawn@0.3.2@d41d8cd9", "findup-sync@0.2.1@d41d8cd9", "extend@2.0.2@d41d8cd9" ], "devDependencies": [] @@ -3757,8 +3659,7 @@ }, "overrides": [], "dependencies": [ - "type-check@0.3.2@d41d8cd9", - "prelude-ls@1.1.2@d41d8cd9" + "type-check@0.3.2@d41d8cd9", "prelude-ls@1.1.2@d41d8cd9" ], "devDependencies": [] }, @@ -3774,12 +3675,9 @@ }, "overrides": [], "dependencies": [ - "source-map@0.1.34@d41d8cd9", - "request@2.40.0@d41d8cd9", - "mkdirp@0.5.1@d41d8cd9", - "mime@1.2.11@d41d8cd9", - "graceful-fs@3.0.11@d41d8cd9", - "clean-css@2.2.23@d41d8cd9" + "source-map@0.1.34@d41d8cd9", "request@2.40.0@d41d8cd9", + "mkdirp@0.5.1@d41d8cd9", "mime@1.2.11@d41d8cd9", + "graceful-fs@3.0.11@d41d8cd9", "clean-css@2.2.23@d41d8cd9" ], "devDependencies": [] }, @@ -3795,15 +3693,11 @@ }, "overrides": [], "dependencies": [ - "yargs@11.1.0@d41d8cd9", - "string.prototype.padend@3.0.0@d41d8cd9", - "progress@2.0.3@d41d8cd9", - "p-map@1.2.0@d41d8cd9", + "yargs@11.1.0@d41d8cd9", "string.prototype.padend@3.0.0@d41d8cd9", + "progress@2.0.3@d41d8cd9", "p-map@1.2.0@d41d8cd9", "normalize-git-url@3.0.2@d41d8cd9", - "make-fetch-happen@4.0.1@d41d8cd9", - "execa@0.10.0@d41d8cd9", - "cli-highlight@1.2.3@d41d8cd9", - "chalk@2.4.2@d41d8cd9" + "make-fetch-happen@4.0.1@d41d8cd9", "execa@0.10.0@d41d8cd9", + "cli-highlight@1.2.3@d41d8cd9", "chalk@2.4.2@d41d8cd9" ], "devDependencies": [] }, @@ -3818,7 +3712,7 @@ ] }, "overrides": [], - "dependencies": ["invert-kv@1.0.0@d41d8cd9"], + "dependencies": [ "invert-kv@1.0.0@d41d8cd9" ], "devDependencies": [] }, "knox@0.8.10@d41d8cd9": { @@ -3833,10 +3727,8 @@ }, "overrides": [], "dependencies": [ - "xml2js@0.2.8@d41d8cd9", - "stream-counter@0.1.0@d41d8cd9", - "mime@1.2.11@d41d8cd9", - "debug@0.7.4@d41d8cd9" + "xml2js@0.2.8@d41d8cd9", "stream-counter@0.1.0@d41d8cd9", + "mime@1.2.11@d41d8cd9", "debug@0.7.4@d41d8cd9" ], "devDependencies": [] }, @@ -3879,7 +3771,7 @@ ] }, "overrides": [], - "dependencies": ["is-buffer@1.1.6@d41d8cd9"], + "dependencies": [ "is-buffer@1.1.6@d41d8cd9" ], "devDependencies": [] }, "kind-of@3.2.2@d41d8cd9": { @@ -3893,7 +3785,7 @@ ] }, "overrides": [], - "dependencies": ["is-buffer@1.1.6@d41d8cd9"], + "dependencies": [ "is-buffer@1.1.6@d41d8cd9" ], "devDependencies": [] }, "jsprim@1.4.1@d41d8cd9": { @@ -3908,10 +3800,8 @@ }, "overrides": [], "dependencies": [ - "verror@1.10.0@d41d8cd9", - "json-schema@0.2.3@d41d8cd9", - "extsprintf@1.3.0@d41d8cd9", - "assert-plus@1.0.0@d41d8cd9" + "verror@1.10.0@d41d8cd9", "json-schema@0.2.3@d41d8cd9", + "extsprintf@1.3.0@d41d8cd9", "assert-plus@1.0.0@d41d8cd9" ], "devDependencies": [] }, @@ -3982,7 +3872,7 @@ ] }, "overrides": [], - "dependencies": ["nopt@1.0.10@d41d8cd9", "glob@3.2.11@d41d8cd9"], + "dependencies": [ "nopt@1.0.10@d41d8cd9", "glob@3.2.11@d41d8cd9" ], "devDependencies": [] }, "jshint@2.5.11@d41d8cd9": { @@ -3997,14 +3887,10 @@ }, "overrides": [], "dependencies": [ - "underscore@1.6.0@d41d8cd9", - "strip-json-comments@1.0.4@d41d8cd9", - "shelljs@0.3.0@d41d8cd9", - "minimatch@1.0.0@d41d8cd9", - "htmlparser2@3.8.3@d41d8cd9", - "exit@0.1.2@d41d8cd9", - "console-browserify@1.1.0@d41d8cd9", - "cli@0.6.6@d41d8cd9" + "underscore@1.6.0@d41d8cd9", "strip-json-comments@1.0.4@d41d8cd9", + "shelljs@0.3.0@d41d8cd9", "minimatch@1.0.0@d41d8cd9", + "htmlparser2@3.8.3@d41d8cd9", "exit@0.1.2@d41d8cd9", + "console-browserify@1.1.0@d41d8cd9", "cli@0.6.6@d41d8cd9" ], "devDependencies": [] }, @@ -4020,22 +3906,14 @@ }, "overrides": [], "dependencies": [ - "xml-name-validator@2.0.1@d41d8cd9", - "whatwg-url@3.1.0@d41d8cd9", - "webidl-conversions@3.0.1@d41d8cd9", - "tough-cookie@2.5.0@d41d8cd9", - "symbol-tree@3.2.2@d41d8cd9", - "sax@1.2.4@d41d8cd9", - "request@2.88.0@d41d8cd9", - "parse5@1.5.1@d41d8cd9", - "nwmatcher@1.4.4@d41d8cd9", - "iconv-lite@0.4.24@d41d8cd9", - "escodegen@1.11.1@d41d8cd9", - "cssstyle@0.2.37@d41d8cd9", - "cssom@0.3.6@d41d8cd9", - "array-equal@1.0.0@d41d8cd9", - "acorn-globals@1.0.9@d41d8cd9", - "acorn@2.7.0@d41d8cd9", + "xml-name-validator@2.0.1@d41d8cd9", "whatwg-url@3.1.0@d41d8cd9", + "webidl-conversions@3.0.1@d41d8cd9", "tough-cookie@2.5.0@d41d8cd9", + "symbol-tree@3.2.2@d41d8cd9", "sax@1.2.4@d41d8cd9", + "request@2.88.0@d41d8cd9", "parse5@1.5.1@d41d8cd9", + "nwmatcher@1.4.4@d41d8cd9", "iconv-lite@0.4.24@d41d8cd9", + "escodegen@1.11.1@d41d8cd9", "cssstyle@0.2.37@d41d8cd9", + "cssom@0.3.6@d41d8cd9", "array-equal@1.0.0@d41d8cd9", + "acorn-globals@1.0.9@d41d8cd9", "acorn@2.7.0@d41d8cd9", "abab@1.0.4@d41d8cd9" ], "devDependencies": [] @@ -4065,7 +3943,9 @@ ] }, "overrides": [], - "dependencies": ["esprima@4.0.1@d41d8cd9", "argparse@1.0.10@d41d8cd9"], + "dependencies": [ + "esprima@4.0.1@d41d8cd9", "argparse@1.0.10@d41d8cd9" + ], "devDependencies": [] }, "js-beautify@1.8.9@d41d8cd9": { @@ -4080,10 +3960,8 @@ }, "overrides": [], "dependencies": [ - "nopt@4.0.1@d41d8cd9", - "mkdirp@0.5.1@d41d8cd9", - "glob@7.1.3@d41d8cd9", - "editorconfig@0.15.2@d41d8cd9", + "nopt@4.0.1@d41d8cd9", "mkdirp@0.5.1@d41d8cd9", + "glob@7.1.3@d41d8cd9", "editorconfig@0.15.2@d41d8cd9", "config-chain@1.1.12@d41d8cd9" ], "devDependencies": [] @@ -4114,10 +3992,8 @@ }, "overrides": [], "dependencies": [ - "pretty-format@24.0.0@d41d8cd9", - "jest-get-type@24.0.0@d41d8cd9", - "diff-sequences@24.0.0@d41d8cd9", - "chalk@2.4.2@d41d8cd9" + "pretty-format@24.0.0@d41d8cd9", "jest-get-type@24.0.0@d41d8cd9", + "diff-sequences@24.0.0@d41d8cd9", "chalk@2.4.2@d41d8cd9" ], "devDependencies": [] }, @@ -4160,7 +4036,7 @@ ] }, "overrides": [], - "dependencies": ["isarray@1.0.0@d41d8cd9"], + "dependencies": [ "isarray@1.0.0@d41d8cd9" ], "devDependencies": [] }, "isexe@2.0.0@d41d8cd9": { @@ -4244,7 +4120,7 @@ ] }, "overrides": [], - "dependencies": ["has-symbols@1.0.0@d41d8cd9"], + "dependencies": [ "has-symbols@1.0.0@d41d8cd9" ], "devDependencies": [] }, "is-stream@1.1.0@d41d8cd9": { @@ -4286,7 +4162,7 @@ ] }, "overrides": [], - "dependencies": ["has@1.0.3@d41d8cd9"], + "dependencies": [ "has@1.0.3@d41d8cd9" ], "devDependencies": [] }, "is-promise@2.1.0@d41d8cd9": { @@ -4314,7 +4190,7 @@ ] }, "overrides": [], - "dependencies": ["isobject@3.0.1@d41d8cd9"], + "dependencies": [ "isobject@3.0.1@d41d8cd9" ], "devDependencies": [] }, "is-path-inside@1.0.1@d41d8cd9": { @@ -4328,7 +4204,7 @@ ] }, "overrides": [], - "dependencies": ["path-is-inside@1.0.2@d41d8cd9"], + "dependencies": [ "path-is-inside@1.0.2@d41d8cd9" ], "devDependencies": [] }, "is-path-in-cwd@1.0.1@d41d8cd9": { @@ -4342,7 +4218,7 @@ ] }, "overrides": [], - "dependencies": ["is-path-inside@1.0.1@d41d8cd9"], + "dependencies": [ "is-path-inside@1.0.1@d41d8cd9" ], "devDependencies": [] }, "is-path-cwd@1.0.0@d41d8cd9": { @@ -4370,7 +4246,7 @@ ] }, "overrides": [], - "dependencies": ["symbol-observable@1.2.0@d41d8cd9"], + "dependencies": [ "symbol-observable@1.2.0@d41d8cd9" ], "devDependencies": [] }, "is-obj@1.0.1@d41d8cd9": { @@ -4398,7 +4274,7 @@ ] }, "overrides": [], - "dependencies": ["kind-of@3.2.2@d41d8cd9"], + "dependencies": [ "kind-of@3.2.2@d41d8cd9" ], "devDependencies": [] }, "is-glob@4.0.0@d41d8cd9": { @@ -4412,7 +4288,7 @@ ] }, "overrides": [], - "dependencies": ["is-extglob@2.1.1@d41d8cd9"], + "dependencies": [ "is-extglob@2.1.1@d41d8cd9" ], "devDependencies": [] }, "is-fullwidth-code-point@2.0.0@d41d8cd9": { @@ -4440,7 +4316,7 @@ ] }, "overrides": [], - "dependencies": ["number-is-nan@1.0.1@d41d8cd9"], + "dependencies": [ "number-is-nan@1.0.1@d41d8cd9" ], "devDependencies": [] }, "is-extglob@2.1.1@d41d8cd9": { @@ -4468,7 +4344,7 @@ ] }, "overrides": [], - "dependencies": ["is-plain-object@2.0.4@d41d8cd9"], + "dependencies": [ "is-plain-object@2.0.4@d41d8cd9" ], "devDependencies": [] }, "is-extendable@0.1.1@d41d8cd9": { @@ -4511,8 +4387,7 @@ }, "overrides": [], "dependencies": [ - "kind-of@6.0.2@d41d8cd9", - "is-data-descriptor@1.0.0@d41d8cd9", + "kind-of@6.0.2@d41d8cd9", "is-data-descriptor@1.0.0@d41d8cd9", "is-accessor-descriptor@1.0.0@d41d8cd9" ], "devDependencies": [] @@ -4529,8 +4404,7 @@ }, "overrides": [], "dependencies": [ - "kind-of@5.1.0@d41d8cd9", - "is-data-descriptor@0.1.4@d41d8cd9", + "kind-of@5.1.0@d41d8cd9", "is-data-descriptor@0.1.4@d41d8cd9", "is-accessor-descriptor@0.1.6@d41d8cd9" ], "devDependencies": [] @@ -4560,7 +4434,7 @@ ] }, "overrides": [], - "dependencies": ["kind-of@6.0.2@d41d8cd9"], + "dependencies": [ "kind-of@6.0.2@d41d8cd9" ], "devDependencies": [] }, "is-data-descriptor@0.1.4@d41d8cd9": { @@ -4574,7 +4448,7 @@ ] }, "overrides": [], - "dependencies": ["kind-of@3.2.2@d41d8cd9"], + "dependencies": [ "kind-of@3.2.2@d41d8cd9" ], "devDependencies": [] }, "is-callable@1.1.4@d41d8cd9": { @@ -4630,7 +4504,7 @@ ] }, "overrides": [], - "dependencies": ["kind-of@6.0.2@d41d8cd9"], + "dependencies": [ "kind-of@6.0.2@d41d8cd9" ], "devDependencies": [] }, "is-accessor-descriptor@0.1.6@d41d8cd9": { @@ -4644,7 +4518,7 @@ ] }, "overrides": [], - "dependencies": ["kind-of@3.2.2@d41d8cd9"], + "dependencies": [ "kind-of@3.2.2@d41d8cd9" ], "devDependencies": [] }, "ip@1.1.5@d41d8cd9": { @@ -4714,7 +4588,7 @@ ] }, "overrides": [], - "dependencies": ["wrappy@1.0.2@d41d8cd9", "once@1.4.0@d41d8cd9"], + "dependencies": [ "wrappy@1.0.2@d41d8cd9", "once@1.4.0@d41d8cd9" ], "devDependencies": [] }, "indent-string@3.2.0@d41d8cd9": { @@ -4757,8 +4631,7 @@ }, "overrides": [], "dependencies": [ - "resolve-from@3.0.0@d41d8cd9", - "caller-path@2.0.0@d41d8cd9" + "resolve-from@3.0.0@d41d8cd9", "caller-path@2.0.0@d41d8cd9" ], "devDependencies": [] }, @@ -4787,7 +4660,7 @@ ] }, "overrides": [], - "dependencies": ["safer-buffer@2.1.2@d41d8cd9"], + "dependencies": [ "safer-buffer@2.1.2@d41d8cd9" ], "devDependencies": [] }, "humanize-ms@1.2.1@d41d8cd9": { @@ -4801,7 +4674,7 @@ ] }, "overrides": [], - "dependencies": ["ms@2.1.1@d41d8cd9"], + "dependencies": [ "ms@2.1.1@d41d8cd9" ], "devDependencies": [] }, "https-proxy-agent@2.2.1@d41d8cd9": { @@ -4815,7 +4688,7 @@ ] }, "overrides": [], - "dependencies": ["debug@3.1.0@d41d8cd9", "agent-base@4.2.1@d41d8cd9"], + "dependencies": [ "debug@3.1.0@d41d8cd9", "agent-base@4.2.1@d41d8cd9" ], "devDependencies": [] }, "http-signature@1.2.0@d41d8cd9": { @@ -4830,8 +4703,7 @@ }, "overrides": [], "dependencies": [ - "sshpk@1.16.1@d41d8cd9", - "jsprim@1.4.1@d41d8cd9", + "sshpk@1.16.1@d41d8cd9", "jsprim@1.4.1@d41d8cd9", "assert-plus@1.0.0@d41d8cd9" ], "devDependencies": [] @@ -4848,8 +4720,7 @@ }, "overrides": [], "dependencies": [ - "ctype@0.5.3@d41d8cd9", - "assert-plus@0.1.5@d41d8cd9", + "ctype@0.5.3@d41d8cd9", "assert-plus@0.1.5@d41d8cd9", "asn1@0.1.11@d41d8cd9" ], "devDependencies": [] @@ -4865,7 +4736,7 @@ ] }, "overrides": [], - "dependencies": ["debug@3.1.0@d41d8cd9", "agent-base@4.2.1@d41d8cd9"], + "dependencies": [ "debug@3.1.0@d41d8cd9", "agent-base@4.2.1@d41d8cd9" ], "devDependencies": [] }, "http-cache-semantics@3.8.1@d41d8cd9": { @@ -4894,10 +4765,8 @@ }, "overrides": [], "dependencies": [ - "readable-stream@1.1.14@d41d8cd9", - "entities@1.0.0@d41d8cd9", - "domutils@1.5.1@d41d8cd9", - "domhandler@2.3.0@d41d8cd9", + "readable-stream@1.1.14@d41d8cd9", "entities@1.0.0@d41d8cd9", + "domutils@1.5.1@d41d8cd9", "domhandler@2.3.0@d41d8cd9", "domelementtype@1.3.1@d41d8cd9" ], "devDependencies": [] @@ -4916,28 +4785,23 @@ "dependencies": [], "devDependencies": [] }, - "highlight.js@9.15.1@d41d8cd9": { - "id": "highlight.js@9.15.1@d41d8cd9", + "highlight.js@9.15.2@d41d8cd9": { + "id": "highlight.js@9.15.2@d41d8cd9", "name": "highlight.js", - "version": "9.15.1", + "version": "9.15.2", "source": { "type": "install", "source": [ - "archive:https://registry.npmjs.org/highlight.js/-/highlight.js-9.15.1.tgz#sha1:50b0c53af227382c38bd7a8da3a83deef0432509" + "archive:https://registry.npmjs.org/highlight.js/-/highlight.js-9.15.2.tgz#sha1:1a431ba49d6141389d31731fdfbf3f9961a36521" ] }, "overrides": [], "dependencies": [ - "tiny-worker@2.1.2@d41d8cd9", - "lodash@4.17.11@d41d8cd9", - "jsdom@9.2.1@d41d8cd9", - "js-beautify@1.8.9@d41d8cd9", - "glob@7.1.3@d41d8cd9", - "gear-lib@0.9.2@d41d8cd9", - "gear@0.9.7@d41d8cd9", - "del@3.0.0@d41d8cd9", - "commander@2.19.0@d41d8cd9", - "bluebird@3.5.3@d41d8cd9" + "tiny-worker@2.1.2@d41d8cd9", "lodash@4.17.11@d41d8cd9", + "jsdom@9.2.1@d41d8cd9", "js-beautify@1.8.9@d41d8cd9", + "glob@7.1.3@d41d8cd9", "gear-lib@0.9.2@d41d8cd9", + "gear@0.9.7@d41d8cd9", "del@3.0.0@d41d8cd9", + "commander@2.19.0@d41d8cd9", "bluebird@3.5.3@d41d8cd9" ], "devDependencies": [] }, @@ -4953,10 +4817,8 @@ }, "overrides": [], "dependencies": [ - "sntp@0.2.4@d41d8cd9", - "hoek@0.9.1@d41d8cd9", - "cryptiles@0.2.2@d41d8cd9", - "boom@0.4.2@d41d8cd9" + "sntp@0.2.4@d41d8cd9", "hoek@0.9.1@d41d8cd9", + "cryptiles@0.2.2@d41d8cd9", "boom@0.4.2@d41d8cd9" ], "devDependencies": [] }, @@ -4971,7 +4833,9 @@ ] }, "overrides": [], - "dependencies": ["kind-of@4.0.0@d41d8cd9", "is-number@3.0.0@d41d8cd9"], + "dependencies": [ + "kind-of@4.0.0@d41d8cd9", "is-number@3.0.0@d41d8cd9" + ], "devDependencies": [] }, "has-values@0.1.4@d41d8cd9": { @@ -5000,8 +4864,7 @@ }, "overrides": [], "dependencies": [ - "isobject@3.0.1@d41d8cd9", - "has-values@1.0.0@d41d8cd9", + "isobject@3.0.1@d41d8cd9", "has-values@1.0.0@d41d8cd9", "get-value@2.0.6@d41d8cd9" ], "devDependencies": [] @@ -5018,8 +4881,7 @@ }, "overrides": [], "dependencies": [ - "isobject@2.1.0@d41d8cd9", - "has-values@0.1.4@d41d8cd9", + "isobject@2.1.0@d41d8cd9", "has-values@0.1.4@d41d8cd9", "get-value@2.0.6@d41d8cd9" ], "devDependencies": [] @@ -5063,7 +4925,7 @@ ] }, "overrides": [], - "dependencies": ["ansi-regex@2.1.1@d41d8cd9"], + "dependencies": [ "ansi-regex@2.1.1@d41d8cd9" ], "devDependencies": [] }, "has@1.0.3@d41d8cd9": { @@ -5077,7 +4939,7 @@ ] }, "overrides": [], - "dependencies": ["function-bind@1.1.1@d41d8cd9"], + "dependencies": [ "function-bind@1.1.1@d41d8cd9" ], "devDependencies": [] }, "har-validator@5.1.3@d41d8cd9": { @@ -5091,7 +4953,7 @@ ] }, "overrides": [], - "dependencies": ["har-schema@2.0.0@d41d8cd9", "ajv@6.9.2@d41d8cd9"], + "dependencies": [ "har-schema@2.0.0@d41d8cd9", "ajv@6.9.2@d41d8cd9" ], "devDependencies": [] }, "har-schema@2.0.0@d41d8cd9": { @@ -5119,7 +4981,9 @@ ] }, "overrides": [], - "dependencies": ["uglify-js@2.3.6@d41d8cd9", "optimist@0.3.7@d41d8cd9"], + "dependencies": [ + "uglify-js@2.3.6@d41d8cd9", "optimist@0.3.7@d41d8cd9" + ], "devDependencies": [] }, "graceful-fs@4.1.15@d41d8cd9": { @@ -5147,7 +5011,7 @@ ] }, "overrides": [], - "dependencies": ["natives@1.1.6@d41d8cd9"], + "dependencies": [ "natives@1.1.6@d41d8cd9" ], "devDependencies": [] }, "globby@6.1.0@d41d8cd9": { @@ -5162,10 +5026,8 @@ }, "overrides": [], "dependencies": [ - "pinkie-promise@2.0.1@d41d8cd9", - "pify@2.3.0@d41d8cd9", - "object-assign@4.1.1@d41d8cd9", - "glob@7.1.3@d41d8cd9", + "pinkie-promise@2.0.1@d41d8cd9", "pify@2.3.0@d41d8cd9", + "object-assign@4.1.1@d41d8cd9", "glob@7.1.3@d41d8cd9", "array-union@1.0.2@d41d8cd9" ], "devDependencies": [] @@ -5182,12 +5044,9 @@ }, "overrides": [], "dependencies": [ - "path-is-absolute@1.0.1@d41d8cd9", - "once@1.4.0@d41d8cd9", - "minimatch@3.0.4@d41d8cd9", - "inherits@2.0.3@d41d8cd9", - "inflight@1.0.6@d41d8cd9", - "fs.realpath@1.0.0@d41d8cd9" + "path-is-absolute@1.0.1@d41d8cd9", "once@1.4.0@d41d8cd9", + "minimatch@3.0.4@d41d8cd9", "inherits@2.0.3@d41d8cd9", + "inflight@1.0.6@d41d8cd9", "fs.realpath@1.0.0@d41d8cd9" ], "devDependencies": [] }, @@ -5203,10 +5062,8 @@ }, "overrides": [], "dependencies": [ - "once@1.4.0@d41d8cd9", - "minimatch@2.0.10@d41d8cd9", - "inherits@2.0.3@d41d8cd9", - "inflight@1.0.6@d41d8cd9" + "once@1.4.0@d41d8cd9", "minimatch@2.0.10@d41d8cd9", + "inherits@2.0.3@d41d8cd9", "inflight@1.0.6@d41d8cd9" ], "devDependencies": [] }, @@ -5221,7 +5078,9 @@ ] }, "overrides": [], - "dependencies": ["minimatch@0.3.0@d41d8cd9", "inherits@2.0.3@d41d8cd9"], + "dependencies": [ + "minimatch@0.3.0@d41d8cd9", "inherits@2.0.3@d41d8cd9" + ], "devDependencies": [] }, "getpass@0.1.7@d41d8cd9": { @@ -5235,7 +5094,7 @@ ] }, "overrides": [], - "dependencies": ["assert-plus@1.0.0@d41d8cd9"], + "dependencies": [ "assert-plus@1.0.0@d41d8cd9" ], "devDependencies": [] }, "get-value@2.0.6@d41d8cd9": { @@ -5263,7 +5122,7 @@ ] }, "overrides": [], - "dependencies": ["pump@3.0.0@d41d8cd9"], + "dependencies": [ "pump@3.0.0@d41d8cd9" ], "devDependencies": [] }, "get-stream@3.0.0@d41d8cd9": { @@ -5320,16 +5179,11 @@ }, "overrides": [], "dependencies": [ - "uglify-js@2.4.24@d41d8cd9", - "mime@1.2.11@d41d8cd9", - "less@1.7.5@d41d8cd9", - "knox@0.8.10@d41d8cd9", - "jslint@0.3.4@d41d8cd9", - "jshint@2.5.11@d41d8cd9", - "handlebars@2.0.0@d41d8cd9", - "glob@3.2.11@d41d8cd9", - "gear@0.9.7@d41d8cd9", - "csslint@0.10.0@d41d8cd9", + "uglify-js@2.4.24@d41d8cd9", "mime@1.2.11@d41d8cd9", + "less@1.7.5@d41d8cd9", "knox@0.8.10@d41d8cd9", + "jslint@0.3.4@d41d8cd9", "jshint@2.5.11@d41d8cd9", + "handlebars@2.0.0@d41d8cd9", "glob@3.2.11@d41d8cd9", + "gear@0.9.7@d41d8cd9", "csslint@0.10.0@d41d8cd9", "async@0.8.0@d41d8cd9" ], "devDependencies": [] @@ -5346,10 +5200,8 @@ }, "overrides": [], "dependencies": [ - "mkdirp@0.5.1@d41d8cd9", - "minimist@0.1.0@d41d8cd9", - "liftoff@2.0.3@d41d8cd9", - "async@0.8.0@d41d8cd9" + "mkdirp@0.5.1@d41d8cd9", "minimist@0.1.0@d41d8cd9", + "liftoff@2.0.3@d41d8cd9", "async@0.8.0@d41d8cd9" ], "devDependencies": [] }, @@ -5365,8 +5217,7 @@ }, "overrides": [], "dependencies": [ - "simple-git@1.107.0@d41d8cd9", - "matcher@1.1.1@d41d8cd9", + "simple-git@1.107.0@d41d8cd9", "matcher@1.1.1@d41d8cd9", "arrify@1.0.1@d41d8cd9" ], "devDependencies": [] @@ -5411,10 +5262,8 @@ }, "overrides": [], "dependencies": [ - "readable-stream@2.3.6@d41d8cd9", - "imurmurhash@0.1.4@d41d8cd9", - "iferr@0.1.5@d41d8cd9", - "graceful-fs@4.1.15@d41d8cd9" + "readable-stream@2.3.6@d41d8cd9", "imurmurhash@0.1.4@d41d8cd9", + "iferr@0.1.5@d41d8cd9", "graceful-fs@4.1.15@d41d8cd9" ], "devDependencies": [] }, @@ -5430,8 +5279,7 @@ }, "overrides": [], "dependencies": [ - "readable-stream@2.3.6@d41d8cd9", - "inherits@2.0.3@d41d8cd9" + "readable-stream@2.3.6@d41d8cd9", "inherits@2.0.3@d41d8cd9" ], "devDependencies": [] }, @@ -5446,7 +5294,7 @@ ] }, "overrides": [], - "dependencies": ["map-cache@0.2.2@d41d8cd9"], + "dependencies": [ "map-cache@0.2.2@d41d8cd9" ], "devDependencies": [] }, "form-data@2.3.3@d41d8cd9": { @@ -5461,8 +5309,7 @@ }, "overrides": [], "dependencies": [ - "mime-types@2.1.22@d41d8cd9", - "combined-stream@1.0.7@d41d8cd9", + "mime-types@2.1.22@d41d8cd9", "combined-stream@1.0.7@d41d8cd9", "asynckit@0.4.0@d41d8cd9" ], "devDependencies": [] @@ -5479,8 +5326,7 @@ }, "overrides": [], "dependencies": [ - "mime@1.2.11@d41d8cd9", - "combined-stream@0.0.7@d41d8cd9", + "mime@1.2.11@d41d8cd9", "combined-stream@0.0.7@d41d8cd9", "async@0.9.2@d41d8cd9" ], "devDependencies": [] @@ -5538,27 +5384,25 @@ }, "overrides": [], "dependencies": [ - "refmterr@3.1.10@d41d8cd9", - "pesy@0.4.1@d41d8cd9", - "ocaml@4.6.10@d41d8cd9", - "@reason-native/rely@1.2.0@d41d8cd9", + "refmterr@3.1.10@d41d8cd9", "pesy@0.4.1@d41d8cd9", + "ocaml@4.6.10@d41d8cd9", "@reason-native/rely@1.2.0@d41d8cd9", "@reason-native/pastel@0.2.0@d41d8cd9", "@reason-native/console@0.0.3@d41d8cd9", - "@opam/semver@opam:0.1.0@595ed2e0", + "@opam/ssl@opam:0.5.7@893f9f78", "@opam/semver@opam:0.1.0@595ed2e0", "@opam/ppx_let@opam:v0.11.0@15f51b1c", - "@opam/lwt_ppx@opam:1.2.1@db1172a7", - "@opam/lwt@opam:4.1.0@111fc2bf", + "@opam/lwt_ssl@opam:1.1.2@ac833920", + "@opam/lwt_ppx@opam:1.2.1@db1172a7", "@opam/lwt@opam:4.1.0@111fc2bf", "@opam/lambdasoup@opam:0.6.3@b8ef0a81", - "@opam/dune@opam:1.7.2@52ecbb97", - "@opam/core@opam:v0.11.3@ac79d7b5", + "@opam/dune@opam:1.7.2@52ecbb97", "@opam/core@opam:v0.11.3@ac79d7b5", + "@opam/cohttp-lwt-unix@opam:2.0.0@2055e2ef", + "@opam/cohttp-lwt@opam:2.0.0@d5d610f3", + "@opam/cohttp@opam:2.0.0@e97dfbd8", "@opam/cmdliner@opam:1.0.3@96d31520", "@esy-ocaml/reason@3.4.0@d41d8cd9" ], "devDependencies": [ - "prettier@1.16.4@d41d8cd9", - "lint-staged@8.1.4@d41d8cd9", - "lerna-changelog@0.8.2@d41d8cd9", - "jest-diff@24.0.0@d41d8cd9", + "prettier@1.16.4@d41d8cd9", "lint-staged@8.1.4@d41d8cd9", + "lerna-changelog@0.8.2@d41d8cd9", "jest-diff@24.0.0@d41d8cd9", "@opam/merlin@opam:3.2.2@829ee6dd" ] }, @@ -5588,8 +5432,7 @@ }, "overrides": [], "dependencies": [ - "readable-stream@2.3.6@d41d8cd9", - "inherits@2.0.3@d41d8cd9" + "readable-stream@2.3.6@d41d8cd9", "inherits@2.0.3@d41d8cd9" ], "devDependencies": [] }, @@ -5618,7 +5461,7 @@ ] }, "overrides": [], - "dependencies": ["glob@4.3.5@d41d8cd9"], + "dependencies": [ "glob@4.3.5@d41d8cd9" ], "devDependencies": [] }, "find-up@2.1.0@d41d8cd9": { @@ -5632,7 +5475,7 @@ ] }, "overrides": [], - "dependencies": ["locate-path@2.0.0@d41d8cd9"], + "dependencies": [ "locate-path@2.0.0@d41d8cd9" ], "devDependencies": [] }, "find-parent-dir@0.3.0@d41d8cd9": { @@ -5661,10 +5504,8 @@ }, "overrides": [], "dependencies": [ - "to-regex-range@2.1.1@d41d8cd9", - "repeat-string@1.6.1@d41d8cd9", - "is-number@3.0.0@d41d8cd9", - "extend-shallow@2.0.1@d41d8cd9" + "to-regex-range@2.1.1@d41d8cd9", "repeat-string@1.6.1@d41d8cd9", + "is-number@3.0.0@d41d8cd9", "extend-shallow@2.0.1@d41d8cd9" ], "devDependencies": [] }, @@ -5679,7 +5520,7 @@ ] }, "overrides": [], - "dependencies": ["escape-string-regexp@1.0.5@d41d8cd9"], + "dependencies": [ "escape-string-regexp@1.0.5@d41d8cd9" ], "devDependencies": [] }, "figures@1.7.0@d41d8cd9": { @@ -5694,8 +5535,7 @@ }, "overrides": [], "dependencies": [ - "object-assign@4.1.1@d41d8cd9", - "escape-string-regexp@1.0.5@d41d8cd9" + "object-assign@4.1.1@d41d8cd9", "escape-string-regexp@1.0.5@d41d8cd9" ], "devDependencies": [] }, @@ -5781,14 +5621,10 @@ }, "overrides": [], "dependencies": [ - "to-regex@3.0.2@d41d8cd9", - "snapdragon@0.8.2@d41d8cd9", - "regex-not@1.0.2@d41d8cd9", - "fragment-cache@0.2.1@d41d8cd9", - "extend-shallow@2.0.1@d41d8cd9", - "expand-brackets@2.1.4@d41d8cd9", - "define-property@1.0.0@d41d8cd9", - "array-unique@0.3.2@d41d8cd9" + "to-regex@3.0.2@d41d8cd9", "snapdragon@0.8.2@d41d8cd9", + "regex-not@1.0.2@d41d8cd9", "fragment-cache@0.2.1@d41d8cd9", + "extend-shallow@2.0.1@d41d8cd9", "expand-brackets@2.1.4@d41d8cd9", + "define-property@1.0.0@d41d8cd9", "array-unique@0.3.2@d41d8cd9" ], "devDependencies": [] }, @@ -5804,8 +5640,7 @@ }, "overrides": [], "dependencies": [ - "is-extendable@1.0.1@d41d8cd9", - "assign-symbols@1.0.0@d41d8cd9" + "is-extendable@1.0.1@d41d8cd9", "assign-symbols@1.0.0@d41d8cd9" ], "devDependencies": [] }, @@ -5820,7 +5655,7 @@ ] }, "overrides": [], - "dependencies": ["is-extendable@0.1.1@d41d8cd9"], + "dependencies": [ "is-extendable@0.1.1@d41d8cd9" ], "devDependencies": [] }, "extend@3.0.2@d41d8cd9": { @@ -5863,12 +5698,9 @@ }, "overrides": [], "dependencies": [ - "to-regex@3.0.2@d41d8cd9", - "snapdragon@0.8.2@d41d8cd9", - "regex-not@1.0.2@d41d8cd9", - "posix-character-classes@0.1.1@d41d8cd9", - "extend-shallow@2.0.1@d41d8cd9", - "define-property@0.2.5@d41d8cd9", + "to-regex@3.0.2@d41d8cd9", "snapdragon@0.8.2@d41d8cd9", + "regex-not@1.0.2@d41d8cd9", "posix-character-classes@0.1.1@d41d8cd9", + "extend-shallow@2.0.1@d41d8cd9", "define-property@0.2.5@d41d8cd9", "debug@2.6.9@d41d8cd9" ], "devDependencies": [] @@ -5899,12 +5731,9 @@ }, "overrides": [], "dependencies": [ - "strip-eof@1.0.0@d41d8cd9", - "signal-exit@3.0.2@d41d8cd9", - "p-finally@1.0.0@d41d8cd9", - "npm-run-path@2.0.2@d41d8cd9", - "is-stream@1.1.0@d41d8cd9", - "get-stream@4.1.0@d41d8cd9", + "strip-eof@1.0.0@d41d8cd9", "signal-exit@3.0.2@d41d8cd9", + "p-finally@1.0.0@d41d8cd9", "npm-run-path@2.0.2@d41d8cd9", + "is-stream@1.1.0@d41d8cd9", "get-stream@4.1.0@d41d8cd9", "cross-spawn@6.0.5@d41d8cd9" ], "devDependencies": [] @@ -5921,12 +5750,9 @@ }, "overrides": [], "dependencies": [ - "strip-eof@1.0.0@d41d8cd9", - "signal-exit@3.0.2@d41d8cd9", - "p-finally@1.0.0@d41d8cd9", - "npm-run-path@2.0.2@d41d8cd9", - "is-stream@1.1.0@d41d8cd9", - "get-stream@3.0.0@d41d8cd9", + "strip-eof@1.0.0@d41d8cd9", "signal-exit@3.0.2@d41d8cd9", + "p-finally@1.0.0@d41d8cd9", "npm-run-path@2.0.2@d41d8cd9", + "is-stream@1.1.0@d41d8cd9", "get-stream@3.0.0@d41d8cd9", "cross-spawn@6.0.5@d41d8cd9" ], "devDependencies": [] @@ -5943,12 +5769,9 @@ }, "overrides": [], "dependencies": [ - "strip-eof@1.0.0@d41d8cd9", - "signal-exit@3.0.2@d41d8cd9", - "p-finally@1.0.0@d41d8cd9", - "npm-run-path@2.0.2@d41d8cd9", - "is-stream@1.1.0@d41d8cd9", - "get-stream@3.0.0@d41d8cd9", + "strip-eof@1.0.0@d41d8cd9", "signal-exit@3.0.2@d41d8cd9", + "p-finally@1.0.0@d41d8cd9", "npm-run-path@2.0.2@d41d8cd9", + "is-stream@1.1.0@d41d8cd9", "get-stream@3.0.0@d41d8cd9", "cross-spawn@5.1.0@d41d8cd9" ], "devDependencies": [] @@ -6021,10 +5844,8 @@ }, "overrides": [], "dependencies": [ - "source-map@0.6.1@d41d8cd9", - "optionator@0.8.2@d41d8cd9", - "esutils@2.0.2@d41d8cd9", - "estraverse@4.2.0@d41d8cd9", + "source-map@0.6.1@d41d8cd9", "optionator@0.8.2@d41d8cd9", + "esutils@2.0.2@d41d8cd9", "estraverse@4.2.0@d41d8cd9", "esprima@3.1.3@d41d8cd9" ], "devDependencies": [] @@ -6054,7 +5875,7 @@ ] }, "overrides": [], - "dependencies": ["es6-promise@4.2.6@d41d8cd9"], + "dependencies": [ "es6-promise@4.2.6@d41d8cd9" ], "devDependencies": [] }, "es6-promise@4.2.6@d41d8cd9": { @@ -6083,8 +5904,7 @@ }, "overrides": [], "dependencies": [ - "is-symbol@1.0.2@d41d8cd9", - "is-date-object@1.0.1@d41d8cd9", + "is-symbol@1.0.2@d41d8cd9", "is-date-object@1.0.1@d41d8cd9", "is-callable@1.1.4@d41d8cd9" ], "devDependencies": [] @@ -6101,12 +5921,9 @@ }, "overrides": [], "dependencies": [ - "object-keys@1.1.0@d41d8cd9", - "is-regex@1.0.4@d41d8cd9", - "is-callable@1.1.4@d41d8cd9", - "has@1.0.3@d41d8cd9", - "function-bind@1.1.1@d41d8cd9", - "es-to-primitive@1.2.0@d41d8cd9" + "object-keys@1.1.0@d41d8cd9", "is-regex@1.0.4@d41d8cd9", + "is-callable@1.1.4@d41d8cd9", "has@1.0.3@d41d8cd9", + "function-bind@1.1.1@d41d8cd9", "es-to-primitive@1.2.0@d41d8cd9" ], "devDependencies": [] }, @@ -6121,7 +5938,7 @@ ] }, "overrides": [], - "dependencies": ["is-arrayish@0.2.1@d41d8cd9"], + "dependencies": [ "is-arrayish@0.2.1@d41d8cd9" ], "devDependencies": [] }, "err-code@1.1.2@d41d8cd9": { @@ -6177,7 +5994,7 @@ ] }, "overrides": [], - "dependencies": ["once@1.4.0@d41d8cd9"], + "dependencies": [ "once@1.4.0@d41d8cd9" ], "devDependencies": [] }, "encoding@0.1.12@d41d8cd9": { @@ -6191,7 +6008,7 @@ ] }, "overrides": [], - "dependencies": ["iconv-lite@0.4.24@d41d8cd9"], + "dependencies": [ "iconv-lite@0.4.24@d41d8cd9" ], "devDependencies": [] }, "elegant-spinner@1.0.1@d41d8cd9": { @@ -6220,12 +6037,9 @@ }, "overrides": [], "dependencies": [ - "sigmund@1.0.1@d41d8cd9", - "semver@5.6.0@d41d8cd9", - "lru-cache@4.1.5@d41d8cd9", - "commander@2.19.0@d41d8cd9", - "@types/semver@5.5.0@d41d8cd9", - "@types/node@10.12.27@d41d8cd9" + "sigmund@1.0.1@d41d8cd9", "semver@5.6.0@d41d8cd9", + "lru-cache@4.1.5@d41d8cd9", "commander@2.19.0@d41d8cd9", + "@types/semver@5.5.0@d41d8cd9", "@types/node@10.12.27@d41d8cd9" ], "devDependencies": [] }, @@ -6240,7 +6054,9 @@ ] }, "overrides": [], - "dependencies": ["safer-buffer@2.1.2@d41d8cd9", "jsbn@0.1.1@d41d8cd9"], + "dependencies": [ + "safer-buffer@2.1.2@d41d8cd9", "jsbn@0.1.1@d41d8cd9" + ], "devDependencies": [] }, "duplexify@3.7.1@d41d8cd9": { @@ -6255,10 +6071,8 @@ }, "overrides": [], "dependencies": [ - "stream-shift@1.0.0@d41d8cd9", - "readable-stream@2.3.6@d41d8cd9", - "inherits@2.0.3@d41d8cd9", - "end-of-stream@1.4.1@d41d8cd9" + "stream-shift@1.0.0@d41d8cd9", "readable-stream@2.3.6@d41d8cd9", + "inherits@2.0.3@d41d8cd9", "end-of-stream@1.4.1@d41d8cd9" ], "devDependencies": [] }, @@ -6274,8 +6088,7 @@ }, "overrides": [], "dependencies": [ - "domelementtype@1.3.1@d41d8cd9", - "dom-serializer@0.1.1@d41d8cd9" + "domelementtype@1.3.1@d41d8cd9", "dom-serializer@0.1.1@d41d8cd9" ], "devDependencies": [] }, @@ -6290,7 +6103,7 @@ ] }, "overrides": [], - "dependencies": ["domelementtype@1.3.1@d41d8cd9"], + "dependencies": [ "domelementtype@1.3.1@d41d8cd9" ], "devDependencies": [] }, "domelementtype@1.3.1@d41d8cd9": { @@ -6319,8 +6132,7 @@ }, "overrides": [], "dependencies": [ - "entities@1.1.2@d41d8cd9", - "domelementtype@1.3.1@d41d8cd9" + "entities@1.1.2@d41d8cd9", "domelementtype@1.3.1@d41d8cd9" ], "devDependencies": [] }, @@ -6378,12 +6190,9 @@ }, "overrides": [], "dependencies": [ - "rimraf@2.6.3@d41d8cd9", - "pify@3.0.0@d41d8cd9", - "p-map@1.2.0@d41d8cd9", - "is-path-in-cwd@1.0.1@d41d8cd9", - "is-path-cwd@1.0.0@d41d8cd9", - "globby@6.1.0@d41d8cd9" + "rimraf@2.6.3@d41d8cd9", "pify@3.0.0@d41d8cd9", + "p-map@1.2.0@d41d8cd9", "is-path-in-cwd@1.0.1@d41d8cd9", + "is-path-cwd@1.0.0@d41d8cd9", "globby@6.1.0@d41d8cd9" ], "devDependencies": [] }, @@ -6399,8 +6208,7 @@ }, "overrides": [], "dependencies": [ - "isobject@3.0.1@d41d8cd9", - "is-descriptor@1.0.2@d41d8cd9" + "isobject@3.0.1@d41d8cd9", "is-descriptor@1.0.2@d41d8cd9" ], "devDependencies": [] }, @@ -6415,7 +6223,7 @@ ] }, "overrides": [], - "dependencies": ["is-descriptor@1.0.2@d41d8cd9"], + "dependencies": [ "is-descriptor@1.0.2@d41d8cd9" ], "devDependencies": [] }, "define-property@0.2.5@d41d8cd9": { @@ -6429,7 +6237,7 @@ ] }, "overrides": [], - "dependencies": ["is-descriptor@0.1.6@d41d8cd9"], + "dependencies": [ "is-descriptor@0.1.6@d41d8cd9" ], "devDependencies": [] }, "define-properties@1.1.3@d41d8cd9": { @@ -6443,7 +6251,7 @@ ] }, "overrides": [], - "dependencies": ["object-keys@1.1.0@d41d8cd9"], + "dependencies": [ "object-keys@1.1.0@d41d8cd9" ], "devDependencies": [] }, "deep-is@0.1.3@d41d8cd9": { @@ -6513,7 +6321,7 @@ ] }, "overrides": [], - "dependencies": ["ms@2.1.1@d41d8cd9"], + "dependencies": [ "ms@2.1.1@d41d8cd9" ], "devDependencies": [] }, "debug@3.2.6@d41d8cd9": { @@ -6527,7 +6335,7 @@ ] }, "overrides": [], - "dependencies": ["ms@2.1.1@d41d8cd9"], + "dependencies": [ "ms@2.1.1@d41d8cd9" ], "devDependencies": [] }, "debug@3.1.0@d41d8cd9": { @@ -6541,7 +6349,7 @@ ] }, "overrides": [], - "dependencies": ["ms@2.0.0@d41d8cd9"], + "dependencies": [ "ms@2.0.0@d41d8cd9" ], "devDependencies": [] }, "debug@2.6.9@d41d8cd9": { @@ -6555,7 +6363,7 @@ ] }, "overrides": [], - "dependencies": ["ms@2.0.0@d41d8cd9"], + "dependencies": [ "ms@2.0.0@d41d8cd9" ], "devDependencies": [] }, "debug@0.7.4@d41d8cd9": { @@ -6611,7 +6419,7 @@ ] }, "overrides": [], - "dependencies": ["assert-plus@1.0.0@d41d8cd9"], + "dependencies": [ "assert-plus@1.0.0@d41d8cd9" ], "devDependencies": [] }, "cyclist@0.2.2@d41d8cd9": { @@ -6653,7 +6461,7 @@ ] }, "overrides": [], - "dependencies": ["cssom@0.3.6@d41d8cd9"], + "dependencies": [ "cssom@0.3.6@d41d8cd9" ], "devDependencies": [] }, "cssom@0.3.6@d41d8cd9": { @@ -6681,7 +6489,7 @@ ] }, "overrides": [], - "dependencies": ["parserlib@0.2.5@d41d8cd9"], + "dependencies": [ "parserlib@0.2.5@d41d8cd9" ], "devDependencies": [] }, "cryptiles@0.2.2@d41d8cd9": { @@ -6695,7 +6503,7 @@ ] }, "overrides": [], - "dependencies": ["boom@0.4.2@d41d8cd9"], + "dependencies": [ "boom@0.4.2@d41d8cd9" ], "devDependencies": [] }, "cross-spawn@6.0.5@d41d8cd9": { @@ -6710,10 +6518,8 @@ }, "overrides": [], "dependencies": [ - "which@1.3.1@d41d8cd9", - "shebang-command@1.2.0@d41d8cd9", - "semver@5.6.0@d41d8cd9", - "path-key@2.0.1@d41d8cd9", + "which@1.3.1@d41d8cd9", "shebang-command@1.2.0@d41d8cd9", + "semver@5.6.0@d41d8cd9", "path-key@2.0.1@d41d8cd9", "nice-try@1.0.5@d41d8cd9" ], "devDependencies": [] @@ -6730,8 +6536,7 @@ }, "overrides": [], "dependencies": [ - "which@1.3.1@d41d8cd9", - "shebang-command@1.2.0@d41d8cd9", + "which@1.3.1@d41d8cd9", "shebang-command@1.2.0@d41d8cd9", "lru-cache@4.1.5@d41d8cd9" ], "devDependencies": [] @@ -6748,10 +6553,8 @@ }, "overrides": [], "dependencies": [ - "parse-json@4.0.0@d41d8cd9", - "lodash.get@4.4.2@d41d8cd9", - "js-yaml@3.12.1@d41d8cd9", - "is-directory@0.3.1@d41d8cd9", + "parse-json@4.0.0@d41d8cd9", "lodash.get@4.4.2@d41d8cd9", + "js-yaml@3.12.1@d41d8cd9", "is-directory@0.3.1@d41d8cd9", "import-fresh@2.0.0@d41d8cd9" ], "devDependencies": [] @@ -6796,12 +6599,9 @@ }, "overrides": [], "dependencies": [ - "run-queue@1.0.3@d41d8cd9", - "rimraf@2.6.3@d41d8cd9", - "mkdirp@0.5.1@d41d8cd9", - "iferr@0.1.5@d41d8cd9", - "fs-write-stream-atomic@1.0.10@d41d8cd9", - "aproba@1.2.0@d41d8cd9" + "run-queue@1.0.3@d41d8cd9", "rimraf@2.6.3@d41d8cd9", + "mkdirp@0.5.1@d41d8cd9", "iferr@0.1.5@d41d8cd9", + "fs-write-stream-atomic@1.0.10@d41d8cd9", "aproba@1.2.0@d41d8cd9" ], "devDependencies": [] }, @@ -6816,7 +6616,7 @@ ] }, "overrides": [], - "dependencies": ["date-now@0.1.4@d41d8cd9"], + "dependencies": [ "date-now@0.1.4@d41d8cd9" ], "devDependencies": [] }, "config-chain@1.1.12@d41d8cd9": { @@ -6830,7 +6630,7 @@ ] }, "overrides": [], - "dependencies": ["proto-list@1.2.4@d41d8cd9", "ini@1.3.5@d41d8cd9"], + "dependencies": [ "proto-list@1.2.4@d41d8cd9", "ini@1.3.5@d41d8cd9" ], "devDependencies": [] }, "concat-stream@1.6.2@d41d8cd9": { @@ -6845,10 +6645,8 @@ }, "overrides": [], "dependencies": [ - "typedarray@0.0.6@d41d8cd9", - "readable-stream@2.3.6@d41d8cd9", - "inherits@2.0.3@d41d8cd9", - "buffer-from@1.1.1@d41d8cd9" + "typedarray@0.0.6@d41d8cd9", "readable-stream@2.3.6@d41d8cd9", + "inherits@2.0.3@d41d8cd9", "buffer-from@1.1.1@d41d8cd9" ], "devDependencies": [] }, @@ -6919,7 +6717,7 @@ ] }, "overrides": [], - "dependencies": ["delayed-stream@1.0.0@d41d8cd9"], + "dependencies": [ "delayed-stream@1.0.0@d41d8cd9" ], "devDependencies": [] }, "combined-stream@0.0.7@d41d8cd9": { @@ -6933,7 +6731,7 @@ ] }, "overrides": [], - "dependencies": ["delayed-stream@0.0.5@d41d8cd9"], + "dependencies": [ "delayed-stream@0.0.5@d41d8cd9" ], "devDependencies": [] }, "color-name@1.1.3@d41d8cd9": { @@ -6961,7 +6759,7 @@ ] }, "overrides": [], - "dependencies": ["color-name@1.1.3@d41d8cd9"], + "dependencies": [ "color-name@1.1.3@d41d8cd9" ], "devDependencies": [] }, "collection-visit@1.0.0@d41d8cd9": { @@ -6976,8 +6774,7 @@ }, "overrides": [], "dependencies": [ - "object-visit@1.0.1@d41d8cd9", - "map-visit@1.0.0@d41d8cd9" + "object-visit@1.0.1@d41d8cd9", "map-visit@1.0.0@d41d8cd9" ], "devDependencies": [] }, @@ -7007,8 +6804,7 @@ }, "overrides": [], "dependencies": [ - "wrap-ansi@2.1.0@d41d8cd9", - "strip-ansi@4.0.0@d41d8cd9", + "wrap-ansi@2.1.0@d41d8cd9", "strip-ansi@4.0.0@d41d8cd9", "string-width@2.1.1@d41d8cd9" ], "devDependencies": [] @@ -7025,8 +6821,7 @@ }, "overrides": [], "dependencies": [ - "string-width@1.0.2@d41d8cd9", - "slice-ansi@0.0.4@d41d8cd9" + "string-width@1.0.2@d41d8cd9", "slice-ansi@0.0.4@d41d8cd9" ], "devDependencies": [] }, @@ -7042,10 +6837,8 @@ }, "overrides": [], "dependencies": [ - "yargs@10.1.2@d41d8cd9", - "parse5@3.0.3@d41d8cd9", - "mz@2.7.0@d41d8cd9", - "highlight.js@9.15.1@d41d8cd9", + "yargs@10.1.2@d41d8cd9", "parse5@3.0.3@d41d8cd9", + "mz@2.7.0@d41d8cd9", "highlight.js@9.15.2@d41d8cd9", "chalk@2.4.2@d41d8cd9" ], "devDependencies": [] @@ -7061,7 +6854,7 @@ ] }, "overrides": [], - "dependencies": ["restore-cursor@2.0.0@d41d8cd9"], + "dependencies": [ "restore-cursor@2.0.0@d41d8cd9" ], "devDependencies": [] }, "cli@0.6.6@d41d8cd9": { @@ -7075,7 +6868,7 @@ ] }, "overrides": [], - "dependencies": ["glob@3.2.11@d41d8cd9", "exit@0.1.2@d41d8cd9"], + "dependencies": [ "glob@3.2.11@d41d8cd9", "exit@0.1.2@d41d8cd9" ], "devDependencies": [] }, "clean-css@2.2.23@d41d8cd9": { @@ -7089,7 +6882,7 @@ ] }, "overrides": [], - "dependencies": ["commander@2.2.0@d41d8cd9"], + "dependencies": [ "commander@2.2.0@d41d8cd9" ], "devDependencies": [] }, "class-utils@0.3.6@d41d8cd9": { @@ -7104,10 +6897,8 @@ }, "overrides": [], "dependencies": [ - "static-extend@0.1.2@d41d8cd9", - "isobject@3.0.1@d41d8cd9", - "define-property@0.2.5@d41d8cd9", - "arr-union@3.1.0@d41d8cd9" + "static-extend@0.1.2@d41d8cd9", "isobject@3.0.1@d41d8cd9", + "define-property@0.2.5@d41d8cd9", "arr-union@3.1.0@d41d8cd9" ], "devDependencies": [] }, @@ -7138,8 +6929,7 @@ "overrides": [], "dependencies": [ "supports-color@5.5.0@d41d8cd9", - "escape-string-regexp@1.0.5@d41d8cd9", - "ansi-styles@3.2.1@d41d8cd9" + "escape-string-regexp@1.0.5@d41d8cd9", "ansi-styles@3.2.1@d41d8cd9" ], "devDependencies": [] }, @@ -7155,10 +6945,8 @@ }, "overrides": [], "dependencies": [ - "supports-color@2.0.0@d41d8cd9", - "strip-ansi@3.0.1@d41d8cd9", - "has-ansi@2.0.0@d41d8cd9", - "escape-string-regexp@1.0.5@d41d8cd9", + "supports-color@2.0.0@d41d8cd9", "strip-ansi@3.0.1@d41d8cd9", + "has-ansi@2.0.0@d41d8cd9", "escape-string-regexp@1.0.5@d41d8cd9", "ansi-styles@2.2.1@d41d8cd9" ], "devDependencies": [] @@ -7230,7 +7018,7 @@ ] }, "overrides": [], - "dependencies": ["caller-callsite@2.0.0@d41d8cd9"], + "dependencies": [ "caller-callsite@2.0.0@d41d8cd9" ], "devDependencies": [] }, "caller-callsite@2.0.0@d41d8cd9": { @@ -7244,7 +7032,7 @@ ] }, "overrides": [], - "dependencies": ["callsites@2.0.0@d41d8cd9"], + "dependencies": [ "callsites@2.0.0@d41d8cd9" ], "devDependencies": [] }, "cache-base@1.0.1@d41d8cd9": { @@ -7259,14 +7047,10 @@ }, "overrides": [], "dependencies": [ - "unset-value@1.0.0@d41d8cd9", - "union-value@1.0.0@d41d8cd9", - "to-object-path@0.3.0@d41d8cd9", - "set-value@2.0.0@d41d8cd9", - "isobject@3.0.1@d41d8cd9", - "has-value@1.0.0@d41d8cd9", - "get-value@2.0.6@d41d8cd9", - "component-emitter@1.2.1@d41d8cd9", + "unset-value@1.0.0@d41d8cd9", "union-value@1.0.0@d41d8cd9", + "to-object-path@0.3.0@d41d8cd9", "set-value@2.0.0@d41d8cd9", + "isobject@3.0.1@d41d8cd9", "has-value@1.0.0@d41d8cd9", + "get-value@2.0.6@d41d8cd9", "component-emitter@1.2.1@d41d8cd9", "collection-visit@1.0.0@d41d8cd9" ], "devDependencies": [] @@ -7283,19 +7067,13 @@ }, "overrides": [], "dependencies": [ - "y18n@4.0.0@d41d8cd9", - "unique-filename@1.1.1@d41d8cd9", - "ssri@6.0.1@d41d8cd9", - "rimraf@2.6.3@d41d8cd9", + "y18n@4.0.0@d41d8cd9", "unique-filename@1.1.1@d41d8cd9", + "ssri@6.0.1@d41d8cd9", "rimraf@2.6.3@d41d8cd9", "promise-inflight@1.0.1@d41d8cd9", - "move-concurrently@1.0.1@d41d8cd9", - "mkdirp@0.5.1@d41d8cd9", - "mississippi@3.0.0@d41d8cd9", - "lru-cache@5.1.1@d41d8cd9", - "graceful-fs@4.1.15@d41d8cd9", - "glob@7.1.3@d41d8cd9", - "figgy-pudding@3.5.1@d41d8cd9", - "chownr@1.1.1@d41d8cd9", + "move-concurrently@1.0.1@d41d8cd9", "mkdirp@0.5.1@d41d8cd9", + "mississippi@3.0.0@d41d8cd9", "lru-cache@5.1.1@d41d8cd9", + "graceful-fs@4.1.15@d41d8cd9", "glob@7.1.3@d41d8cd9", + "figgy-pudding@3.5.1@d41d8cd9", "chownr@1.1.1@d41d8cd9", "bluebird@3.5.3@d41d8cd9" ], "devDependencies": [] @@ -7326,16 +7104,11 @@ }, "overrides": [], "dependencies": [ - "to-regex@3.0.2@d41d8cd9", - "split-string@3.1.0@d41d8cd9", - "snapdragon-node@2.1.1@d41d8cd9", - "snapdragon@0.8.2@d41d8cd9", - "repeat-element@1.1.3@d41d8cd9", - "isobject@3.0.1@d41d8cd9", - "fill-range@4.0.0@d41d8cd9", - "extend-shallow@2.0.1@d41d8cd9", - "array-unique@0.3.2@d41d8cd9", - "arr-flatten@1.1.0@d41d8cd9" + "to-regex@3.0.2@d41d8cd9", "split-string@3.1.0@d41d8cd9", + "snapdragon-node@2.1.1@d41d8cd9", "snapdragon@0.8.2@d41d8cd9", + "repeat-element@1.1.3@d41d8cd9", "isobject@3.0.1@d41d8cd9", + "fill-range@4.0.0@d41d8cd9", "extend-shallow@2.0.1@d41d8cd9", + "array-unique@0.3.2@d41d8cd9", "arr-flatten@1.1.0@d41d8cd9" ], "devDependencies": [] }, @@ -7351,8 +7124,7 @@ }, "overrides": [], "dependencies": [ - "concat-map@0.0.1@d41d8cd9", - "balanced-match@1.0.0@d41d8cd9" + "concat-map@0.0.1@d41d8cd9", "balanced-match@1.0.0@d41d8cd9" ], "devDependencies": [] }, @@ -7367,7 +7139,7 @@ ] }, "overrides": [], - "dependencies": ["hoek@0.9.1@d41d8cd9"], + "dependencies": [ "hoek@0.9.1@d41d8cd9" ], "devDependencies": [] }, "bluebird@3.5.3@d41d8cd9": { @@ -7395,7 +7167,7 @@ ] }, "overrides": [], - "dependencies": ["tweetnacl@0.14.5@d41d8cd9"], + "dependencies": [ "tweetnacl@0.14.5@d41d8cd9" ], "devDependencies": [] }, "base@0.11.2@d41d8cd9": { @@ -7410,12 +7182,9 @@ }, "overrides": [], "dependencies": [ - "pascalcase@0.1.1@d41d8cd9", - "mixin-deep@1.3.1@d41d8cd9", - "isobject@3.0.1@d41d8cd9", - "define-property@1.0.0@d41d8cd9", - "component-emitter@1.2.1@d41d8cd9", - "class-utils@0.3.6@d41d8cd9", + "pascalcase@0.1.1@d41d8cd9", "mixin-deep@1.3.1@d41d8cd9", + "isobject@3.0.1@d41d8cd9", "define-property@1.0.0@d41d8cd9", + "component-emitter@1.2.1@d41d8cd9", "class-utils@0.3.6@d41d8cd9", "cache-base@1.0.1@d41d8cd9" ], "devDependencies": [] @@ -7599,7 +7368,7 @@ ] }, "overrides": [], - "dependencies": ["safer-buffer@2.1.2@d41d8cd9"], + "dependencies": [ "safer-buffer@2.1.2@d41d8cd9" ], "devDependencies": [] }, "asn1@0.1.11@d41d8cd9": { @@ -7669,7 +7438,7 @@ ] }, "overrides": [], - "dependencies": ["array-uniq@1.0.3@d41d8cd9"], + "dependencies": [ "array-uniq@1.0.3@d41d8cd9" ], "devDependencies": [] }, "array-equal@1.0.0@d41d8cd9": { @@ -7739,7 +7508,7 @@ ] }, "overrides": [], - "dependencies": ["sprintf-js@1.0.3@d41d8cd9"], + "dependencies": [ "sprintf-js@1.0.3@d41d8cd9" ], "devDependencies": [] }, "aproba@1.2.0@d41d8cd9": { @@ -7795,7 +7564,7 @@ ] }, "overrides": [], - "dependencies": ["color-convert@1.9.3@d41d8cd9"], + "dependencies": [ "color-convert@1.9.3@d41d8cd9" ], "devDependencies": [] }, "ansi-styles@2.2.1@d41d8cd9": { @@ -7894,8 +7663,7 @@ }, "overrides": [], "dependencies": [ - "uri-js@4.2.2@d41d8cd9", - "json-schema-traverse@0.4.1@d41d8cd9", + "uri-js@4.2.2@d41d8cd9", "json-schema-traverse@0.4.1@d41d8cd9", "fast-json-stable-stringify@2.0.0@d41d8cd9", "fast-deep-equal@2.0.1@d41d8cd9" ], @@ -7912,7 +7680,7 @@ ] }, "overrides": [], - "dependencies": ["humanize-ms@1.2.1@d41d8cd9"], + "dependencies": [ "humanize-ms@1.2.1@d41d8cd9" ], "devDependencies": [] }, "agent-base@4.2.1@d41d8cd9": { @@ -7926,7 +7694,7 @@ ] }, "overrides": [], - "dependencies": ["es6-promisify@5.0.0@d41d8cd9"], + "dependencies": [ "es6-promisify@5.0.0@d41d8cd9" ], "devDependencies": [] }, "acorn-globals@1.0.9@d41d8cd9": { @@ -7940,7 +7708,7 @@ ] }, "overrides": [], - "dependencies": ["acorn@2.7.0@d41d8cd9"], + "dependencies": [ "acorn@2.7.0@d41d8cd9" ], "devDependencies": [] }, "acorn@2.7.0@d41d8cd9": { @@ -8038,7 +7806,7 @@ ] }, "overrides": [], - "dependencies": ["any-observable@0.3.0@d41d8cd9"], + "dependencies": [ "any-observable@0.3.0@d41d8cd9" ], "devDependencies": [] }, "@reason-native/rely@1.2.0@d41d8cd9": { @@ -8053,12 +7821,10 @@ }, "overrides": [], "dependencies": [ - "refmterr@3.1.10@d41d8cd9", - "ocaml@4.6.10@d41d8cd9", + "refmterr@3.1.10@d41d8cd9", "ocaml@4.6.10@d41d8cd9", "@reason-native/pastel@0.2.0@d41d8cd9", "@reason-native/file-context-printer@0.0.2@d41d8cd9", - "@opam/dune@opam:1.7.2@52ecbb97", - "@esy-ocaml/reason@3.4.0@d41d8cd9" + "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/reason@3.4.0@d41d8cd9" ], "devDependencies": [] }, @@ -8074,8 +7840,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/dune@opam:1.7.2@52ecbb97", + "ocaml@4.6.10@d41d8cd9", "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/reason@3.4.0@d41d8cd9" ], "devDependencies": [] @@ -8092,10 +7857,8 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@reason-native/pastel@0.2.0@d41d8cd9", - "@opam/re@opam:1.7.3@83095efd", - "@opam/dune@opam:1.7.2@52ecbb97", + "ocaml@4.6.10@d41d8cd9", "@reason-native/pastel@0.2.0@d41d8cd9", + "@opam/re@opam:1.7.3@83095efd", "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/reason@3.4.0@d41d8cd9" ], "devDependencies": [] @@ -8112,8 +7875,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/dune@opam:1.7.2@52ecbb97", + "ocaml@4.6.10@d41d8cd9", "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/reason@3.4.0@d41d8cd9" ], "devDependencies": [] @@ -8136,16 +7898,13 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/easy-format@opam:1.3.1@9abfd4ed", - "@opam/dune@opam:1.7.2@52ecbb97", - "@opam/cppo@opam:1.6.5@bec3dbd9", + "ocaml@4.6.10@d41d8cd9", "@opam/easy-format@opam:1.3.1@9abfd4ed", + "@opam/dune@opam:1.7.2@52ecbb97", "@opam/cppo@opam:1.6.5@bec3dbd9", "@opam/biniou@opam:1.2.0@c8516f18", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/easy-format@opam:1.3.1@9abfd4ed", + "ocaml@4.6.10@d41d8cd9", "@opam/easy-format@opam:1.3.1@9abfd4ed", "@opam/biniou@opam:1.2.0@c8516f18" ] }, @@ -8167,16 +7926,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -8199,8 +7956,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/uchar@opam:0.0.2@c8218eea", + "ocaml@4.6.10@d41d8cd9", "@opam/uchar@opam:0.0.2@c8218eea", "@opam/topkg@opam:1.0.0@61f4ccf9", "@opam/ocamlfind@opam:1.8.0@96572762", "@opam/ocamlbuild@opam:0.14.0@4d69c964", @@ -8208,8 +7964,37 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/uchar@opam:0.0.2@c8218eea" + "ocaml@4.6.10@d41d8cd9", "@opam/uchar@opam:0.0.2@c8218eea" + ] + }, + "@opam/uri@opam:2.2.0@8db9cce1": { + "id": "@opam/uri@opam:2.2.0@8db9cce1", + "name": "@opam/uri", + "version": "opam:2.2.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/e5/e52e17fc6cc3491ab44994e6ebc5664c#md5:e52e17fc6cc3491ab44994e6ebc5664c", + "archive:https://github.com/mirage/ocaml-uri/releases/download/v2.2.0/uri-v2.2.0.tbz#md5:e52e17fc6cc3491ab44994e6ebc5664c" + ], + "opam": { + "name": "uri", + "version": "2.2.0", + "path": "esy.lock/opam/uri.2.2.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/stringext@opam:1.5.0@fc7e81d0", + "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/re@opam:1.7.3@83095efd", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/stringext@opam:1.5.0@fc7e81d0", + "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/re@opam:1.7.3@83095efd" ] }, "@opam/uchar@opam:0.0.2@c8218eea": { @@ -8230,11 +8015,10 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ocamlbuild@opam:0.14.0@4d69c964", + "ocaml@4.6.10@d41d8cd9", "@opam/ocamlbuild@opam:0.14.0@4d69c964", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/typerep@opam:v0.11.0@625676b6": { "id": "@opam/typerep@opam:v0.11.0@625676b6", @@ -8254,14 +8038,12 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/base@opam:v0.11.1@0e54024e" + "ocaml@4.6.10@d41d8cd9", "@opam/base@opam:v0.11.1@0e54024e" ] }, "@opam/topkg@opam:1.0.0@61f4ccf9": { @@ -8282,18 +8064,42 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/result@opam:1.3@bee8bf2e", + "ocaml@4.6.10@d41d8cd9", "@opam/result@opam:1.3@bee8bf2e", "@opam/ocamlfind@opam:1.8.0@96572762", "@opam/ocamlbuild@opam:0.14.0@4d69c964", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/result@opam:1.3@bee8bf2e", + "ocaml@4.6.10@d41d8cd9", "@opam/result@opam:1.3@bee8bf2e", "@opam/ocamlbuild@opam:0.14.0@4d69c964" ] }, + "@opam/stringext@opam:1.5.0@fc7e81d0": { + "id": "@opam/stringext@opam:1.5.0@fc7e81d0", + "name": "@opam/stringext", + "version": "opam:1.5.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/86/867263ea97532f150516677fa994cdf2#md5:867263ea97532f150516677fa994cdf2", + "archive:https://github.com/rgrinberg/stringext/archive/1.5.0.zip#md5:867263ea97532f150516677fa994cdf2" + ], + "opam": { + "name": "stringext", + "version": "1.5.0", + "path": "esy.lock/opam/stringext.1.5.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", + "@opam/base-bytes@opam:base@19d0c2ff", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/base-bytes@opam:base@19d0c2ff" + ] + }, "@opam/stdio@opam:v0.11.0@3b11cb88": { "id": "@opam/stdio@opam:v0.11.0@3b11cb88", "name": "@opam/stdio", @@ -8312,14 +8118,40 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/base@opam:v0.11.1@0e54024e" + "ocaml@4.6.10@d41d8cd9", "@opam/base@opam:v0.11.1@0e54024e" + ] + }, + "@opam/ssl@opam:0.5.7@893f9f78": { + "id": "@opam/ssl@opam:0.5.7@893f9f78", + "name": "@opam/ssl", + "version": "opam:0.5.7", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/47/47ce60f1a019ddb9c66c4f1c8b9ed862#md5:47ce60f1a019ddb9c66c4f1c8b9ed862", + "archive:https://github.com/savonet/ocaml-ssl/archive/0.5.7.tar.gz#md5:47ce60f1a019ddb9c66c4f1c8b9ed862" + ], + "opam": { + "name": "ssl", + "version": "0.5.7", + "path": "esy.lock/opam/ssl.0.5.7" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/dune@opam:1.7.2@52ecbb97", + "@opam/conf-openssl@opam:1@d3204a43", + "@opam/base-unix@opam:base@87d0b2eb", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/conf-openssl@opam:1@d3204a43", + "@opam/base-unix@opam:base@87d0b2eb" ] }, "@opam/splittable_random@opam:v0.11.0@6178cb9b": { @@ -8340,16 +8172,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppx_jane@opam:v0.11.0@687c4174", + "ocaml@4.6.10@d41d8cd9", "@opam/ppx_jane@opam:v0.11.0@687c4174", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppx_jane@opam:v0.11.0@687c4174", + "ocaml@4.6.10@d41d8cd9", "@opam/ppx_jane@opam:v0.11.0@687c4174", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -8372,11 +8202,10 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/sexplib0@opam:v0.11.0@9df6bcd1": { "id": "@opam/sexplib0@opam:v0.11.0@9df6bcd1", @@ -8396,11 +8225,10 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/sexplib@opam:v0.11.0@bf5282c9": { "id": "@opam/sexplib@opam:v0.11.0@bf5282c9", @@ -8420,18 +8248,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/sexplib0@opam:v0.11.0@9df6bcd1", - "@opam/parsexp@opam:v0.11.0@7febd99d", - "@opam/num@opam:1.1@dcdca088", + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/parsexp@opam:v0.11.0@7febd99d", "@opam/num@opam:1.1@dcdca088", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/sexplib0@opam:v0.11.0@9df6bcd1", - "@opam/parsexp@opam:v0.11.0@7febd99d", - "@opam/num@opam:1.1@dcdca088" + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/parsexp@opam:v0.11.0@7febd99d", "@opam/num@opam:1.1@dcdca088" ] }, "@opam/semver@opam:0.1.0@595ed2e0": { @@ -8452,12 +8276,11 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ocamlfind@opam:1.8.0@96572762", + "ocaml@4.6.10@d41d8cd9", "@opam/ocamlfind@opam:1.8.0@96572762", "@opam/ocamlbuild@opam:0.14.0@4d69c964", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/result@opam:1.3@bee8bf2e": { "id": "@opam/result@opam:1.3@bee8bf2e", @@ -8477,11 +8300,10 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/re@opam:1.7.3@83095efd": { "id": "@opam/re@opam:1.7.3@83095efd", @@ -8501,11 +8323,10 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/ppxlib@opam:0.5.0@41d8dd4d": { "id": "@opam/ppxlib@opam:0.5.0@41d8dd4d", @@ -8525,18 +8346,15 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/stdio@opam:v0.11.0@3b11cb88", + "ocaml@4.6.10@d41d8cd9", "@opam/stdio@opam:v0.11.0@3b11cb88", "@opam/ppx_derivers@opam:1.0@78655ff8", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/ocaml-compiler-libs@opam:v0.11.0@7e9ced39", - "@opam/dune@opam:1.7.2@52ecbb97", - "@opam/base@opam:v0.11.1@0e54024e", + "@opam/dune@opam:1.7.2@52ecbb97", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/stdio@opam:v0.11.0@3b11cb88", + "ocaml@4.6.10@d41d8cd9", "@opam/stdio@opam:v0.11.0@3b11cb88", "@opam/ppx_derivers@opam:1.0@78655ff8", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/ocaml-compiler-libs@opam:v0.11.0@7e9ced39", @@ -8561,8 +8379,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/variantslib@opam:v0.11.0@141b8c3e", + "ocaml@4.6.10@d41d8cd9", "@opam/variantslib@opam:v0.11.0@141b8c3e", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", @@ -8570,8 +8387,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/variantslib@opam:v0.11.0@141b8c3e", + "ocaml@4.6.10@d41d8cd9", "@opam/variantslib@opam:v0.11.0@141b8c3e", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" @@ -8595,8 +8411,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/typerep@opam:v0.11.0@625676b6", + "ocaml@4.6.10@d41d8cd9", "@opam/typerep@opam:v0.11.0@625676b6", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", @@ -8604,8 +8419,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/typerep@opam:v0.11.0@625676b6", + "ocaml@4.6.10@d41d8cd9", "@opam/typerep@opam:v0.11.0@625676b6", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" @@ -8657,8 +8471,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_here@opam:v0.11.0@c36c7116", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", @@ -8667,8 +8480,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_here@opam:v0.11.0@c36c7116", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", @@ -8693,8 +8505,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_here@opam:v0.11.0@c36c7116", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", @@ -8703,8 +8514,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_here@opam:v0.11.0@c36c7116", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", @@ -8729,16 +8539,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -8761,15 +8569,13 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3" ] }, @@ -8791,16 +8597,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -8823,16 +8627,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/stdio@opam:v0.11.0@3b11cb88", + "ocaml@4.6.10@d41d8cd9", "@opam/stdio@opam:v0.11.0@3b11cb88", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/stdio@opam:v0.11.0@3b11cb88", + "ocaml@4.6.10@d41d8cd9", "@opam/stdio@opam:v0.11.0@3b11cb88", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -8855,16 +8657,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -8887,8 +8687,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/octavius@opam:1.2.0@4840f5a0", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", @@ -8896,8 +8695,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/octavius@opam:1.2.0@4840f5a0", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" @@ -8921,8 +8719,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_variants_conv@opam:v0.11.1@32a56a8b", "@opam/ppx_typerep_conv@opam:v0.11.1@07b7be7b", "@opam/ppx_sexp_value@opam:v0.11.0@58f87aae", @@ -8946,8 +8743,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_variants_conv@opam:v0.11.1@32a56a8b", "@opam/ppx_typerep_conv@opam:v0.11.1@07b7be7b", "@opam/ppx_sexp_value@opam:v0.11.0@58f87aae", @@ -8987,16 +8783,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -9019,16 +8813,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -9051,8 +8843,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_compare@opam:v0.11.1@9ddf10ff", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", @@ -9061,8 +8852,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_compare@opam:v0.11.1@9ddf10ff", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", @@ -9087,8 +8877,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/fieldslib@opam:v0.11.0@c86ba0e6", @@ -9096,8 +8885,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/fieldslib@opam:v0.11.0@c86ba0e6", "@opam/base@opam:v0.11.1@0e54024e" @@ -9121,8 +8909,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_here@opam:v0.11.0@c36c7116", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", @@ -9130,8 +8917,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_here@opam:v0.11.0@c36c7116", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" @@ -9155,10 +8941,8 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/stdio@opam:v0.11.0@3b11cb88", - "@opam/re@opam:1.7.3@83095efd", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/stdio@opam:v0.11.0@3b11cb88", + "@opam/re@opam:1.7.3@83095efd", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_variants_conv@opam:v0.11.1@32a56a8b", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_inline_test@opam:v0.11.0@b987f92a", @@ -9173,10 +8957,8 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/stdio@opam:v0.11.0@3b11cb88", - "@opam/re@opam:1.7.3@83095efd", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/stdio@opam:v0.11.0@3b11cb88", + "@opam/re@opam:1.7.3@83095efd", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_variants_conv@opam:v0.11.1@32a56a8b", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_inline_test@opam:v0.11.0@b987f92a", @@ -9207,16 +8989,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -9239,11 +9019,10 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/ppx_custom_printf@opam:v0.11.0@5af4e646": { "id": "@opam/ppx_custom_printf@opam:v0.11.0@5af4e646", @@ -9263,8 +9042,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", @@ -9272,8 +9050,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" @@ -9297,16 +9074,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -9329,8 +9104,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_here@opam:v0.11.0@c36c7116", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", @@ -9339,8 +9113,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_here@opam:v0.11.0@c36c7116", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/bin_prot@opam:v0.11.0@7a071ede", @@ -9365,16 +9138,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_inline_test@opam:v0.11.0@b987f92a", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_inline_test@opam:v0.11.0@b987f92a", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3" ] @@ -9397,8 +9168,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_js_style@opam:v0.11.0@4112bf88", "@opam/ppx_hash@opam:v0.11.1@789e28d0", @@ -9409,8 +9179,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_js_style@opam:v0.11.0@4112bf88", "@opam/ppx_hash@opam:v0.11.1@789e28d0", @@ -9437,8 +9206,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_here@opam:v0.11.0@c36c7116", "@opam/ppx_compare@opam:v0.11.1@9ddf10ff", @@ -9448,8 +9216,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", "@opam/ppx_here@opam:v0.11.0@c36c7116", "@opam/ppx_compare@opam:v0.11.1@9ddf10ff", @@ -9475,14 +9242,12 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/sexplib0@opam:v0.11.0@9df6bcd1" + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1" ] }, "@opam/octavius@opam:1.2.0@4840f5a0": { @@ -9503,12 +9268,11 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ocamlfind@opam:1.8.0@96572762", + "ocaml@4.6.10@d41d8cd9", "@opam/ocamlfind@opam:1.8.0@96572762", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/ocamlfind@opam:1.8.0@96572762": { "id": "@opam/ocamlfind@opam:1.8.0@96572762", @@ -9529,15 +9293,15 @@ }, "overrides": [ { - "opamoverride": "esy.lock/overrides/opam__s__ocamlfind_opam__c__1.8.0_opam_override" + "opamoverride": + "esy.lock/overrides/opam__s__ocamlfind_opam__c__1.8.0_opam_override" } ], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/conf-m4@opam:1@3279850f", + "ocaml@4.6.10@d41d8cd9", "@opam/conf-m4@opam:1@3279850f", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/ocamlbuild@opam:0.14.0@4d69c964": { "id": "@opam/ocamlbuild@opam:0.14.0@4d69c964", @@ -9557,10 +9321,9 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@4.6.10@d41d8cd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3": { "id": "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", @@ -9580,15 +9343,12 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/result@opam:1.3@bee8bf2e", + "ocaml@4.6.10@d41d8cd9", "@opam/result@opam:1.3@bee8bf2e", "@opam/ppx_derivers@opam:1.0@78655ff8", - "@opam/dune@opam:1.7.2@52ecbb97", - "@esy-ocaml/substs@0.0.1@d41d8cd9" + "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/result@opam:1.3@bee8bf2e", + "ocaml@4.6.10@d41d8cd9", "@opam/result@opam:1.3@bee8bf2e", "@opam/ppx_derivers@opam:1.0@78655ff8" ] }, @@ -9610,11 +9370,10 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/num@opam:1.1@dcdca088": { "id": "@opam/num@opam:1.1@dcdca088", @@ -9634,15 +9393,15 @@ }, "overrides": [ { - "opamoverride": "esy.lock/overrides/opam__s__num_opam__c__1.1_opam_override" + "opamoverride": + "esy.lock/overrides/opam__s__num_opam__c__1.1_opam_override" } ], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ocamlfind@opam:1.8.0@96572762", + "ocaml@4.6.10@d41d8cd9", "@opam/ocamlfind@opam:1.8.0@96572762", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/merlin-extend@opam:0.3@e1fc0d08": { "id": "@opam/merlin-extend@opam:0.3@e1fc0d08", @@ -9662,16 +9421,15 @@ }, "overrides": [ { - "opamoverride": "esy.lock/overrides/opam__s__merlin_extend_opam__c__0.3_opam_override" + "opamoverride": + "esy.lock/overrides/opam__s__merlin_extend_opam__c__0.3_opam_override" } ], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ocamlfind@opam:1.8.0@96572762", - "@opam/cppo@opam:1.6.5@bec3dbd9", - "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@4.6.10@d41d8cd9", "@opam/ocamlfind@opam:1.8.0@96572762", + "@opam/cppo@opam:1.6.5@bec3dbd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/merlin@opam:3.2.2@829ee6dd": { "id": "@opam/merlin@opam:3.2.2@829ee6dd", @@ -9691,15 +9449,12 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/yojson@opam:1.7.0@2d92307e", + "ocaml@4.6.10@d41d8cd9", "@opam/yojson@opam:1.7.0@2d92307e", "@opam/ocamlfind@opam:1.8.0@96572762", - "@opam/dune@opam:1.7.2@52ecbb97", - "@esy-ocaml/substs@0.0.1@d41d8cd9" + "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/yojson@opam:1.7.0@2d92307e", + "ocaml@4.6.10@d41d8cd9", "@opam/yojson@opam:1.7.0@2d92307e", "@opam/ocamlfind@opam:1.8.0@96572762" ] }, @@ -9721,12 +9476,11 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ocamlfind@opam:1.8.0@96572762", + "ocaml@4.6.10@d41d8cd9", "@opam/ocamlfind@opam:1.8.0@96572762", "@opam/ocamlbuild@opam:0.14.0@4d69c964", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/markup@opam:0.8.0@e4958f14": { "id": "@opam/markup@opam:0.8.0@e4958f14", @@ -9746,18 +9500,92 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/uutf@opam:1.0.2@4440868f", - "@opam/uchar@opam:0.0.2@c8218eea", - "@opam/dune@opam:1.7.2@52ecbb97", + "ocaml@4.6.10@d41d8cd9", "@opam/uutf@opam:1.0.2@4440868f", + "@opam/uchar@opam:0.0.2@c8218eea", "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/uutf@opam:1.0.2@4440868f", + "ocaml@4.6.10@d41d8cd9", "@opam/uutf@opam:1.0.2@4440868f", "@opam/uchar@opam:0.0.2@c8218eea" ] }, + "@opam/magic-mime@opam:1.1.1@9fd12a0f": { + "id": "@opam/magic-mime@opam:1.1.1@9fd12a0f", + "name": "@opam/magic-mime", + "version": "opam:1.1.1", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/84/8430a2686206517f2753e47c9c038b5c#md5:8430a2686206517f2753e47c9c038b5c", + "archive:https://github.com/mirage/ocaml-magic-mime/releases/download/v1.1.1/magic-mime-v1.1.1.tbz#md5:8430a2686206517f2753e47c9c038b5c" + ], + "opam": { + "name": "magic-mime", + "version": "1.1.1", + "path": "esy.lock/opam/magic-mime.1.1.1" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/dune@opam:1.7.2@52ecbb97", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] + }, + "@opam/macaddr@opam:3.0.0@cf53cfb6": { + "id": "@opam/macaddr@opam:3.0.0@cf53cfb6", + "name": "@opam/macaddr", + "version": "opam:3.0.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/29/29248b09ead9ac272cd0f4c8ae934082#md5:29248b09ead9ac272cd0f4c8ae934082", + "archive:https://github.com/mirage/ocaml-ipaddr/releases/download/3.0.0/ipaddr-3.0.0.tbz#md5:29248b09ead9ac272cd0f4c8ae934082" + ], + "opam": { + "name": "macaddr", + "version": "3.0.0", + "path": "esy.lock/opam/macaddr.3.0.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1" + ] + }, + "@opam/lwt_ssl@opam:1.1.2@ac833920": { + "id": "@opam/lwt_ssl@opam:1.1.2@ac833920", + "name": "@opam/lwt_ssl", + "version": "opam:1.1.2", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/d2/d239353b1e7c6e3fd4192c71a3b25ce2#md5:d239353b1e7c6e3fd4192c71a3b25ce2", + "archive:https://github.com/aantron/lwt_ssl/archive/1.1.2.tar.gz#md5:d239353b1e7c6e3fd4192c71a3b25ce2" + ], + "opam": { + "name": "lwt_ssl", + "version": "1.1.2", + "path": "esy.lock/opam/lwt_ssl.1.1.2" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/ssl@opam:0.5.7@893f9f78", + "@opam/lwt@opam:4.1.0@111fc2bf", + "@opam/jbuilder@opam:transition@58bdfe0a", + "@opam/base-unix@opam:base@87d0b2eb", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/ssl@opam:0.5.7@893f9f78", + "@opam/lwt@opam:4.1.0@111fc2bf", "@opam/base-unix@opam:base@87d0b2eb" + ] + }, "@opam/lwt_ppx@opam:1.2.1@db1172a7": { "id": "@opam/lwt_ppx@opam:1.2.1@db1172a7", "name": "@opam/lwt_ppx", @@ -9808,8 +9636,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/result@opam:1.3@bee8bf2e", + "ocaml@4.6.10@d41d8cd9", "@opam/result@opam:1.3@bee8bf2e", "@opam/ocamlfind@opam:1.8.0@96572762", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/cppo@opam:1.6.5@bec3dbd9", @@ -9818,8 +9645,37 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/result@opam:1.3@bee8bf2e" + "ocaml@4.6.10@d41d8cd9", "@opam/result@opam:1.3@bee8bf2e" + ] + }, + "@opam/logs@opam:0.6.2@8f7a792d": { + "id": "@opam/logs@opam:0.6.2@8f7a792d", + "name": "@opam/logs", + "version": "opam:0.6.2", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/19/19f824c02c83c6dddc3bfb6459e4743e#md5:19f824c02c83c6dddc3bfb6459e4743e", + "archive:http://erratique.ch/software/logs/releases/logs-0.6.2.tbz#md5:19f824c02c83c6dddc3bfb6459e4743e" + ], + "opam": { + "name": "logs", + "version": "0.6.2", + "path": "esy.lock/opam/logs.0.6.2" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/topkg@opam:1.0.0@61f4ccf9", + "@opam/result@opam:1.3@bee8bf2e", + "@opam/ocamlfind@opam:1.8.0@96572762", + "@opam/ocamlbuild@opam:0.14.0@4d69c964", + "@opam/lwt@opam:4.1.0@111fc2bf", "@opam/fmt@opam:0.8.5@01e38a4e", + "@opam/cmdliner@opam:1.0.3@96d31520", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/result@opam:1.3@bee8bf2e" ] }, "@opam/lambdasoup@opam:0.6.3@b8ef0a81": { @@ -9840,14 +9696,41 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/markup@opam:0.8.0@e4958f14", + "ocaml@4.6.10@d41d8cd9", "@opam/markup@opam:0.8.0@e4958f14", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/markup@opam:0.8.0@e4958f14" + "ocaml@4.6.10@d41d8cd9", "@opam/markup@opam:0.8.0@e4958f14" + ] + }, + "@opam/jsonm@opam:1.0.1@ad3e76f5": { + "id": "@opam/jsonm@opam:1.0.1@ad3e76f5", + "name": "@opam/jsonm", + "version": "opam:1.0.1", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/e2/e2ca39eaefd55b8d155c4f1ec5885311#md5:e2ca39eaefd55b8d155c4f1ec5885311", + "archive:http://erratique.ch/software/jsonm/releases/jsonm-1.0.1.tbz#md5:e2ca39eaefd55b8d155c4f1ec5885311" + ], + "opam": { + "name": "jsonm", + "version": "1.0.1", + "path": "esy.lock/opam/jsonm.1.0.1" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/uutf@opam:1.0.2@4440868f", + "@opam/uchar@opam:0.0.2@c8218eea", "@opam/topkg@opam:1.0.0@61f4ccf9", + "@opam/ocamlfind@opam:1.8.0@96572762", + "@opam/ocamlbuild@opam:0.14.0@4d69c964", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/uutf@opam:1.0.2@4440868f", + "@opam/uchar@opam:0.0.2@c8218eea" ] }, "@opam/jbuilder@opam:transition@58bdfe0a": { @@ -9856,7 +9739,7 @@ "version": "opam:transition", "source": { "type": "install", - "source": ["no-source:"], + "source": [ "no-source:" ], "opam": { "name": "jbuilder", "version": "transition", @@ -9865,13 +9748,11 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/dune@opam:1.7.2@52ecbb97", + "ocaml@4.6.10@d41d8cd9", "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/dune@opam:1.7.2@52ecbb97" + "ocaml@4.6.10@d41d8cd9", "@opam/dune@opam:1.7.2@52ecbb97" ] }, "@opam/jane-street-headers@opam:v0.11.0@f1cada02": { @@ -9892,11 +9773,68 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] + }, + "@opam/ipaddr@opam:3.0.0@73c36337": { + "id": "@opam/ipaddr@opam:3.0.0@73c36337", + "name": "@opam/ipaddr", + "version": "opam:3.0.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/29/29248b09ead9ac272cd0f4c8ae934082#md5:29248b09ead9ac272cd0f4c8ae934082", + "archive:https://github.com/mirage/ocaml-ipaddr/releases/download/3.0.0/ipaddr-3.0.0.tbz#md5:29248b09ead9ac272cd0f4c8ae934082" + ], + "opam": { + "name": "ipaddr", + "version": "3.0.0", + "path": "esy.lock/opam/ipaddr.3.0.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/macaddr@opam:3.0.0@cf53cfb6", + "@opam/dune@opam:1.7.2@52ecbb97", "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/macaddr@opam:3.0.0@cf53cfb6" + ] + }, + "@opam/fmt@opam:0.8.5@01e38a4e": { + "id": "@opam/fmt@opam:0.8.5@01e38a4e", + "name": "@opam/fmt", + "version": "opam:0.8.5", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/77/77b64aa6f20f09de28f2405d6195f12c#md5:77b64aa6f20f09de28f2405d6195f12c", + "archive:http://erratique.ch/software/fmt/releases/fmt-0.8.5.tbz#md5:77b64aa6f20f09de28f2405d6195f12c" + ], + "opam": { + "name": "fmt", + "version": "0.8.5", + "path": "esy.lock/opam/fmt.0.8.5" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/uchar@opam:0.0.2@c8218eea", + "@opam/topkg@opam:1.0.0@61f4ccf9", "@opam/result@opam:1.3@bee8bf2e", + "@opam/ocamlfind@opam:1.8.0@96572762", + "@opam/ocamlbuild@opam:0.14.0@4d69c964", + "@opam/cmdliner@opam:1.0.3@96d31520", + "@opam/base-unix@opam:base@87d0b2eb", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/uchar@opam:0.0.2@c8218eea", + "@opam/result@opam:1.3@bee8bf2e" + ] }, "@opam/fieldslib@opam:v0.11.0@c86ba0e6": { "id": "@opam/fieldslib@opam:v0.11.0@c86ba0e6", @@ -9916,16 +9854,14 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/ppxlib@opam:0.5.0@41d8dd4d", + "ocaml@4.6.10@d41d8cd9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/base@opam:v0.11.1@0e54024e" ] @@ -9948,11 +9884,10 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/dune@opam:1.7.2@52ecbb97": { "id": "@opam/dune@opam:1.7.2@52ecbb97", @@ -9972,18 +9907,17 @@ }, "overrides": [ { - "opamoverride": "esy.lock/overrides/opam__s__dune_opam__c__1.7.2_opam_override" + "opamoverride": + "esy.lock/overrides/opam__s__dune_opam__c__1.7.2_opam_override" } ], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/base-unix@opam:base@87d0b2eb", + "ocaml@4.6.10@d41d8cd9", "@opam/base-unix@opam:base@87d0b2eb", "@opam/base-threads@opam:base@36803084", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/base-unix@opam:base@87d0b2eb", + "ocaml@4.6.10@d41d8cd9", "@opam/base-unix@opam:base@87d0b2eb", "@opam/base-threads@opam:base@36803084" ] }, @@ -10005,14 +9939,12 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base-unix@opam:base@87d0b2eb", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/base-unix@opam:base@87d0b2eb" + "ocaml@4.6.10@d41d8cd9", "@opam/base-unix@opam:base@87d0b2eb" ] }, "@opam/core_kernel@opam:v0.11.1@6a321198": { @@ -10033,12 +9965,12 @@ }, "overrides": [ { - "opamoverride": "esy.lock/overrides/opam__s__core__kernel_opam__c__v0.11.1_opam_override" + "opamoverride": + "esy.lock/overrides/opam__s__core__kernel_opam__c__v0.11.1_opam_override" } ], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/variantslib@opam:v0.11.0@141b8c3e", + "ocaml@4.6.10@d41d8cd9", "@opam/variantslib@opam:v0.11.0@141b8c3e", "@opam/typerep@opam:v0.11.0@625676b6", "@opam/stdio@opam:v0.11.0@3b11cb88", "@opam/splittable_random@opam:v0.11.0@6178cb9b", @@ -10060,8 +9992,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/variantslib@opam:v0.11.0@141b8c3e", + "ocaml@4.6.10@d41d8cd9", "@opam/variantslib@opam:v0.11.0@141b8c3e", "@opam/typerep@opam:v0.11.0@625676b6", "@opam/stdio@opam:v0.11.0@3b11cb88", "@opam/splittable_random@opam:v0.11.0@6178cb9b", @@ -10099,8 +10030,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/stdio@opam:v0.11.0@3b11cb88", + "ocaml@4.6.10@d41d8cd9", "@opam/stdio@opam:v0.11.0@3b11cb88", "@opam/spawn@opam:v0.12.0@f926b0f8", "@opam/sexplib@opam:v0.11.0@bf5282c9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", @@ -10115,8 +10045,7 @@ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/stdio@opam:v0.11.0@3b11cb88", + "ocaml@4.6.10@d41d8cd9", "@opam/stdio@opam:v0.11.0@3b11cb88", "@opam/spawn@opam:v0.12.0@f926b0f8", "@opam/sexplib@opam:v0.11.0@bf5282c9", "@opam/ppxlib@opam:0.5.0@41d8dd4d", @@ -10147,15 +10076,13 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/stdio@opam:v0.11.0@3b11cb88", + "ocaml@4.6.10@d41d8cd9", "@opam/stdio@opam:v0.11.0@3b11cb88", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/base@opam:v0.11.1@0e54024e", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/stdio@opam:v0.11.0@3b11cb88", + "ocaml@4.6.10@d41d8cd9", "@opam/stdio@opam:v0.11.0@3b11cb88", "@opam/base@opam:v0.11.1@0e54024e" ] }, @@ -10165,7 +10092,7 @@ "version": "opam:1", "source": { "type": "install", - "source": ["no-source:"], + "source": [ "no-source:" ], "opam": { "name": "conf-which", "version": "1", @@ -10173,7 +10100,52 @@ } }, "overrides": [], - "dependencies": ["@esy-ocaml/substs@0.0.1@d41d8cd9"], + "dependencies": [ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], + "devDependencies": [] + }, + "@opam/conf-pkg-config@opam:1.1@ea112abf": { + "id": "@opam/conf-pkg-config@opam:1.1@ea112abf", + "name": "@opam/conf-pkg-config", + "version": "opam:1.1", + "source": { + "type": "install", + "source": [ "no-source:" ], + "opam": { + "name": "conf-pkg-config", + "version": "1.1", + "path": "esy.lock/opam/conf-pkg-config.1.1" + } + }, + "overrides": [ + { + "opamoverride": + "esy.lock/overrides/opam__s__conf_pkg_config_opam__c__1.1_opam_override" + } + ], + "dependencies": [ + "yarn-pkg-config@github:esy-ocaml/yarn-pkg-config#d488cd9321cd5036bd36ec96744ce78c5d45fc49@d41d8cd9", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [] + }, + "@opam/conf-openssl@opam:1@d3204a43": { + "id": "@opam/conf-openssl@opam:1@d3204a43", + "name": "@opam/conf-openssl", + "version": "opam:1", + "source": { + "type": "install", + "source": [ "no-source:" ], + "opam": { + "name": "conf-openssl", + "version": "1", + "path": "esy.lock/opam/conf-openssl.1" + } + }, + "overrides": [], + "dependencies": [ + "@opam/conf-pkg-config@opam:1.1@ea112abf", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], "devDependencies": [] }, "@opam/conf-m4@opam:1@3279850f": { @@ -10182,7 +10154,7 @@ "version": "opam:1", "source": { "type": "install", - "source": ["no-source:"], + "source": [ "no-source:" ], "opam": { "name": "conf-m4", "version": "1", @@ -10190,9 +10162,219 @@ } }, "overrides": [], - "dependencies": ["@esy-ocaml/substs@0.0.1@d41d8cd9"], + "dependencies": [ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [] }, + "@opam/conduit-lwt-unix@opam:1.4.0@75b60111": { + "id": "@opam/conduit-lwt-unix@opam:1.4.0@75b60111", + "name": "@opam/conduit-lwt-unix", + "version": "opam:1.4.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/20/204222b8a61692083b79c67c8967fb28#md5:204222b8a61692083b79c67c8967fb28", + "archive:https://github.com/mirage/ocaml-conduit/releases/download/v1.4.0/conduit-v1.4.0.tbz#md5:204222b8a61692083b79c67c8967fb28" + ], + "opam": { + "name": "conduit-lwt-unix", + "version": "1.4.0", + "path": "esy.lock/opam/conduit-lwt-unix.1.4.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/uri@opam:2.2.0@8db9cce1", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/lwt_ssl@opam:1.1.2@ac833920", "@opam/lwt@opam:4.1.0@111fc2bf", + "@opam/ipaddr@opam:3.0.0@73c36337", "@opam/dune@opam:1.7.2@52ecbb97", + "@opam/conduit-lwt@opam:1.4.0@fca2e12c", + "@opam/base-unix@opam:base@87d0b2eb", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/uri@opam:2.2.0@8db9cce1", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/lwt@opam:4.1.0@111fc2bf", "@opam/ipaddr@opam:3.0.0@73c36337", + "@opam/conduit-lwt@opam:1.4.0@fca2e12c", + "@opam/base-unix@opam:base@87d0b2eb" + ] + }, + "@opam/conduit-lwt@opam:1.4.0@fca2e12c": { + "id": "@opam/conduit-lwt@opam:1.4.0@fca2e12c", + "name": "@opam/conduit-lwt", + "version": "opam:1.4.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/20/204222b8a61692083b79c67c8967fb28#md5:204222b8a61692083b79c67c8967fb28", + "archive:https://github.com/mirage/ocaml-conduit/releases/download/v1.4.0/conduit-v1.4.0.tbz#md5:204222b8a61692083b79c67c8967fb28" + ], + "opam": { + "name": "conduit-lwt", + "version": "1.4.0", + "path": "esy.lock/opam/conduit-lwt.1.4.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib@opam:v0.11.0@bf5282c9", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/lwt@opam:4.1.0@111fc2bf", "@opam/dune@opam:1.7.2@52ecbb97", + "@opam/conduit@opam:1.4.0@27fb04ce", + "@opam/base-unix@opam:base@87d0b2eb", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib@opam:v0.11.0@bf5282c9", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/lwt@opam:4.1.0@111fc2bf", "@opam/conduit@opam:1.4.0@27fb04ce", + "@opam/base-unix@opam:base@87d0b2eb" + ] + }, + "@opam/conduit@opam:1.4.0@27fb04ce": { + "id": "@opam/conduit@opam:1.4.0@27fb04ce", + "name": "@opam/conduit", + "version": "opam:1.4.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/20/204222b8a61692083b79c67c8967fb28#md5:204222b8a61692083b79c67c8967fb28", + "archive:https://github.com/mirage/ocaml-conduit/releases/download/v1.4.0/conduit-v1.4.0.tbz#md5:204222b8a61692083b79c67c8967fb28" + ], + "opam": { + "name": "conduit", + "version": "1.4.0", + "path": "esy.lock/opam/conduit.1.4.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/uri@opam:2.2.0@8db9cce1", + "@opam/sexplib@opam:v0.11.0@bf5282c9", + "@opam/result@opam:1.3@bee8bf2e", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/logs@opam:0.6.2@8f7a792d", "@opam/ipaddr@opam:3.0.0@73c36337", + "@opam/dune@opam:1.7.2@52ecbb97", + "@opam/astring@opam:0.8.3@4e5e17d5", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/uri@opam:2.2.0@8db9cce1", + "@opam/sexplib@opam:v0.11.0@bf5282c9", + "@opam/result@opam:1.3@bee8bf2e", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/logs@opam:0.6.2@8f7a792d", "@opam/ipaddr@opam:3.0.0@73c36337", + "@opam/astring@opam:0.8.3@4e5e17d5" + ] + }, + "@opam/cohttp-lwt-unix@opam:2.0.0@2055e2ef": { + "id": "@opam/cohttp-lwt-unix@opam:2.0.0@2055e2ef", + "name": "@opam/cohttp-lwt-unix", + "version": "opam:2.0.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/c3/c354599fdb4f2625b6510182de0fc86b#md5:c354599fdb4f2625b6510182de0fc86b", + "archive:https://github.com/mirage/ocaml-cohttp/releases/download/v2.0.0/cohttp-v2.0.0.tbz#md5:c354599fdb4f2625b6510182de0fc86b" + ], + "opam": { + "name": "cohttp-lwt-unix", + "version": "2.0.0", + "path": "esy.lock/opam/cohttp-lwt-unix.2.0.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/magic-mime@opam:1.1.1@9fd12a0f", + "@opam/lwt@opam:4.1.0@111fc2bf", "@opam/logs@opam:0.6.2@8f7a792d", + "@opam/fmt@opam:0.8.5@01e38a4e", "@opam/dune@opam:1.7.2@52ecbb97", + "@opam/conduit-lwt-unix@opam:1.4.0@75b60111", + "@opam/cohttp-lwt@opam:2.0.0@d5d610f3", + "@opam/cmdliner@opam:1.0.3@96d31520", + "@opam/base-unix@opam:base@87d0b2eb", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/magic-mime@opam:1.1.1@9fd12a0f", + "@opam/lwt@opam:4.1.0@111fc2bf", "@opam/logs@opam:0.6.2@8f7a792d", + "@opam/fmt@opam:0.8.5@01e38a4e", + "@opam/conduit-lwt-unix@opam:1.4.0@75b60111", + "@opam/cohttp-lwt@opam:2.0.0@d5d610f3", + "@opam/cmdliner@opam:1.0.3@96d31520", + "@opam/base-unix@opam:base@87d0b2eb" + ] + }, + "@opam/cohttp-lwt@opam:2.0.0@d5d610f3": { + "id": "@opam/cohttp-lwt@opam:2.0.0@d5d610f3", + "name": "@opam/cohttp-lwt", + "version": "opam:2.0.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/c3/c354599fdb4f2625b6510182de0fc86b#md5:c354599fdb4f2625b6510182de0fc86b", + "archive:https://github.com/mirage/ocaml-cohttp/releases/download/v2.0.0/cohttp-v2.0.0.tbz#md5:c354599fdb4f2625b6510182de0fc86b" + ], + "opam": { + "name": "cohttp-lwt", + "version": "2.0.0", + "path": "esy.lock/opam/cohttp-lwt.2.0.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/lwt@opam:4.1.0@111fc2bf", "@opam/logs@opam:0.6.2@8f7a792d", + "@opam/dune@opam:1.7.2@52ecbb97", "@opam/cohttp@opam:2.0.0@e97dfbd8", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/lwt@opam:4.1.0@111fc2bf", "@opam/logs@opam:0.6.2@8f7a792d", + "@opam/cohttp@opam:2.0.0@e97dfbd8" + ] + }, + "@opam/cohttp@opam:2.0.0@e97dfbd8": { + "id": "@opam/cohttp@opam:2.0.0@e97dfbd8", + "name": "@opam/cohttp", + "version": "opam:2.0.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/c3/c354599fdb4f2625b6510182de0fc86b#md5:c354599fdb4f2625b6510182de0fc86b", + "archive:https://github.com/mirage/ocaml-cohttp/releases/download/v2.0.0/cohttp-v2.0.0.tbz#md5:c354599fdb4f2625b6510182de0fc86b" + ], + "opam": { + "name": "cohttp", + "version": "2.0.0", + "path": "esy.lock/opam/cohttp.2.0.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/uri@opam:2.2.0@8db9cce1", + "@opam/stringext@opam:1.5.0@fc7e81d0", + "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/re@opam:1.7.3@83095efd", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/ppx_fields_conv@opam:v0.11.0@13fd6109", + "@opam/jsonm@opam:1.0.1@ad3e76f5", + "@opam/fieldslib@opam:v0.11.0@c86ba0e6", + "@opam/dune@opam:1.7.2@52ecbb97", "@opam/base64@opam:3.1.0@528ba84b", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/uri@opam:2.2.0@8db9cce1", + "@opam/stringext@opam:1.5.0@fc7e81d0", + "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "@opam/re@opam:1.7.3@83095efd", + "@opam/ppx_sexp_conv@opam:v0.11.2@6626e527", + "@opam/ppx_fields_conv@opam:v0.11.0@13fd6109", + "@opam/fieldslib@opam:v0.11.0@c86ba0e6", + "@opam/base64@opam:3.1.0@528ba84b" + ] + }, "@opam/cmdliner@opam:1.0.3@96d31520": { "id": "@opam/cmdliner@opam:1.0.3@96d31520", "name": "@opam/cmdliner", @@ -10211,10 +10393,9 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@esy-ocaml/substs@0.0.1@d41d8cd9" + "ocaml@4.6.10@d41d8cd9", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], - "devDependencies": ["ocaml@4.6.10@d41d8cd9"] + "devDependencies": [ "ocaml@4.6.10@d41d8cd9" ] }, "@opam/biniou@opam:1.2.0@c8516f18": { "id": "@opam/biniou@opam:1.2.0@c8516f18", @@ -10234,15 +10415,13 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/jbuilder@opam:transition@58bdfe0a", + "ocaml@4.6.10@d41d8cd9", "@opam/jbuilder@opam:transition@58bdfe0a", "@opam/easy-format@opam:1.3.1@9abfd4ed", "@opam/conf-which@opam:1@1da7b8cf", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/easy-format@opam:1.3.1@9abfd4ed" + "ocaml@4.6.10@d41d8cd9", "@opam/easy-format@opam:1.3.1@9abfd4ed" ] }, "@opam/bin_prot@opam:v0.11.0@7a071ede": { @@ -10285,13 +10464,39 @@ "@opam/base@opam:v0.11.1@0e54024e" ] }, + "@opam/base64@opam:3.1.0@528ba84b": { + "id": "@opam/base64@opam:3.1.0@528ba84b", + "name": "@opam/base64", + "version": "opam:3.1.0", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/98/9847073feb4272e513d8c832904e1af7#md5:9847073feb4272e513d8c832904e1af7", + "archive:https://github.com/mirage/ocaml-base64/releases/download/v3.1.0/base64-v3.1.0.tbz#md5:9847073feb4272e513d8c832904e1af7" + ], + "opam": { + "name": "base64", + "version": "3.1.0", + "path": "esy.lock/opam/base64.3.1.0" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/dune@opam:1.7.2@52ecbb97", + "@opam/base-bytes@opam:base@19d0c2ff", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/base-bytes@opam:base@19d0c2ff" + ] + }, "@opam/base-unix@opam:base@87d0b2eb": { "id": "@opam/base-unix@opam:base@87d0b2eb", "name": "@opam/base-unix", "version": "opam:base", "source": { "type": "install", - "source": ["no-source:"], + "source": [ "no-source:" ], "opam": { "name": "base-unix", "version": "base", @@ -10299,7 +10504,7 @@ } }, "overrides": [], - "dependencies": ["@esy-ocaml/substs@0.0.1@d41d8cd9"], + "dependencies": [ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [] }, "@opam/base-threads@opam:base@36803084": { @@ -10308,7 +10513,7 @@ "version": "opam:base", "source": { "type": "install", - "source": ["no-source:"], + "source": [ "no-source:" ], "opam": { "name": "base-threads", "version": "base", @@ -10316,9 +10521,31 @@ } }, "overrides": [], - "dependencies": ["@esy-ocaml/substs@0.0.1@d41d8cd9"], + "dependencies": [ "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [] }, + "@opam/base-bytes@opam:base@19d0c2ff": { + "id": "@opam/base-bytes@opam:base@19d0c2ff", + "name": "@opam/base-bytes", + "version": "opam:base", + "source": { + "type": "install", + "source": [ "no-source:" ], + "opam": { + "name": "base-bytes", + "version": "base", + "path": "esy.lock/opam/base-bytes.base" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/ocamlfind@opam:1.8.0@96572762", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/ocamlfind@opam:1.8.0@96572762" + ] + }, "@opam/base@opam:v0.11.1@0e54024e": { "id": "@opam/base@opam:v0.11.1@0e54024e", "name": "@opam/base", @@ -10337,18 +10564,45 @@ }, "overrides": [ { - "opamoverride": "esy.lock/overrides/opam__s__base_opam__c__v0.11.1_opam_override" + "opamoverride": + "esy.lock/overrides/opam__s__base_opam__c__v0.11.1_opam_override" } ], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/sexplib0@opam:v0.11.0@9df6bcd1", + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1", "@opam/jbuilder@opam:transition@58bdfe0a", "@esy-ocaml/substs@0.0.1@d41d8cd9" ], "devDependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/sexplib0@opam:v0.11.0@9df6bcd1" + "ocaml@4.6.10@d41d8cd9", "@opam/sexplib0@opam:v0.11.0@9df6bcd1" + ] + }, + "@opam/astring@opam:0.8.3@4e5e17d5": { + "id": "@opam/astring@opam:0.8.3@4e5e17d5", + "name": "@opam/astring", + "version": "opam:0.8.3", + "source": { + "type": "install", + "source": [ + "archive:https://opam.ocaml.org/cache/md5/c5/c5bf6352b9ac27fbeab342740f4fa870#md5:c5bf6352b9ac27fbeab342740f4fa870", + "archive:http://erratique.ch/software/astring/releases/astring-0.8.3.tbz#md5:c5bf6352b9ac27fbeab342740f4fa870" + ], + "opam": { + "name": "astring", + "version": "0.8.3", + "path": "esy.lock/opam/astring.0.8.3" + } + }, + "overrides": [], + "dependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/topkg@opam:1.0.0@61f4ccf9", + "@opam/ocamlfind@opam:1.8.0@96572762", + "@opam/ocamlbuild@opam:0.14.0@4d69c964", + "@opam/base-bytes@opam:base@19d0c2ff", + "@esy-ocaml/substs@0.0.1@d41d8cd9" + ], + "devDependencies": [ + "ocaml@4.6.10@d41d8cd9", "@opam/base-bytes@opam:base@19d0c2ff" ] }, "@iamstarkov/listr-update-renderer@0.4.1@d41d8cd9": { @@ -10363,14 +10617,10 @@ }, "overrides": [], "dependencies": [ - "strip-ansi@3.0.1@d41d8cd9", - "log-update@2.3.0@d41d8cd9", - "log-symbols@1.0.2@d41d8cd9", - "listr@0.14.3@d41d8cd9", - "indent-string@3.2.0@d41d8cd9", - "figures@1.7.0@d41d8cd9", - "elegant-spinner@1.0.1@d41d8cd9", - "cli-truncate@0.2.1@d41d8cd9", + "strip-ansi@3.0.1@d41d8cd9", "log-update@2.3.0@d41d8cd9", + "log-symbols@1.0.2@d41d8cd9", "listr@0.14.3@d41d8cd9", + "indent-string@3.2.0@d41d8cd9", "figures@1.7.0@d41d8cd9", + "elegant-spinner@1.0.1@d41d8cd9", "cli-truncate@0.2.1@d41d8cd9", "chalk@1.1.3@d41d8cd9" ], "devDependencies": [] @@ -10401,8 +10651,7 @@ }, "overrides": [], "dependencies": [ - "ocaml@4.6.10@d41d8cd9", - "@opam/result@opam:1.3@bee8bf2e", + "ocaml@4.6.10@d41d8cd9", "@opam/result@opam:1.3@bee8bf2e", "@opam/ocamlfind@opam:1.8.0@96572762", "@opam/ocaml-migrate-parsetree@opam:1.2.0@5b3aa0d3", "@opam/merlin-extend@opam:0.3@e1fc0d08", @@ -10422,8 +10671,8 @@ ] }, "overrides": [], - "dependencies": ["regenerator-runtime@0.12.1@d41d8cd9"], + "dependencies": [ "regenerator-runtime@0.12.1@d41d8cd9" ], "devDependencies": [] } } -} +} \ No newline at end of file diff --git a/esy.lock/opam/astring.0.8.3/opam b/esy.lock/opam/astring.0.8.3/opam new file mode 100644 index 000000000..578ba1fae --- /dev/null +++ b/esy.lock/opam/astring.0.8.3/opam @@ -0,0 +1,38 @@ +opam-version: "2.0" +maintainer: "Daniel Bünzli " +authors: ["Daniel Bünzli "] +homepage: "http://erratique.ch/software/astring" +doc: "http://erratique.ch/software/astring/doc" +dev-repo: "git+http://erratique.ch/repos/astring.git" +bug-reports: "https://github.com/dbuenzli/astring/issues" +tags: [ "string" "org:erratique" ] +license: "ISC" +depends: [ + "ocaml" {>= "4.01.0"} + "ocamlfind" {build} + "ocamlbuild" {build} + "topkg" {build} + "base-bytes" +] +build: [[ + "ocaml" "pkg/pkg.ml" "build" + "--pinned" "%{pinned}%" ]] +synopsis: "Alternative String module for OCaml" +description: """ +Astring exposes an alternative `String` module for OCaml. This module +tries to balance minimality and expressiveness for basic, index-free, +string processing and provides types and functions for substrings, +string sets and string maps. + +Remaining compatible with the OCaml `String` module is a non-goal. The +`String` module exposed by Astring has exception safe functions, +removes deprecated and rarely used functions, alters some signatures +and names, adds a few missing functions and fully exploits OCaml's +newfound string immutability. + +Astring depends only on the OCaml standard library. It is distributed +under the ISC license.""" +url { + src: "http://erratique.ch/software/astring/releases/astring-0.8.3.tbz" + checksum: "md5=c5bf6352b9ac27fbeab342740f4fa870" +} diff --git a/esy.lock/opam/base-bytes.base/opam b/esy.lock/opam/base-bytes.base/opam new file mode 100644 index 000000000..f1cae506c --- /dev/null +++ b/esy.lock/opam/base-bytes.base/opam @@ -0,0 +1,9 @@ +opam-version: "2.0" +maintainer: " " +authors: " " +homepage: " " +depends: [ + "ocaml" {>= "4.02.0"} + "ocamlfind" {>= "1.5.3"} +] +synopsis: "Bytes library distributed with the OCaml compiler" diff --git a/esy.lock/opam/base64.3.1.0/opam b/esy.lock/opam/base64.3.1.0/opam new file mode 100644 index 000000000..e44a352ac --- /dev/null +++ b/esy.lock/opam/base64.3.1.0/opam @@ -0,0 +1,34 @@ +opam-version: "2.0" +maintainer: "mirageos-devel@lists.xenproject.org" +authors: [ "Thomas Gazagnaire" + "Anil Madhavapeddy" + "Peter Zotov" ] +license: "ISC" +homepage: "https://github.com/mirage/ocaml-base64" +doc: "http://mirage.github.io/ocaml-base64/" +bug-reports: "https://github.com/mirage/ocaml-base64/issues" +dev-repo: "git+https://github.com/mirage/ocaml-base64.git" +synopsis: "Base64 encoding for OCaml" +description: """ +Base64 is a group of similar binary-to-text encoding schemes that represent +binary data in an ASCII string format by translating it into a radix-64 +representation. It is specified in RFC 4648. +""" +depends: [ + "ocaml" {>="4.03.0"} + "base-bytes" + "dune" {build & >= "1.0.1"} + "bos" {with-test} + "rresult" {with-test} + "alcotest" {with-test} +] +build: [ + ["dune" "subst"] + ["dune" "build" "-p" name "-j" jobs] + ["dune" "runtest" "-p" name] {with-test} +] +url { + src: + "https://github.com/mirage/ocaml-base64/releases/download/v3.1.0/base64-v3.1.0.tbz" + checksum: "md5=9847073feb4272e513d8c832904e1af7" +} diff --git a/esy.lock/opam/cohttp-lwt-unix.2.0.0/opam b/esy.lock/opam/cohttp-lwt-unix.2.0.0/opam new file mode 100644 index 000000000..3d3431e2d --- /dev/null +++ b/esy.lock/opam/cohttp-lwt-unix.2.0.0/opam @@ -0,0 +1,50 @@ +opam-version: "2.0" +maintainer: "anil@recoil.org" +authors: [ + "Anil Madhavapeddy" + "Stefano Zacchiroli" + "David Sheets" + "Thomas Gazagnaire" + "David Scott" + "Rudi Grinberg" + "Andy Ray" +] +synopsis: "CoHTTP implementation for Unix and Windows using Lwt" +description: """ +An implementation of an HTTP client and server using the Lwt +concurrency library. See the `Cohttp_lwt_unix` module for information +on how to use this. The package also installs `cohttp-curl-lwt` +and a `cohttp-server-lwt` binaries for quick uses of a HTTP(S) +client and server respectively. + +Although the name implies that this only works under Unix, it +should also be fine under Windows too.""" +license: "ISC" +tags: ["org:mirage" "org:xapi-project"] +homepage: "https://github.com/mirage/ocaml-cohttp" +doc: "https://mirage.github.io/ocaml-cohttp/" +bug-reports: "https://github.com/mirage/ocaml-cohttp/issues" +depends: [ + "ocaml" {>= "4.04.1"} + "dune" {build & >= "1.1.0"} + "conduit-lwt-unix" {>= "1.0.3"} + "cmdliner" + "magic-mime" + "logs" + "fmt" {>= "0.8.2"} + "cohttp-lwt" + "lwt" {>= "3.0.0"} + "base-unix" + "ounit" {with-test} +] +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] + ["dune" "runtest" "-p" name "-j" jobs] {with-test} +] +dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git" +url { + src: + "https://github.com/mirage/ocaml-cohttp/releases/download/v2.0.0/cohttp-v2.0.0.tbz" + checksum: "md5=c354599fdb4f2625b6510182de0fc86b" +} diff --git a/esy.lock/opam/cohttp-lwt.2.0.0/opam b/esy.lock/opam/cohttp-lwt.2.0.0/opam new file mode 100644 index 000000000..a650f2037 --- /dev/null +++ b/esy.lock/opam/cohttp-lwt.2.0.0/opam @@ -0,0 +1,46 @@ +opam-version: "2.0" +maintainer: "anil@recoil.org" +authors: [ + "Anil Madhavapeddy" + "Stefano Zacchiroli" + "David Sheets" + "Thomas Gazagnaire" + "David Scott" + "Rudi Grinberg" + "Andy Ray" +] +synopsis: "CoHTTP implementation using the Lwt concurrency library" +description: """ +This is a portable implementation of HTTP that uses the Lwt +concurrency library to multiplex IO. It implements as much of the +logic in an OS-independent way as possible, so that more specialised +modules can be tailored for different targets. For example, you +can install `cohttp-lwt-unix` or `cohttp-lwt-jsoo` for a Unix or +JavaScript backend, or `cohttp-mirage` for the MirageOS unikernel +version of the library. All of these implementations share the same +IO logic from this module.""" +license: "ISC" +tags: ["org:mirage" "org:xapi-project"] +homepage: "https://github.com/mirage/ocaml-cohttp" +doc: "https://mirage.github.io/ocaml-cohttp/" +bug-reports: "https://github.com/mirage/ocaml-cohttp/issues" +depends: [ + "ocaml" {>= "4.04.1"} + "dune" {build & >= "1.1.0"} + "cohttp" {>= "1.0.0"} + "lwt" {>= "2.5.0"} + "sexplib0" {< "v0.12"} + "ppx_sexp_conv" {>= "v0.9.0" & < "v0.12"} + "logs" +] +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] + ["dune" "runtest" "-p" name "-j" jobs] {with-test} +] +dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git" +url { + src: + "https://github.com/mirage/ocaml-cohttp/releases/download/v2.0.0/cohttp-v2.0.0.tbz" + checksum: "md5=c354599fdb4f2625b6510182de0fc86b" +} diff --git a/esy.lock/opam/cohttp.2.0.0/opam b/esy.lock/opam/cohttp.2.0.0/opam new file mode 100644 index 000000000..ca91fd5cc --- /dev/null +++ b/esy.lock/opam/cohttp.2.0.0/opam @@ -0,0 +1,59 @@ +opam-version: "2.0" +maintainer: "anil@recoil.org" +authors: [ + "Anil Madhavapeddy" + "Stefano Zacchiroli" + "David Sheets" + "Thomas Gazagnaire" + "David Scott" + "Rudi Grinberg" + "Andy Ray" +] +synopsis: "An OCaml library for HTTP clients and servers" +description: """ +Cohttp is an OCaml library for creating HTTP daemons. It has a portable +HTTP parser, and implementations using various asynchronous programming +libraries. + +See the cohttp-async, cohttp-lwt, cohttp-lwt-unix, cohttp-lwt-jsoo and +cohttp-mirage libraries for concrete implementations for particular +targets. + +You can implement other targets using the parser very easily. Look at the `IO` +signature in `lib/s.mli` and implement that in the desired backend. + +You can activate some runtime debugging by setting `COHTTP_DEBUG` to any +value, and all requests and responses will be written to stderr. Further +debugging of the connection layer can be obtained by setting `CONDUIT_DEBUG` +to any value.""" +license: "ISC" +tags: ["org:mirage" "org:xapi-project"] +homepage: "https://github.com/mirage/ocaml-cohttp" +doc: "https://mirage.github.io/ocaml-cohttp/" +bug-reports: "https://github.com/mirage/ocaml-cohttp/issues" +depends: [ + "ocaml" {>= "4.04.1"} + "dune" {build & >= "1.1.0"} + "re" {>= "1.7.2"} + "uri" {>= "2.0.0"} + "fieldslib" {< "v0.12"} + "sexplib0" {< "v0.12"} + "ppx_fields_conv" {>= "v0.9.0" & < "v0.12"} + "ppx_sexp_conv" {>= "v0.9.0" & < "v0.12"} + "stringext" + "base64" {>= "3.1.0"} + "fmt" {with-test} + "jsonm" {build} + "alcotest" {with-test} +] +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] + ["dune" "runtest" "-p" name "-j" jobs] {with-test} +] +dev-repo: "git+https://github.com/mirage/ocaml-cohttp.git" +url { + src: + "https://github.com/mirage/ocaml-cohttp/releases/download/v2.0.0/cohttp-v2.0.0.tbz" + checksum: "md5=c354599fdb4f2625b6510182de0fc86b" +} diff --git a/esy.lock/opam/conduit-lwt-unix.1.4.0/opam b/esy.lock/opam/conduit-lwt-unix.1.4.0/opam new file mode 100644 index 000000000..0a7cc4c80 --- /dev/null +++ b/esy.lock/opam/conduit-lwt-unix.1.4.0/opam @@ -0,0 +1,34 @@ +opam-version: "2.0" +maintainer: "anil@recoil.org" +authors: [ + "Anil Madhavapeddy" "Thomas Leonard" "Thomas Gazagnaire" "Rudi Grinberg" +] +license: "ISC" +tags: "org:mirage" +homepage: "https://github.com/mirage/ocaml-conduit" +bug-reports: "https://github.com/mirage/ocaml-conduit/issues" +depends: [ + "ocaml" {>= "4.03.0"} + "dune" {build} + "base-unix" + "ppx_sexp_conv" {< "v0.12"} + "conduit-lwt" {>="1.4.0"} + "lwt" {>= "3.0.0"} + "uri" {>= "1.9.4"} + "ipaddr" {>= "3.0.0"} +] +depopts: ["tls" "lwt_ssl" "launchd"] +conflicts: [ + "tls" {< "0.8.0"} +] +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] +] +dev-repo: "git+https://github.com/mirage/ocaml-conduit.git" +synopsis: "A network connection establishment library for Lwt_unix" +url { + src: + "https://github.com/mirage/ocaml-conduit/releases/download/v1.4.0/conduit-v1.4.0.tbz" + checksum: "md5=204222b8a61692083b79c67c8967fb28" +} diff --git a/esy.lock/opam/conduit-lwt.1.4.0/opam b/esy.lock/opam/conduit-lwt.1.4.0/opam new file mode 100644 index 000000000..3ca387462 --- /dev/null +++ b/esy.lock/opam/conduit-lwt.1.4.0/opam @@ -0,0 +1,29 @@ +opam-version: "2.0" +maintainer: "anil@recoil.org" +authors: [ + "Anil Madhavapeddy" "Thomas Leonard" "Thomas Gazagnaire" "Rudi Grinberg" +] +license: "ISC" +tags: "org:mirage" +homepage: "https://github.com/mirage/ocaml-conduit" +bug-reports: "https://github.com/mirage/ocaml-conduit/issues" +depends: [ + "ocaml" {>= "4.03.0"} + "dune" {build} + "base-unix" + "ppx_sexp_conv" {< "v0.12"} + "sexplib" {< "v0.12"} + "conduit" {="1.4.0"} + "lwt" {>= "3.0.0"} +] +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] +] +dev-repo: "git+https://github.com/mirage/ocaml-conduit.git" +synopsis: "A portable network connection establishment library using Lwt" +url { + src: + "https://github.com/mirage/ocaml-conduit/releases/download/v1.4.0/conduit-v1.4.0.tbz" + checksum: "md5=204222b8a61692083b79c67c8967fb28" +} diff --git a/esy.lock/opam/conduit.1.4.0/opam b/esy.lock/opam/conduit.1.4.0/opam new file mode 100644 index 000000000..7853fbf0c --- /dev/null +++ b/esy.lock/opam/conduit.1.4.0/opam @@ -0,0 +1,53 @@ +opam-version: "2.0" +maintainer: "anil@recoil.org" +authors: [ + "Anil Madhavapeddy" "Thomas Leonard" "Thomas Gazagnaire" "Rudi Grinberg" +] +license: "ISC" +tags: "org:mirage" +homepage: "https://github.com/mirage/ocaml-conduit" +doc: "https://mirage.github.io/ocaml-conduit/" +bug-reports: "https://github.com/mirage/ocaml-conduit/issues" +depends: [ + "ocaml" {>= "4.03.0"} + "dune" {build} + "ppx_sexp_conv" {< "v0.12"} + "sexplib" {< "v0.12"} + "astring" + "uri" + "result" + "logs" {>= "0.5.0"} + "ipaddr" {>= "3.0.0"} +] +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] +] +dev-repo: "git+https://github.com/mirage/ocaml-conduit.git" +synopsis: "A network connection establishment library" +description: """ +The `conduit` library takes care of establishing and listening for +TCP and SSL/TLS connections for the Lwt and Async libraries. + +The reason this library exists is to provide a degree of abstraction +from the precise SSL library used, since there are a variety of ways +to bind to a library (e.g. the C FFI, or the Ctypes library), as well +as well as which library is used (just OpenSSL for now). + +By default, OpenSSL is used as the preferred connection library, but +you can force the use of the pure OCaml TLS stack by setting the +environment variable `CONDUIT_TLS=native` when starting your program. + +The useful opam packages available that extend this library are: + +- `conduit`: the main `Conduit` module +- `conduit-lwt`: the portable Lwt implementation +- `conduit-lwt-unix`: the Lwt/Unix implementation +- `conduit-async` the Jane Street Async implementation +- `mirage-conduit`: the MirageOS compatible implementation +""" +url { + src: + "https://github.com/mirage/ocaml-conduit/releases/download/v1.4.0/conduit-v1.4.0.tbz" + checksum: "md5=204222b8a61692083b79c67c8967fb28" +} diff --git a/esy.lock/opam/conf-openssl.1/files/osx-build.sh b/esy.lock/opam/conf-openssl.1/files/osx-build.sh new file mode 100755 index 000000000..e4a48bf69 --- /dev/null +++ b/esy.lock/opam/conf-openssl.1/files/osx-build.sh @@ -0,0 +1,22 @@ +#!/bin/sh + +if [ -e "$HOME/.nix-profile/lib/pkgconfig/openssl.pc" ]; then + # Nix on macOS + res=$(env PKG_CONFIG_PATH=$HOME/.nix-profile/lib/pkgconfig pkg-config openssl) + if [ $? -eq 0 ]; then + echo $res + exit 0 + fi +fi + +if [ -e "/usr/local/opt/openssl/lib/pkgconfig/openssl.pc" ]; then + # Homebrew + res=$(env PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig pkg-config openssl) + if [ $? -eq 0 ]; then + echo $res + exit 0 + fi +fi + +# MacPorts +PKG_CONFIG_PATH=/opt/local/lib/pkgconfig pkg-config openssl diff --git a/esy.lock/opam/conf-openssl.1/opam b/esy.lock/opam/conf-openssl.1/opam new file mode 100644 index 000000000..064964c5c --- /dev/null +++ b/esy.lock/opam/conf-openssl.1/opam @@ -0,0 +1,30 @@ +opam-version: "2.0" +maintainer: "David Sheets " +authors: ["The OpenSSL Project"] +bug-reports: "https://github.com/ocaml/opam-repository/issues" +homepage: "https://www.openssl.org/" +license: "Apache-1.0" +build: [ + ["pkg-config" "openssl"] + {os != "macos" & os != "freebsd" & os != "openbsd" & os != "netbsd"} + ["./osx-build.sh"] {os = "macos"} +] +depends: ["conf-pkg-config" {build}] +depexts: [ + ["libssl-dev"] {os-distribution = "debian"} + ["libssl-dev"] {os-distribution = "ubuntu"} + ["openssl-devel"] {os-distribution = "centos"} + ["openssl-devel"] {os-distribution = "oraclelinux"} + ["openssl-devel"] {os-distribution = "fedora"} + ["openssl"] {os = "macos" & os-distribution = "homebrew"} + ["openssl"] {os = "macos" & os-distribution = "macports"} + ["libressl-dev"] {os-distribution = "alpine"} + ["openssl"] {os-distribution = "nixos"} + ["openssl"] {os-distribution = "archlinux"} + ["libopenssl-devel"] {os-family = "suse"} +] +synopsis: "Virtual package relying on an OpenSSL system installation" +description: + "This package can only install if OpenSSL is installed on the system." +extra-files: ["osx-build.sh" "md5=978504ca8c262cde48a71da6f11f2073"] +flags: conf diff --git a/esy.lock/opam/conf-pkg-config.1.1/opam b/esy.lock/opam/conf-pkg-config.1.1/opam new file mode 100644 index 000000000..b352728de --- /dev/null +++ b/esy.lock/opam/conf-pkg-config.1.1/opam @@ -0,0 +1,38 @@ +opam-version: "2.0" +maintainer: "unixjunkie@sdf.org" +authors: ["Francois Berenger"] +homepage: "http://www.freedesktop.org/wiki/Software/pkg-config/" +bug-reports: "https://github.com/ocaml/opam-repository/issues" +license: "GPL" +build: [ + ["pkg-config" "--help"] +] +install: [ + ["ln" "-s" "/usr/local/bin/pkgconf" "%{bin}%/pkg-config"] {os = "openbsd"} +] +remove: [ + ["rm" "-f" "%{bin}%/pkg-config"] {os = "openbsd"} +] +post-messages: [ + "conf-pkg-config: A symlink to /usr/local/bin/pkgconf has been installed in the OPAM bin directory (%{bin}%) on your PATH as 'pkg-config'. This is necessary for correct operation." {os = "openbsd"} +] +depexts: [ + ["pkg-config"] {os-distribution = "debian"} + ["pkg-config"] {os-distribution = "ubuntu"} + ["pkg-config"] {os-distribution = "archlinux"} + ["pkgconfig"] {os-distribution = "fedora"} + ["pkgconfig"] {os-distribution = "centos"} + ["pkgconfig"] {os-distribution = "mageia"} + ["pkgconfig"] {os-distribution = "rhel"} + ["pkgconfig"] {os-distribution = "oraclelinux"} + ["pkgconfig"] {os-distribution = "alpine"} + ["devel/pkgconf"] {os = "freebsd"} + ["devel/pkgconf"] {os = "openbsd"} + ["pkg-config"] {os = "macos" & os-distribution = "homebrew"} + ["pkgconf"] {os = "freebsd"} +] +synopsis: "Virtual package relying on pkg-config installation" +description: """ +This package can only install if the pkg-config package is installed +on the system.""" +flags: conf diff --git a/esy.lock/opam/fmt.0.8.5/opam b/esy.lock/opam/fmt.0.8.5/opam new file mode 100644 index 000000000..aa1409322 --- /dev/null +++ b/esy.lock/opam/fmt.0.8.5/opam @@ -0,0 +1,43 @@ +opam-version: "2.0" +maintainer: "Daniel Bünzli " +authors: [ + "Daniel Bünzli " + "Gabriel Radanne" +] +homepage: "http://erratique.ch/software/fmt" +doc: "http://erratique.ch/software/fmt" +dev-repo: "git+http://erratique.ch/repos/fmt.git" +bug-reports: "https://github.com/dbuenzli/fmt/issues" +tags: [ "string" "format" "pretty-print" "org:erratique" ] +license: "ISC" +depends: [ + "ocaml" {>= "4.01.0"} + "ocamlfind" {build} + "ocamlbuild" {build} + "topkg" {build & >= "0.9.0"} + "result" + "uchar" +] +depopts: [ "base-unix" "cmdliner" ] +conflicts: [ "cmdliner" {< "0.9.8"} ] +build: [[ + "ocaml" "pkg/pkg.ml" "build" + "--dev-pkg" "%{pinned}%" + "--with-base-unix" "%{base-unix:installed}%" + "--with-cmdliner" "%{cmdliner:installed}%" ]] +synopsis: "OCaml Format pretty-printer combinators" +description: """ +Fmt exposes combinators to devise `Format` pretty-printing functions. + +Fmt depends only on the OCaml standard library. The optional `Fmt_tty` +library that allows to setup formatters for terminal color output +depends on the Unix library. The optional `Fmt_cli` library that +provides command line support for Fmt depends on [`Cmdliner`][cmdliner]. + +Fmt is distributed under the ISC license. + +[cmdliner]: http://erratique.ch/software/cmdliner""" +url { + src: "http://erratique.ch/software/fmt/releases/fmt-0.8.5.tbz" + checksum: "md5=77b64aa6f20f09de28f2405d6195f12c" +} diff --git a/esy.lock/opam/ipaddr.3.0.0/opam b/esy.lock/opam/ipaddr.3.0.0/opam new file mode 100644 index 000000000..4cf4891dd --- /dev/null +++ b/esy.lock/opam/ipaddr.3.0.0/opam @@ -0,0 +1,47 @@ +opam-version: "2.0" +maintainer: "anil@recoil.org" +authors: ["David Sheets" "Anil Madhavapeddy" "Hugo Heuzard"] +synopsis: "A library for manipulation of IP (and MAC) address representations" +description: """ +Features: + * Depends only on sexplib (conditionalization under consideration) + * oUnit-based tests + * IPv4 and IPv6 support + * IPv4 and IPv6 CIDR prefix support + * IPv4 and IPv6 [CIDR-scoped address](http://tools.ietf.org/html/rfc4291#section-2.3) support + * `Ipaddr.V4` and `Ipaddr.V4.Prefix` modules are `Map.OrderedType` + * `Ipaddr.V6` and `Ipaddr.V6.Prefix` modules are `Map.OrderedType` + * `Ipaddr` and `Ipaddr.Prefix` modules are `Map.OrderedType` + * `Ipaddr_unix` in findlib subpackage `ipaddr.unix` provides compatibility with the standard library `Unix` module + * `Ipaddr_top` in findlib subpackage `ipaddr.top` provides top-level pretty printers (requires compiler-libs default since OCaml 4.0) + * IP address scope classification + * IPv4-mapped addresses in IPv6 (::ffff:0:0/96) are an embedding of IPv4 + * MAC-48 (Ethernet) address support + * `Macaddr` is a `Map.OrderedType` + * All types have sexplib serializers/deserializers +""" + +license: "ISC" +tags: ["org:mirage" "org:xapi-project"] +homepage: "https://github.com/mirage/ocaml-ipaddr" +doc: "https://mirage.github.io/ocaml-ipaddr/" +bug-reports: "https://github.com/mirage/ocaml-ipaddr/issues" +depends: [ + "ocaml" {>= "4.04.0"} + "dune" {build} + "macaddr" + "sexplib0" {< "v0.12"} + "ounit" {with-test} + "ppx_sexp_conv" {with-test & < "v0.12"} +] +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] + ["dune" "runtest" "-p" name "-j" jobs] {with-test} +] +dev-repo: "git+https://github.com/mirage/ocaml-ipaddr.git" +url { + src: + "https://github.com/mirage/ocaml-ipaddr/releases/download/3.0.0/ipaddr-3.0.0.tbz" + checksum: "md5=29248b09ead9ac272cd0f4c8ae934082" +} diff --git a/esy.lock/opam/jsonm.1.0.1/opam b/esy.lock/opam/jsonm.1.0.1/opam new file mode 100644 index 000000000..642c3440f --- /dev/null +++ b/esy.lock/opam/jsonm.1.0.1/opam @@ -0,0 +1,37 @@ +opam-version: "2.0" +maintainer: "Daniel Bünzli " +authors: ["Daniel Bünzli "] +homepage: "http://erratique.ch/software/jsonm" +doc: "http://erratique.ch/software/jsonm/doc/Jsonm" +dev-repo: "git+http://erratique.ch/repos/jsonm.git" +bug-reports: "https://github.com/dbuenzli/jsonm/issues" +tags: [ "json" "codec" "org:erratique" ] +license: "ISC" +depends: [ + "ocaml" {>= "4.01.0"} + "ocamlfind" {build} + "ocamlbuild" {build} + "topkg" {build} + "uchar" + "uutf" {>= "1.0.0"} +] +build:[[ + "ocaml" "pkg/pkg.ml" "build" + "--pinned" "%{pinned}%" ]] +synopsis: "Non-blocking streaming JSON codec for OCaml" +description: """ +Jsonm is a non-blocking streaming codec to decode and encode the JSON +data format. It can process JSON text without blocking on IO and +without a complete in-memory representation of the data. + +The alternative "uncut" codec also processes whitespace and +(non-standard) JSON with JavaScript comments. + +Jsonm is made of a single module and depends on [Uutf][uutf]. It is distributed +under the ISC license. + +[uutf]: http://erratique.ch/software/uutf""" +url { + src: "http://erratique.ch/software/jsonm/releases/jsonm-1.0.1.tbz" + checksum: "md5=e2ca39eaefd55b8d155c4f1ec5885311" +} diff --git a/esy.lock/opam/logs.0.6.2/opam b/esy.lock/opam/logs.0.6.2/opam new file mode 100644 index 000000000..e51c6bd85 --- /dev/null +++ b/esy.lock/opam/logs.0.6.2/opam @@ -0,0 +1,57 @@ +opam-version: "2.0" +maintainer: "Daniel Bünzli " +authors: ["Daniel Bünzli "] +homepage: "http://erratique.ch/software/logs" +doc: "http://erratique.ch/software/logs/doc" +dev-repo: "git+http://erratique.ch/repos/logs.git" +bug-reports: "https://github.com/dbuenzli/logs/issues" +tags: [ "log" "system" "org:erratique" ] +license: "ISC" +depends: [ + "ocaml" {>= "4.01.0"} + "ocamlfind" {build} + "ocamlbuild" {build} + "topkg" {build} + "result" + "mtime" {with-test} +] +depopts: [ + "js_of_ocaml" + "fmt" + "cmdliner" + "lwt" ] +conflicts: [ "cmdliner" {< "0.9.8"} ] +build: [[ + "ocaml" "pkg/pkg.ml" "build" + "--pinned" "%{pinned}%" + "--with-js_of_ocaml" "%{js_of_ocaml:installed}%" + "--with-fmt" "%{fmt:installed}%" + "--with-cmdliner" "%{cmdliner:installed}%" + "--with-lwt" "%{lwt:installed}%" ]] +synopsis: "Logging infrastructure for OCaml" +description: """ +Logs provides a logging infrastructure for OCaml. Logging is performed +on sources whose reporting level can be set independently. Log message +report is decoupled from logging and is handled by a reporter. + +A few optional log reporters are distributed with the base library and +the API easily allows to implement your own. + +`Logs` depends only on the `result` compatibility package. The +optional `Logs_fmt` reporter on OCaml formatters depends on [Fmt][fmt]. +The optional `Logs_browser` reporter that reports to the web browser +console depends on [js_of_ocaml][jsoo]. The optional `Logs_cli` library +that provides command line support for controlling Logs depends on +[`Cmdliner`][cmdliner]. The optional `Logs_lwt` library that provides Lwt logging +functions depends on [`Lwt`][lwt] + +Logs and its reporters are distributed under the ISC license. + +[fmt]: http://erratique.ch/software/fmt +[jsoo]: http://ocsigen.org/js_of_ocaml/ +[cmdliner]: http://erratique.ch/software/cmdliner +[lwt]: http://ocsigen.org/lwt/""" +url { + src: "http://erratique.ch/software/logs/releases/logs-0.6.2.tbz" + checksum: "md5=19f824c02c83c6dddc3bfb6459e4743e" +} diff --git a/esy.lock/opam/lwt_ssl.1.1.2/opam b/esy.lock/opam/lwt_ssl.1.1.2/opam new file mode 100644 index 000000000..5c772d3f3 --- /dev/null +++ b/esy.lock/opam/lwt_ssl.1.1.2/opam @@ -0,0 +1,28 @@ +opam-version: "2.0" +version: "1.1.2" +homepage: "https://github.com/aantron/lwt_ssl" +doc: "https://github.com/aantron/lwt_ssl/blob/master/src/lwt_ssl.mli" +bug-reports: "https://github.com/aantron/lwt_ssl/issues" +license: "LGPL with OpenSSL linking exception" + +authors: [ + "Jérôme Vouillon" + "Jérémie Dimino" +] +maintainer: "Anton Bachin " +dev-repo: "git+https://github.com/aantron/lwt_ssl.git" +depends: [ + "ocaml" + "base-unix" + "jbuilder" {build & >= "1.0+beta10"} + "lwt" {>= "3.0.0"} + "ssl" {>= "0.5.0"} +] +build: [ + ["jbuilder" "build" "-p" name "-j" jobs] +] +synopsis: "OpenSSL binding with concurrent I/O" +url { + src: "https://github.com/aantron/lwt_ssl/archive/1.1.2.tar.gz" + checksum: "md5=d239353b1e7c6e3fd4192c71a3b25ce2" +} diff --git a/esy.lock/opam/macaddr.3.0.0/opam b/esy.lock/opam/macaddr.3.0.0/opam new file mode 100644 index 000000000..1a68bef42 --- /dev/null +++ b/esy.lock/opam/macaddr.3.0.0/opam @@ -0,0 +1,38 @@ +opam-version: "2.0" +maintainer: "anil@recoil.org" +authors: ["David Sheets" "Anil Madhavapeddy" "Hugo Heuzard"] +synopsis: "A library for manipulation of MAC address representations" +description: """ +Manipulate 48-bit Ethernet MAC addresses using this library. + +There are the following ocamlfind libraries included as part of this +package: + +- `macaddr`: The `Macaddr` module for MAC address manipulation. +- `macaddr.top`: Toplevel printers for Macaddr. +- `macaddr.sexp`: S-expression converters for Macaddr. +""" + +license: "ISC" +tags: ["org:mirage" "org:xapi-project"] +homepage: "https://github.com/mirage/ocaml-ipaddr" +doc: "https://mirage.github.io/ocaml-ipaddr/" +bug-reports: "https://github.com/mirage/ocaml-ipaddr/issues" +depends: [ + "ocaml" {>= "4.04.0"} + "dune" {build} + "sexplib0" {< "v0.12"} + "ounit" {with-test} + "ppx_sexp_conv" {with-test & < "v0.12"} +] +conflicts: [ "ipaddr" {< "3.0.0"} ] +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] +] +dev-repo: "git+https://github.com/mirage/ocaml-ipaddr.git" +url { + src: + "https://github.com/mirage/ocaml-ipaddr/releases/download/3.0.0/ipaddr-3.0.0.tbz" + checksum: "md5=29248b09ead9ac272cd0f4c8ae934082" +} diff --git a/esy.lock/opam/magic-mime.1.1.1/opam b/esy.lock/opam/magic-mime.1.1.1/opam new file mode 100644 index 000000000..0813872d2 --- /dev/null +++ b/esy.lock/opam/magic-mime.1.1.1/opam @@ -0,0 +1,38 @@ +opam-version: "2.0" +name: "magic-mime" +synopsis: "Map filenames to common MIME types" +description: """ +This library contains a database of MIME types that maps filename extensions +into MIME types suitable for use in many Internet protocols such as HTTP or +e-mail. It is generated from the `mime.types` file found in Unix systems, but +has no dependency on a filesystem since it includes the contents of the +database as an ML datastructure. + +For example, here's how to lookup MIME types in the [utop] REPL: + + #require "magic-mime";; + Magic_mime.lookup "/foo/bar.txt";; + - : bytes = "text/plain" + Magic_mime.lookup "bar.css";; + - : bytes = "text/css" +""" +maintainer: "Anil Madhavapeddy " +authors: ["Anil Madhavapeddy" "Maxence Guesdon"] +license: "ISC" +homepage: "https://github.com/mirage/ocaml-magic-mime" +doc: "https://mirage.github.io/ocaml-magic-mime/" +bug-reports: "https://github.com/mirage/ocaml-magic-mime/issues" +dev-repo: "git+https://github.com/mirage/ocaml-magic-mime.git" +depends: [ + "ocaml" {>= "4.03.0"} + "dune" {build} +] +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] +] +url { + src: + "https://github.com/mirage/ocaml-magic-mime/releases/download/v1.1.1/magic-mime-v1.1.1.tbz" + checksum: "md5=8430a2686206517f2753e47c9c038b5c" +} diff --git a/esy.lock/opam/ssl.0.5.7/opam b/esy.lock/opam/ssl.0.5.7/opam new file mode 100644 index 000000000..0ed7232ee --- /dev/null +++ b/esy.lock/opam/ssl.0.5.7/opam @@ -0,0 +1,24 @@ +opam-version: "2.0" +maintainer: "Christopher Zimmermann " +homepage: "https://github.com/savonet/ocaml-ssl" +dev-repo: "git+https://github.com/savonet/ocaml-ssl.git" +bug-reports: "https://github.com/savonet/ocaml-ssl/issues" +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] +] +depends: [ + "ocaml" {>= "4.02.0"} + "dune" {build & >= "1.2.1"} + "base-unix" + "conf-openssl" +] +synopsis: "Bindings for OpenSSL" +authors: "Samuel Mimram " +url { + src: "https://github.com/savonet/ocaml-ssl/archive/0.5.7.tar.gz" + checksum: [ + "md5=47ce60f1a019ddb9c66c4f1c8b9ed862" + "sha512=b412cbdcd92ee3ba227161d804d20b32c8cbda2e4eb0c195adb5d47b56b25e3ce8c831b9f4fae1c76d21b61df1b151745c9477cb850851f712ebb01146c69e7a" + ] +} diff --git a/esy.lock/opam/stringext.1.5.0/opam b/esy.lock/opam/stringext.1.5.0/opam new file mode 100644 index 000000000..8198a672e --- /dev/null +++ b/esy.lock/opam/stringext.1.5.0/opam @@ -0,0 +1,27 @@ +opam-version: "2.0" +maintainer: "rudi.grinberg@gmail.com" +authors: "Rudi Grinberg" +homepage: "https://github.com/rgrinberg/stringext" +bug-reports: "https://github.com/rgrinberg/stringext/issues" +license: "MIT" +dev-repo: "git+https://github.com/rgrinberg/stringext.git" +build: [ + ["jbuilder" "subst" "-p" name] {pinned} + ["jbuilder" "build" "-p" name "-j" jobs] + ["jbuilder" "runtest" "-p" name "-j" jobs] {with-test} +] +depends: [ + "ocaml" {>= "4.02.3"} + "jbuilder" {build & >= "1.0+beta10"} + "ounit" {with-test} + "qtest" {with-test & >= "2.2"} + "base-bytes" +] +synopsis: "Extra string functions for OCaml" +description: """ +Extra string functions for OCaml. Mainly splitting. All functions are in the +`Stringext` module.""" +url { + src: "https://github.com/rgrinberg/stringext/archive/1.5.0.zip" + checksum: "md5=867263ea97532f150516677fa994cdf2" +} diff --git a/esy.lock/opam/uri.2.2.0/opam b/esy.lock/opam/uri.2.2.0/opam new file mode 100644 index 000000000..89d0ed97b --- /dev/null +++ b/esy.lock/opam/uri.2.2.0/opam @@ -0,0 +1,33 @@ +opam-version: "2.0" +maintainer: "anil@recoil.org" +authors: ["Anil Madhavapeddy" "David Sheets" "Rudi Grinberg"] +license: "ISC" +tags: ["url" "uri" "org:mirage" "org:xapi-project"] +homepage: "https://github.com/mirage/ocaml-uri" +bug-reports: "https://github.com/mirage/ocaml-uri/issues" +dev-repo: "git+https://github.com/mirage/ocaml-uri.git" +doc: "https://mirage.github.io/ocaml-uri/" +synopsis: "An RFC3986 URI/URL parsing library" +description: """ +This is an OCaml implementation of the [RFC3986](http://tools.ietf.org/html/rfc3986) specification +for parsing URI or URLs. +""" +depends: [ + "ocaml" {>= "4.04.0"} + "dune" {build & >= "1.2.0"} + "ounit" {with-test & >= "1.0.2"} + "ppx_sexp_conv" {build & >= "v0.9.0" & < "v0.12"} + "re" {>= "1.7.2"} + "sexplib0" {< "v0.12"} + "stringext" {>= "1.4.0"} +] +build: [ + ["dune" "subst"] {pinned} + ["dune" "build" "-p" name "-j" jobs] + ["dune" "runtest" "-p" name "-j" jobs] {with-test} +] +url { + src: + "https://github.com/mirage/ocaml-uri/releases/download/v2.2.0/uri-v2.2.0.tbz" + checksum: "md5=e52e17fc6cc3491ab44994e6ebc5664c" +} diff --git a/esy.lock/overrides/opam__s__conf_pkg_config_opam__c__1.1_opam_override/package.json b/esy.lock/overrides/opam__s__conf_pkg_config_opam__c__1.1_opam_override/package.json new file mode 100644 index 000000000..4dff98ec8 --- /dev/null +++ b/esy.lock/overrides/opam__s__conf_pkg_config_opam__c__1.1_opam_override/package.json @@ -0,0 +1,5 @@ +{ + "dependencies": { + "yarn-pkg-config": "esy-ocaml/yarn-pkg-config#d488cd9321cd5036bd36ec96744ce78c5d45fc49" + } +} diff --git a/esy.lock/overrides/opam__s__core__kernel_opam__c__v0.11.1_opam_override/package.json b/esy.lock/overrides/opam__s__core__kernel_opam__c__v0.11.1_opam_override/package.json index 8fe01a320..1104c8f37 100644 --- a/esy.lock/overrides/opam__s__core__kernel_opam__c__v0.11.1_opam_override/package.json +++ b/esy.lock/overrides/opam__s__core__kernel_opam__c__v0.11.1_opam_override/package.json @@ -1,5 +1,5 @@ { - "build": [ + "build": [ [ "bash", "-c", diff --git a/executable/dune b/executable/dune index 7a4ff027d..e93deba47 100644 --- a/executable/dune +++ b/executable/dune @@ -7,6 +7,6 @@ (name FnmApp) ; From package.json main field ; The name of the executable (runnable via esy x fnm.exe) (public_name fnm.exe) ; From package.json name field - (libraries core cmdliner lwt lwt.unix lambdasoup console.lib pastel.lib fnm.lib ) ; From package.json require field (array of strings) + (libraries core cmdliner lwt lambdasoup console.lib pastel.lib fnm.lib ) ; From package.json require field (array of strings) (preprocess ( pps lwt_ppx ppx_let )) ; From package.json preprocess field ) \ No newline at end of file diff --git a/library/Http.re b/library/Http.re index c97135c24..3465c8ba4 100644 --- a/library/Http.re +++ b/library/Http.re @@ -1,3 +1,8 @@ +open Lwt; +open Cohttp; +open Cohttp_lwt; +open Cohttp_lwt_unix; + type response = { body: string, status: int, @@ -6,57 +11,29 @@ type response = { let body = response => response.body; let status = response => response.status; -let rec getBody = listOfStrings => - switch (listOfStrings) { - | [] => "" - | ["", ...rest] => String.concat("\n", rest) - | [_, ...xs] => getBody(xs) - }; - -let getStatus = string => - List.nth(String.split_on_char(' ', string), 1) |> int_of_string; - exception Unknown_status_code(int, response); exception Not_found(response); exception Internal_server_error(response); -let verifyStatus = response => - switch (response.status) { - | 200 => Lwt.return(response) - | x when x / 100 == 4 => Lwt.fail(Not_found(response)) - | x when x / 100 == 5 => Lwt.fail(Internal_server_error(response)) - | x => Lwt.fail(Unknown_status_code(response.status, response)) - }; - -let rec skipRedirects = (~skipping=false, lines) => - switch (skipping, lines) { - | (_, []) => failwith("Response is empty") - | (true, ["", ...xs]) => skipRedirects(~skipping=false, xs) - | (true, [x, ...xs]) => skipRedirects(~skipping=true, xs) - | (false, [x, ...xs]) - when Str.first_chars(x, 4) == "HTTP" && getStatus(x) / 100 == 3 => - skipRedirects(~skipping=true, xs) - | (false, xs) => xs - }; - -let parseResponse = lines => { - let linesAfterRedirect = skipRedirects(lines); - let body = getBody(linesAfterRedirect); - let status = getStatus(linesAfterRedirect |> List.hd); - {body, status}; -}; - -let makeRequest = url => { - let%lwt response = - System.unix_exec("curl", ~args=[|url, "-D", "-", "--silent"|]); - response |> parseResponse |> verifyStatus; -}; +let rec makeRequest = url => + Uri.of_string(url) + |> Cohttp_lwt_unix.Client.get + >>= ( + ((resp, body)) => { + let status = resp |> Response.status; + let code_of_status = status |> Code.code_of_status; + let location = resp |> Response.headers |> Header.get_location; + + switch (Code.is_redirection(code_of_status), location) { + | (true, Some(uri)) => makeRequest(Uri.to_string(uri)) + | _ => + let%lwt body = body |> Cohttp_lwt.Body.to_string; + Lwt.return({status: code_of_status, body}); + }; + } + ); let download = (url, ~into) => { - let%lwt response = - System.unix_exec( - "curl", - ~args=[|url, "-L", "-D", "-", "--silent", "-o", into|], - ); - response |> parseResponse |> verifyStatus; -}; + let%lwt _ = makeRequest(url) >>= (({body}) => Fs.writeFile(into, body)); + Lwt.return(); +}; \ No newline at end of file diff --git a/library/Versions.re b/library/Versions.re index 699f21dc3..5153e40ee 100644 --- a/library/Versions.re +++ b/library/Versions.re @@ -314,4 +314,4 @@ let throwIfInstalled = versionName => { } else { Lwt.return(); }; -}; +}; \ No newline at end of file diff --git a/library/dune b/library/dune index 665e21382..5a15e6475 100644 --- a/library/dune +++ b/library/dune @@ -7,6 +7,6 @@ (name Fnm) ; Other libraries list this name in their package.json 'require' field to use this library. (public_name fnm.lib) - (libraries str core lwt lwt.unix lambdasoup semver ) + (libraries str core lwt ssl lwt_ssl lambdasoup semver cohttp cohttp-lwt cohttp-lwt-unix ) (preprocess ( pps lwt_ppx ppx_let )) ; From package.json preprocess field ) \ No newline at end of file diff --git a/package.json b/package.json index 4f6363c99..9be58e2d7 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,13 @@ "str", "core", "lwt", - "lwt.unix", + "ssl", + "lwt_ssl", "lambdasoup", - "semver" + "semver", + "cohttp", + "cohttp-lwt", + "cohttp-lwt-unix" ], "name": "fnm.lib", "namespace": "Fnm" @@ -51,7 +55,6 @@ "core", "cmdliner", "lwt", - "lwt.unix", "lambdasoup", "console.lib", "pastel.lib", @@ -79,6 +82,11 @@ "@opam/lwt": "*", "@opam/lwt_ppx": "*", "@opam/ppx_let": "*", + "@opam/cohttp": "*", + "@opam/cohttp-lwt": "*", + "@opam/cohttp-lwt-unix": "*", + "@opam/ssl": "*", + "@opam/lwt_ssl": "*", "@reason-native/console": "*", "@reason-native/pastel": "~0.2.0", "@reason-native/rely": "~1.2.0",