mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-11 09:28:24 -04:00
9 lines
144 B
JSON
9 lines
144 B
JSON
{
|
|
"name": "has-yarn-lock",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"dep-of-pkg-with-1-dep": "^101.0.0",
|
|
"pkg-with-1-dep": "*"
|
|
}
|
|
}
|