sha256:da2a6b4084f17e573ddf231c5351f966b6b81444eee2548fd016afd2038f42b3

Found in archives

lockfileVersion: '9.0'

settings:
  autoInstallPeers: true
  excludeLinksFromLockfile: false

importers:

  .: {}

  packages/sub-pkg:
    dependencies:
      '@pnpm.e2e/pkg-with-1-dep':
        specifier: 100.0.0
        version: 100.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/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/pkg-with-1-dep@100.0.0':
    dependencies:
      '@pnpm.e2e/dep-of-pkg-with-1-dep': 100.0.0

Return to home page.