0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 06:07:03 -04:00
deno/cli/compat/testdata/not_esm/package.json

7 lines
64 B
JSON
Raw Permalink Normal View History

{
"name": "bar",
"dependencies": {
"foo": "1.0.0"
}
}