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