mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-27 10:30:58 -04:00
9 lines
164 B
JSON
9 lines
164 B
JSON
{
|
|
"name": "has-yarn-lock",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"@pnpm.e2e/dep-of-pkg-with-1-dep": "^100.0.0",
|
|
"@pnpm.e2e/pkg-with-1-dep": "*"
|
|
}
|
|
}
|