baseline-browser-mapping is a data package intended for browser compatibility analysis. It provides a structured mapping between JavaScript features standardized in ECMAScript and the browser engines that support them. This lightweight package simplifies the process of identifying browser-specific implementations and feature availability, enabling developers to write more robust and cross-compatible code. It's ideal for use in build tools, linters, and other applications requiring detailed browser support information.