Lottie Web (lottie-web) Vendor File Required
=============================================

WordPress.org plugin guidelines prohibit loading scripts from external CDNs.
You MUST place the following file in this directory before submitting
the plugin to WordPress.org or distributing it:

  1. lottie.min.js

How to obtain it
----------------
Option A — Download from the official GitHub releases:
  https://github.com/airbnb/lottie-web/releases/tag/v5.12.2
  (download lottie.min.js from the dist/ folder)

Option B — Copy from npm:
  npm pack lottie-web@5.12.2
  (extract the .tgz → copy package/build/player/lottie.min.js)

Option C — Download directly from the CDN URL (then host it locally):
  https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.12.2/lottie.min.js

Licence
-------
lottie-web is MIT licensed (GPL-compatible). No attribution required in
the plugin's readme.txt, but it is credited in the == Third Party == section.

Version Used
------------
lottie-web 5.12.2  (registered handle: 'lottie-web', version string: '5.12.2')
