sha256:a30f109434f1d21b94baa6b330f06c67bd81cca20b914ebd9bf8ea881c0506f6

Found in archives

lockfileVersion: '9.0'

settings:
  autoInstallPeers: true
  excludeLinksFromLockfile: false

importers:

  .:
    dependencies:
      '@pnpm.e2e/pkg-with-good-optional':
        specifier: '*'
        version: 1.0.0
    optionalDependencies:
      is-positive:
        specifier: 1.0.0
        version: 1.0.0

packages:

  '@pnpm.e2e/dep-of-pkg-with-1-dep@101.0.0':
    resolution: {integrity: sha512-KS9eCiX1F0DF+YHrpQDGkUkIPcZFhz6NhOh5amLnTUpR0Dcd6Mv96YOf01PBw1pINWs+Jo5KhXYp0L58mebTgw==}

  '@pnpm.e2e/pkg-with-good-optional@1.0.0':
    resolution: {integrity: sha512-KfshZeGJiii1oEMjabBfxZ/rB14oJfE7wtFIRHmElIIZZHZlDtP1u4m8nBYrFKs4b8Dku4BCMV6pO0uMIVwHpQ==}

  is-positive@1.0.0:
    resolution: {integrity: sha512-xxzPGZ4P2uN6rROUa5N9Z7zTX6ERuE0hs6GUOc/cKBLF2NqKc16UwqHMt3tFg4CO6EBTE5UecUasg+3jZx3Ckg==}
    engines: {node: '>=0.10.0'}

snapshots:

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

  '@pnpm.e2e/pkg-with-good-optional@1.0.0':
    dependencies:
      '@pnpm.e2e/dep-of-pkg-with-1-dep': 101.0.0
    optionalDependencies:
      is-positive: 1.0.0

  is-positive@1.0.0:
    optional: true

time: {}

Return to home page.