{
  "name": "node_modules",
  "globIgnorePaths": [ "**/.package-lock.json" ],
  "tree": {
    "$path": { "optional": "../node_modules" }
  }
}