sha256:65dcae3fc6974ab6b6b14ffe095f1275af9bb0118527fa73b214389ead20505c

Found in archives

lockfileVersion: '9.0'

settings:
  autoInstallPeers: true
  excludeLinksFromLockfile: false

importers:

  .:
    dependencies:
      '@pnpm.e2e/parent-of-pkg-with-1-dep':
        specifier: ^1.0.0
        version: 1.0.0

packages:

  '@pnpm.e2e/dep-of-pkg-with-1-dep@100.0.0':
    resolution: {integrity: sha512-atUXGBNAbym4OioYcKt1qTjiH23CSfZ1K2N8JgCUewSE5gY/i9YoK7Ez6+CuEZbH+O3R+HKNrRIaZfnkv/93tg==}

  '@pnpm.e2e/parent-of-pkg-with-1-dep@1.0.0':
    resolution: {integrity: sha512-u2S6Vmz7W3aeIQL4N0g1GGjyD1YIYqj0vqLwvpddmsrc4KBkJLGliK2Knc+2PAM27DoILKXonQ9fQLoqzuF8bA==}

  '@pnpm.e2e/pkg-with-1-dep@100.0.0':
    resolution: {integrity: sha512-aoavufOsqVp0D9pbv/dJRTYKFkmL8O1Pvj9lnWDFuAbNQnwWCDvxp5Dem12+DArhHmTJjGl3RccUATXLJxe1iQ==}

snapshots:

  '@pnpm.e2e/dep-of-pkg-with-1-dep@100.0.0': {}

  '@pnpm.e2e/parent-of-pkg-with-1-dep@1.0.0':
    dependencies:
      '@pnpm.e2e/pkg-with-1-dep': 100.0.0

  '@pnpm.e2e/pkg-with-1-dep@100.0.0':
    dependencies:
      '@pnpm.e2e/dep-of-pkg-with-1-dep': 100.0.0

Return to home page.