# Open Source Declaration ｜ 开源声明

## License Information

This project is licensed under the BSD 3-Clause License. The complete license text can be found in the root directory of the project.

## Code Obfuscation Notice

Please be aware that portions of the code in this project have been obfuscated. Nevertheless, these obfuscated code sections remain fully compliant with all terms and conditions of the BSD 3-Clause License.

## Source Code Access

The obfuscated source code is maintained in a separate private repository. In cases requiring code similarity assessment or other related evaluations, the source code in this private repository may serve as a reference.

The author commits to freely showing the complete source code to users upon confirming their good-faith intentions.
1. The user has over 20 contributions on Github/Gitee in the past 10 years.
2. The user can describe the intention of using the code based on good faith and the modification plan.

------

## 许可证信息

本项目遵循 BSD 3-Clause 许可证。完整的许可证文本可在项目根目录中找到。

## 代码混淆说明

请注意，本项目中的部分代码经过了混淆处理。尽管如此，这些混淆的代码部分仍然完全遵循 BSD 3-Clause 许可证的所有条款和条件。

## 源代码访问

被混淆的源代码部分在一个单独的私有仓库中进行维护，在需要进行代码相似度判定或其他相关评估时，该私有仓库中的源代码可以作为参考依据。

作者承诺，在使用者符合下列条件时，愿意免费向其展示完整的源代码。
1. 使用者10年内在Github/Gitee等平台有超过20次contributions。
2. 可以完整描述其基于善意的使用代码的意图，以及修改计划。

# Dependencies Declaration | 依赖声明

This project uses the following third-party dependencies, each of which is subject to its own license. Users are encouraged to review the license terms of these dependencies.

Development Dependencies:
- @babel/core
- @babel/plugin-proposal-object-rest-spread
- @babel/plugin-syntax-class-properties
- @babel/plugin-transform-react-jsx
- @types/chai
- @types/mocha
- @types/photoshop
- esbuild
- javascript-obfuscator
- nodemon
- typescript

Runtime Dependencies:
- @tanstack/react-query
- @types/react
- @types/react-dom
- antd
- buffer
- chai
- esbuild-plugin-external-global
- esbuild-plugin-polyfill-node
- fast-json-patch
- jimp
- mocha
- react
- react-dom
- socket.io-client
