Open-source & third-party notices
Liftle is built with open-source libraries. We publish these notices so anyone receiving our compiled site understands which components apply and how they are licensed. A maintainer-readable summary also lives in the repo at docs/third-party-licenses.md.
Direct npm dependencies
| Package | License (SPDX) |
|---|---|
body-muscles | Apache-2.0 |
@vercel/analytics | MIT |
canvas-confetti | ISC |
lucide-react | ISC |
motion | MIT |
next | MIT |
react | MIT |
react-dom | MIT |
Dependency versions and transitive packages are pinned in package-lock.json.
body-muscles (Apache-2.0)
The interactive muscle map uses body-muscles, licensed under the Apache License, Version 2.0. The following attribution is reproduced from the library's NOTICE file:
Body Muscles Copyright 2024 Ivan Vulović This product includes software developed by Ivan Vulović. https://github.com/vulovix/body-muscles
Full Apache License 2.0 text: /licenses/apache-2.0.txt
Other attribution
Other libraries above are governed by MIT or ISC; their license texts ship with the packages on npm or are linked from publishers' repos. Consult package-lock.json for exact tarball versions during audits or acquisitions.