# Fail the install when the local Node/npm doesn't satisfy package.json "engines".
engine-strict=true

# Quieter installs.
fund=false

# Reproducible installs — uncomment for applications.
# Leave commented for published libraries so consumers keep semver ranges.
# save-exact=true
