github.com/noqcks/syft@v0.0.0-20230920222752-a9e2c4e288e5/syft/pkg/cataloger/dart/test-fixtures/pubspec.lock (about)

     1  # Generated by pub
     2  # See https://dart.dev/tools/pub/glossary#lockfile
     3  packages:
     4    ale:
     5      dependency: transitive
     6      description:
     7        name: ale
     8        url: "https://pub.hosted.org"
     9      source: hosted
    10      version: "3.3.0"
    11    analyzer:
    12      dependency: transitive
    13      description:
    14        name: analyzer
    15        url: "https://pub.dartlang.org"
    16      source: hosted
    17      version: "0.40.7"
    18    ansicolor:
    19      dependency: transitive
    20      description:
    21        name: ansicolor
    22        url: "https://pub.dartlang.org"
    23      source: hosted
    24      version: "1.1.1"
    25    archive:
    26      dependency: transitive
    27      description:
    28        name: archive
    29        url: "https://pub.dartlang.org"
    30      source: hosted
    31      version: "2.0.13"
    32    args:
    33      dependency: transitive
    34      description:
    35        name: args
    36        url: "https://pub.dartlang.org"
    37      source: hosted
    38      version: "1.6.0"
    39    flutter:
    40      dependency: "direct main"
    41      description: flutter
    42      source: sdk
    43      version: "0.0.0"
    44    key_binder:
    45      dependency: "direct main"
    46      description:
    47        path: "."
    48        ref: HEAD
    49        resolved-ref: "3f7b3a6350e73c7dcac45301c0e18fbd42af02f7"
    50        url: "git@github.com:Workiva/key_binder.git"
    51      source: git
    52      version: "1.11.20"
    53  sdks:
    54    dart: ">=2.12.0 <3.0.0"