github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/javascript/pnpmlock/testdata/peer-dependencies.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-jsx:
    12          specifier: ^5.3.2
    13          version: 5.3.2(acorn@8.11.3)
    14  
    15  packages:
    16  
    17    acorn-jsx@5.3.2:
    18      resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
    19      peerDependencies:
    20        acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
    21  
    22    acorn@8.11.3:
    23      resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==}
    24      engines: {node: '>=0.4.0'}
    25      hasBin: true
    26  
    27  snapshots:
    28  
    29    acorn-jsx@5.3.2(acorn@8.11.3):
    30      dependencies:
    31        acorn: 8.11.3
    32  
    33    acorn@8.11.3: {}