Files
pnpm/__fixtures__/pkg-with-external-lockfile/pkg/package.json

8 lines
91 B
JSON

{
"name": "pkg",
"version": "1.0.0",
"dependencies": {
"express": "4.17.1"
}
}