# Enforce package manager requirements
# This ensures npm will check the "engines" field and fail immediately
# with a clear error message rather than cryptic dependency errors
engine-strict=true
