sha256:1c68f1364122558be66c32014e8f1f3bf7723900f33aadd97e1d3a5d67ce5c43

Found in archives

lockfileVersion: '6.0'

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'}
    dev: false

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

Return to home page.