# Third-party Dependencies

MoonContract 没有复制或移植以下项目的源码；它们通过 mooncakes.io 作为构建依赖
使用。

| Module | Version | License | Purpose |
| --- | --- | --- | --- |
| `moonbit-community/yaml` | 0.0.6 | MIT | 将常用 YAML 子集转换为 MoonBit `Json` |
| `moonbitlang/x` | 0.4.46 | Apache-2.0 | native CLI 文件系统和进程适配 |
| `moonbitlang/async` | 0.20.2 | Apache-2.0 | native 异步 HTTP 服务与 socket |

Sources:

- <https://github.com/moonbit-community/yaml.mbt>
- <https://github.com/moonbitlang/x>
- <https://github.com/moonbitlang/async>

项目自身采用 MIT License。依赖保留各自许可证，不改变其版权归属。

