1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-27 16:10:57 -05:00
denoland-deno/cli/tests/testdata/npm/dynamic_import_json/main.out

14 lines
335 B
Text
Raw Normal View History

[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"
}
}
}
}