0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 18:12:59 -05:00
deno/tests/specs/npm/npmrc_bad_registry_config/package.json
2024-06-05 19:22:40 +00:00

7 lines
105 B
JSON

{
"name": "npmrc_test",
"version": "0.0.1",
"dependencies": {
"@denotest/basic": "1.0.0"
}
}