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

     1  {
     2    "_meta": {
     3        "hash": {
     4            "sha256": "7f7606f08e0544d8d012ef4d097dabdd6df6843a28793eb6551245d4b2db4242"
     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    "develop": {}
    20  }