github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/javascript/pnpmlock/testdata/one-package.v9.yaml (about)

     1  lockfileVersion: '9.0'
     2  
     3  settings:
     4    autoInstallPeers: true
     5    excludeLinksFromLockfile: false
     6  
     7  importers:
     8  
     9    .:
    10      dependencies:
    11        acorn:
    12          specifier: ^8.11.3
    13          version: 8.11.3
    14  
    15  packages:
    16  
    17    acorn@8.11.3:
    18      resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==}
    19      engines: {node: '>=0.4.0'}
    20      hasBin: true
    21  
    22  snapshots:
    23  
    24    acorn@8.11.3: {}