LICENSE This project makes use of third-party libraries that are licensed under their respective open-source licenses. Below is a list of these libraries, their licenses, and their links for further reference. ================================================================================ Project Name: @apps-in-toss/bridge-core Copyright 2026 Viva Republica, Inc Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ================================================================================ Third-Party Libraries: 1. **@apps-in-toss/bridge-core** - License: Apache-2.0 - License Text: https://www.apache.org/licenses/LICENSE-2.0 2. **typescript** - License: Apache-2.0 - License Text: https://www.apache.org/licenses/LICENSE-2.0 - Repository: https://github.com/microsoft/TypeScript.git 3. **@types/node** - License: MIT - License Text: https://opensource.org/licenses/MIT - Repository: https://github.com/DefinitelyTyped/DefinitelyTyped.git 4. **eslint** - License: MIT - License Text: https://opensource.org/licenses/MIT - Repository: git+https://github.com/eslint/eslint.git 5. **tsup** - License: MIT - License Text: https://opensource.org/licenses/MIT - Repository: https://github.com/egoist/tsup.git 6. **vitest** - License: MIT - License Text: https://opensource.org/licenses/MIT - Repository: git+https://github.com/vitest-dev/vitest.git ================================================================================ For further details about each license, please refer to the provided links. If there are updates to these dependencies, this file should also be updated.