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