summaryrefslogtreecommitdiff
path: root/tests/specs/npm/info_peer_deps_json/__test__.jsonc
blob: 9a630add4505f9be7b22bcf4e54a7a1e6edbbc04 (plain)
1
2
3
4
5
6
7
8
9
{
  "args": "info --quiet --json peer_deps_with_copied_folders/main.ts",
  "output": "peer_deps_with_copied_folders/main_info_json.out",
  "exitCode": 0,
  "envs": {
    "NO_COLOR": "1",
    "NPM_CONFIG_REGISTRY": "http://localhost:4260/"
  }
}