PanPlay is built on its own code, but it also bundles a few third-party libraries locally rather than depending on external CDNs at runtime. Credit and links to each project below.
| Library | Version | Used for | License |
|---|---|---|---|
| Pangom Web Framework (PWF) | 0.1.0-alpha.6 | The interface shell for the current PWF-based generation (0.2.x and up). Pangom’s own framework, independently versioned from PanPlay itself. | — |
| Bootstrap | 5.2.3 | Legacy interface (Everlasting and earlier) | MIT |
| Font Awesome | 7.3.1 (current) / 5.15.4 (legacy interface) | Icons throughout the interface | Free tier: MIT (code), CC BY 4.0 (icons), SIL OFL 1.1 (fonts) |
| getID3 | 1.9.23 | Reading metadata and artwork from Baseaudio files | See project |
| CastJS | 5.1.0 | Google Cast integration | — |
| Bootstrap Icons | — | Legacy interface only (Everlasting and earlier), no longer used starting with the PWF-based generation | MIT |
Exact bundled versions can differ slightly between release folders, since older releases keep the library versions they originally shipped with. The GitHub repository is the definitive source for what any specific release actually contains.

