sha256:3a364d7127b17e1777a479f1c8a772a53c4860b76213248abae59a95be231ec0

Found in archives

lockfileVersion: '9.0'

settings:
  autoInstallPeers: true
  excludeLinksFromLockfile: false

importers:

  .:
    dependencies:
      pkg-a:
        specifier: git+ssh://git@example.com/org/pkg-a.git#v1
        version: git+ssh://git@example.com/org/pkg-a.git#0123456789abcdef0123456789abcdef01234567

packages:

  pkg-a@git+ssh://git@example.com/org/pkg-a.git#0123456789abcdef0123456789abcdef01234567:
    resolution: {commit: 0123456789abcdef0123456789abcdef01234567, repo: ssh://git@example.com/org/pkg-a.git, type: git}
    version: 1.0.0

snapshots:

  pkg-a@git+ssh://git@example.com/org/pkg-a.git#0123456789abcdef0123456789abcdef01234567:
    dependencies:
      no-deps: 9.9.9

Return to home page.