diff options
Diffstat (limited to 'tests/registry/jsr/@std/url/meta.json')
-rw-r--r-- | tests/registry/jsr/@std/url/meta.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/registry/jsr/@std/url/meta.json b/tests/registry/jsr/@std/url/meta.json new file mode 100644 index 000000000..3ae97c991 --- /dev/null +++ b/tests/registry/jsr/@std/url/meta.json @@ -0,0 +1,8 @@ +{ + "scope": "std", + "name": "url", + "latest": "0.220.1", + "versions": { + "0.220.1": {} + } +} |