|
| 1 | +[ |
| 2 | + { |
| 3 | + "name": "Flow parser", |
| 4 | + "version": "0.320.0", |
| 5 | + "source": "https://github.com/facebook/flow/commit/7c64d4b077bc6fc45c12cee3cfa7368fdb2186ce", |
| 6 | + "license": "MIT", |
| 7 | + "scope": "bsc, rescript-editor-analysis, and rescript-tools", |
| 8 | + "notes": "Vendored and modified by ReScript. This entry also covers the MIT-licensed StringKey and SSet collection helpers.", |
| 9 | + "licenseFiles": ["compiler/flow_parser/LICENSE"] |
| 10 | + }, |
| 11 | + { |
| 12 | + "name": "Sedlex", |
| 13 | + "version": "Flow commit 7c64d4b077bc6fc45c12cee3cfa7368fdb2186ce", |
| 14 | + "source": "https://github.com/facebook/flow/tree/7c64d4b077bc6fc45c12cee3cfa7368fdb2186ce/src/third-party", |
| 15 | + "license": "MIT", |
| 16 | + "scope": "Flow lexer runtime and lexer code generation", |
| 17 | + "notes": "Vendored and modified by ReScript.", |
| 18 | + "licenseFiles": ["compiler/flow_parser/flow_sedlexing/LICENSE"] |
| 19 | + }, |
| 20 | + { |
| 21 | + "name": "OCaml Map and Set derivatives used by Flow", |
| 22 | + "version": "Flow 0.267.0 collection sources", |
| 23 | + "source": "https://github.com/facebook/flow/commit/9ea4062c0b7e037415c4413a7634c459ebd5c31b", |
| 24 | + "license": "LGPL-2.1-only WITH OCaml-LGPL-linking-exception", |
| 25 | + "scope": "Flow_map and Flow_set in the compiler binaries", |
| 26 | + "notes": "Derived from the OCaml standard library, with portions copyright Meta Platforms, Inc. and affiliates.", |
| 27 | + "licenseFiles": ["compiler/flow_parser/collections/third-party/LICENSE"] |
| 28 | + }, |
| 29 | + { |
| 30 | + "name": "Base", |
| 31 | + "version": "v0.17.3", |
| 32 | + "source": "https://github.com/janestreet/base", |
| 33 | + "license": "MIT", |
| 34 | + "scope": "compiler binaries", |
| 35 | + "licenseFiles": ["licenses/ocaml/base-v0.17.3.txt"] |
| 36 | + }, |
| 37 | + { |
| 38 | + "name": "ocaml_intrinsics_kernel", |
| 39 | + "version": "v0.17.2", |
| 40 | + "source": "https://github.com/janestreet/ocaml_intrinsics_kernel", |
| 41 | + "license": "MIT", |
| 42 | + "scope": "transitive dependency of Base", |
| 43 | + "licenseFiles": ["licenses/ocaml/ocaml_intrinsics_kernel-v0.17.2.txt"] |
| 44 | + }, |
| 45 | + { |
| 46 | + "name": "sexplib0", |
| 47 | + "version": "v0.17.0", |
| 48 | + "source": "https://github.com/janestreet/sexplib0", |
| 49 | + "license": "MIT", |
| 50 | + "scope": "transitive dependency of Base and ppx_yojson_conv_lib", |
| 51 | + "licenseFiles": ["licenses/ocaml/sexplib0-v0.17.0.txt"] |
| 52 | + }, |
| 53 | + { |
| 54 | + "name": "ocaml-wtf8", |
| 55 | + "version": "1.0.2", |
| 56 | + "source": "https://github.com/flowtype/ocaml-wtf8", |
| 57 | + "license": "MIT", |
| 58 | + "scope": "compiler binaries", |
| 59 | + "licenseFiles": ["licenses/ocaml/wtf8-1.0.2.txt"] |
| 60 | + }, |
| 61 | + { |
| 62 | + "name": "Yojson", |
| 63 | + "version": "3.0.0", |
| 64 | + "source": "https://github.com/ocaml-community/yojson", |
| 65 | + "license": "BSD-3-Clause", |
| 66 | + "scope": "compiler, analysis, and tools binaries", |
| 67 | + "licenseFiles": ["licenses/ocaml/yojson-3.0.0.txt"] |
| 68 | + }, |
| 69 | + { |
| 70 | + "name": "LSP and Jsonrpc", |
| 71 | + "version": "1.27.0", |
| 72 | + "source": "https://github.com/ocaml/ocaml-lsp", |
| 73 | + "license": "ISC", |
| 74 | + "scope": "rescript-editor-analysis and rescript-tools", |
| 75 | + "licenseFiles": ["licenses/ocaml/lsp-jsonrpc-1.27.0.txt"] |
| 76 | + }, |
| 77 | + { |
| 78 | + "name": "ppx_yojson_conv_lib", |
| 79 | + "version": "v0.17.0", |
| 80 | + "source": "https://github.com/janestreet/ppx_yojson_conv_lib", |
| 81 | + "license": "MIT", |
| 82 | + "scope": "runtime dependency of LSP", |
| 83 | + "licenseFiles": ["licenses/ocaml/ppx_yojson_conv_lib-v0.17.0.txt"] |
| 84 | + }, |
| 85 | + { |
| 86 | + "name": "Uutf", |
| 87 | + "version": "1.0.4", |
| 88 | + "source": "https://erratique.ch/software/uutf", |
| 89 | + "license": "ISC", |
| 90 | + "scope": "runtime dependency of LSP", |
| 91 | + "licenseFiles": ["licenses/ocaml/uutf-1.0.4.txt"] |
| 92 | + }, |
| 93 | + { |
| 94 | + "name": "Cmarkit", |
| 95 | + "version": "0.4.0", |
| 96 | + "source": "https://erratique.ch/software/cmarkit", |
| 97 | + "license": "ISC", |
| 98 | + "scope": "rescript-tools", |
| 99 | + "licenseFiles": ["licenses/ocaml/cmarkit-0.4.0.txt"] |
| 100 | + }, |
| 101 | + { |
| 102 | + "name": "LexiFi dead_code_analyzer", |
| 103 | + "version": "adapted source", |
| 104 | + "source": "https://github.com/LexiFi/dead_code_analyzer", |
| 105 | + "license": "MIT", |
| 106 | + "scope": "dead-code analysis in rescript-editor-analysis and rescript-tools", |
| 107 | + "notes": "Selected modules were adapted and subsequently modified by ReScript.", |
| 108 | + "licenseFiles": ["licenses/ocaml/dead-code-analyzer.txt"] |
| 109 | + }, |
| 110 | + { |
| 111 | + "name": "js_of_ocaml JavaScript pretty-printer", |
| 112 | + "version": "adapted source; license snapshot from 6.4.1", |
| 113 | + "source": "https://github.com/ocsigen/js_of_ocaml", |
| 114 | + "license": "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception", |
| 115 | + "scope": "JavaScript output generation in bsc", |
| 116 | + "notes": "The incorporated pretty-printer has been heavily modified by ReScript.", |
| 117 | + "licenseFiles": ["licenses/ocaml/js_of_ocaml-6.4.1.txt"] |
| 118 | + }, |
| 119 | + { |
| 120 | + "name": "OCaml runtime, standard library, and incorporated compiler sources", |
| 121 | + "version": "5.5.0", |
| 122 | + "source": "https://github.com/ocaml/ocaml/tree/5.5.0", |
| 123 | + "license": "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception", |
| 124 | + "scope": "OCaml compiler, analysis, and tools binaries, including adapted compiler and collection modules", |
| 125 | + "licenseFiles": ["licenses/toolchains/ocaml-5.5.0.txt"] |
| 126 | + }, |
| 127 | + { |
| 128 | + "name": "Rust standard library", |
| 129 | + "version": "1.91.0", |
| 130 | + "source": "https://github.com/rust-lang/rust/tree/1.91.0", |
| 131 | + "license": "Multiple; see the official Rust standard-library inventory below", |
| 132 | + "scope": "rescript build-system binary", |
| 133 | + "licenseFiles": ["licenses/toolchains/rust-1.91.0-standard-library.html"] |
| 134 | + }, |
| 135 | + { |
| 136 | + "name": "musl", |
| 137 | + "version": "1.2.4-2", |
| 138 | + "source": "https://packages.ubuntu.com/noble/musl-tools", |
| 139 | + "license": "Multiple permissive licenses; see the Ubuntu copyright inventory below", |
| 140 | + "scope": "statically linked Linux binaries", |
| 141 | + "platforms": ["linux"], |
| 142 | + "licenseFiles": ["licenses/toolchains/musl-1.2.4-2.txt"] |
| 143 | + }, |
| 144 | + { |
| 145 | + "name": "MinGW-w64 runtime", |
| 146 | + "source": "https://github.com/mingw-w64/mingw-w64", |
| 147 | + "license": "Multiple permissive licenses; see the runtime notice below", |
| 148 | + "scope": "Windows binaries", |
| 149 | + "platforms": ["win32"], |
| 150 | + "licenseFiles": ["licenses/toolchains/mingw-w64-runtime.txt"] |
| 151 | + } |
| 152 | +] |
0 commit comments