github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/php/composerlock/testdata/two-packages-alt.json (about)

     1  {
     2    "_readme": [
     3      "This file locks the dependencies of your project to a known state",
     4      "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
     5      "This file is @generated automatically"
     6    ],
     7    "content-hash": "439b16dd5df2e0730bd1cc4352654d09",
     8    "packages": [
     9      {
    10        "name": "sentry/sdk",
    11        "version": "2.0.4",
    12        "source": {
    13          "type": "git",
    14          "url": "https://github.com/getsentry/sentry-php-sdk.git",
    15          "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874"
    16        },
    17        "dist": {
    18          "type": "zip",
    19          "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
    20          "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874",
    21          "shasum": ""
    22        },
    23        "require": {
    24          "http-interop/http-factory-guzzle": "^1.0",
    25          "php-http/curl-client": "^1.0|^2.0",
    26          "sentry/sentry": "^2.1.3"
    27        },
    28        "type": "metapackage",
    29        "notification-url": "https://packagist.org/downloads/",
    30        "license": ["MIT"],
    31        "authors": [
    32          {
    33            "name": "Sentry",
    34            "email": "accounts@sentry.io"
    35          }
    36        ],
    37        "description": "This is a metapackage shipping sentry/sentry with a recommended http client.",
    38        "time": "2019-09-09T19:54:44+00:00"
    39      },
    40      {
    41        "name": "theseer/tokenizer",
    42        "version": "1.1.3",
    43        "source": {
    44          "type": "git",
    45          "url": "https://github.com/theseer/tokenizer.git",
    46          "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
    47        },
    48        "dist": {
    49          "type": "zip",
    50          "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
    51          "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
    52          "shasum": ""
    53        },
    54        "require": {
    55          "ext-dom": "*",
    56          "ext-tokenizer": "*",
    57          "ext-xmlwriter": "*",
    58          "php": "^7.0"
    59        },
    60        "type": "library",
    61        "autoload": {
    62          "classmap": ["src/"]
    63        },
    64        "notification-url": "https://packagist.org/downloads/",
    65        "license": ["BSD-3-Clause"],
    66        "authors": [
    67          {
    68            "name": "Arne Blankerts",
    69            "email": "arne@blankerts.de",
    70            "role": "Developer"
    71          }
    72        ],
    73        "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
    74        "time": "2019-06-13T22:48:21+00:00"
    75      }
    76    ],
    77    "packages-dev": [],
    78    "aliases": [],
    79    "minimum-stability": "dev",
    80    "stability-flags": [],
    81    "prefer-stable": true,
    82    "prefer-lowest": false,
    83    "platform": {
    84      "php": "^7.1.3"
    85    },
    86    "platform-dev": []
    87  }