1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/specs/npm/npmrc_basic_auth/package.json

8 lines
140 B
JSON

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