blob: 791c60c74d28dcb845dcf1cfbed401819f55dba1 [file] [log] [blame]
# `npm run install-deps` depends on this particular setting.
package-lock = true
# match settings used by `npm run install-deps`.
omit = optional # This is to avoid downloading esbuild-* package.
ignore-scripts = true
save-exact = true
save-dev = true # Only devDependencies are allowed.
prefer-online = true # To consult the mirror instead of local cache.
# See go/sk-npm-audit-mirror.
registry = https://npm.skia.org/chrome-devtools