summaryrefslogtreecommitdiff
path: root/tests/testdata/npm/dynamic_import_json/main.out
blob: 07f48e8a59cc2fd1580c309a952d84f812a2769f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Module: null prototype] {
  default: {
    {
      name: "@denotest/binary-package",
      version: "1.0.0",
      main: "index.js",
      optionalDependencies: {
        "@denotest/binary-package-linux": "1.0.0",
        "@denotest/binary-package-mac": "1.0.0",
        "@denotest/binary-package-windows": "1.0.0"
      }
    }
  }
}