sha256:b53f69405d0e14032df639c464dd1b72785e9852c2778c98276a9a83cd0ba813

Found in archives

lockfileVersion: '9.0'

settings:
  autoInstallPeers: true
  excludeLinksFromLockfile: false

importers:

  .:
    dependencies:
      is-positive:
        specifier: ^3.1.0
        version: 3.1.0
      pnpm-with-file-protocol-sub-dep:
        specifier: file:./sub-dep
        version: file:sub-dep

packages:

  is-positive@3.1.0:
    resolution: {integrity: sha512-8ND1j3y9/HP94TOvGzr69/FgbkX2ruOldhLEsTWwcJVfo4oRjwemJmJxt7RJkKYH8tz7vYBP9JcKQY8CLuJ90Q==}
    engines: {node: '>=0.10.0'}

  pnpm-with-file-protocol-sub-dep@file:sub-dep:
    resolution: {directory: sub-dep, type: directory}
    version: 1.0.0

snapshots:

  is-positive@3.1.0:
    dev: false

  pnpm-with-file-protocol-sub-dep@file:sub-dep:
    dev: false

Return to home page.