ci-info reliably detects the current Continuous Integration (CI) environment. It supports a wide array of CI platforms like GitHub Actions, Jenkins, GitLab CI, Travis CI, and many more. Use this package to tailor your npm package's behavior based on whether it's running in a CI environment or locally, enabling conditional logic for testing, deployment, or debugging. This lightweight dependency allows for detailed environment discovery including specific provider identification for improved automation.