github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/javascript/packagelockjson/testdata/alias.v1.json (about)

     1  {
     2    "requires": true,
     3    "lockfileVersion": 1,
     4    "dependencies": {
     5      "babel-code-frame": {
     6        "version": "npm:@babel/code-frame@7.0.0",
     7        "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0.tgz",
     8        "integrity": "sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUqFJDLdiebA==",
     9        "requires": {
    10          "@babel/highlight": "^7.0.0"
    11        }
    12      },
    13      "string-width": {
    14        "version": "5.1.2",
    15        "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
    16        "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
    17        "requires": {
    18          "eastasianwidth": "^0.2.0",
    19          "emoji-regex": "^9.2.2",
    20          "strip-ansi": "^7.0.1"
    21        }
    22      },
    23      "string-width-cjs": {
    24        "version": "npm:string-width@4.2.0",
    25        "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz",
    26        "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==",
    27        "requires": {
    28          "emoji-regex": "^8.0.0",
    29          "is-fullwidth-code-point": "^3.0.0",
    30          "strip-ansi": "^6.0.0"
    31        }
    32      }
    33    }
    34  }