//! Optional CDN / ESM-style fetch: produce esm.sh URLs for packages (no full install).
//! Does not replace the main install path; no native addons or full npm semantics.
/// Build esm.sh URL for a package (e.g. lodash@4 or lodash -> https://esm.sh/lodash@4 or latest).
/// Fetch ESM bundle from URL to a file (e.g. for one-off scripts). Uses http_client.