diff options
Diffstat (limited to 'tests/registry/npm/@denotest/dynamic-import/1.0.0/package.json')
-rw-r--r-- | tests/registry/npm/@denotest/dynamic-import/1.0.0/package.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/registry/npm/@denotest/dynamic-import/1.0.0/package.json b/tests/registry/npm/@denotest/dynamic-import/1.0.0/package.json new file mode 100644 index 000000000..fa970177c --- /dev/null +++ b/tests/registry/npm/@denotest/dynamic-import/1.0.0/package.json @@ -0,0 +1,5 @@ +{ + "name": "@denotest/dynamic-import", + "type": "module", + "version": "1.0.0" +} |