github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/python/pipfilelock/testdata/no-version.json (about)

     1  {
     2      "_meta": {
     3          "hash": {
     4              "sha256": "6689fbb19241c5123bd89c9a39c1289cfb133a8298b57731af508066a9622ec7"
     5          },
     6          "pipfile-spec": 6,
     7          "requires": {
     8              "python_version": "3.8"
     9          },
    10          "sources": [
    11              {
    12                  "name": "pypi",
    13                  "url": "https://pypi.org/simple",
    14                  "verify_ssl": true
    15              }
    16          ]
    17      },
    18      "default": {
    19          "markupsafe": {
    20              "editable": true,
    21              "git": "https://github.com/pallets/markupsafe",
    22              "ref": "b36054111bc1e8bbadb5d0d60158feb72926f467"
    23          }
    24      },
    25      "develop": {
    26          "itsdangerous": {
    27              "editable": true,
    28              "git": "https://github.com/pallets/itsdangerous",
    29              "ref": "de09cad488a4d7c7bbcbcdb8e1c2dfde64325f48"
    30          }
    31      }
    32  }