summaryrefslogtreecommitdiff
path: root/tests/specs/install/workspace_node_modules_not_exists/package1/package.json
blob: 0c5e77484bd5c869803fd9589264eb8ef2749345 (plain)
1
2
3
4
5
{
  "dependencies": {
    "chalk": "4.1.2"
  }
}