summaryrefslogtreecommitdiff
path: root/tests/specs/npm/info_chalk_json_node_modules_dir/__test__.jsonc
blob: 29c5e8bdff59528229909da544bc4acb24d6e1da (plain)
1
2
3
4
5
6
{
  "tempDir": true,
  "args": "info --quiet --node-modules-dir --json cjs_with_deps/main.js",
  "output": "cjs_with_deps/main_info_json.out",
  "exitCode": 0
}