Difference between revisions of "ClearlyDefinedObject"

From Software Heritage Wiki
Jump to: navigation, search
(Created page with " === Examples of Definitions === 1. <pre> { "described": { "releaseDate": "2020-12-30", "urls": { "registry": "https://npmjs.com/package/typesc...")
 
(Clearlydefined)
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
 
=== Examples of Definitions ===
 
=== Examples of Definitions ===
1.
+
1. With source and gitSha
 
<pre>
 
<pre>
 
{
 
{
 
       "described": {
 
       "described": {
         "releaseDate": "2020-12-30",
+
         "releaseDate": "2020-12-31",
 
         "urls": {
 
         "urls": {
           "registry": "https://npmjs.com/package/typescript",
+
           "registry": "https://github.com/react-component/image",
           "version": "https://npmjs.com/package/typescript/v/4.2.0-dev.20201230",
+
           "version": "https://github.com/react-component/image/tree/0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69",
           "download": "https://registry.npmjs.com/typescript/-/typescript-4.2.0-dev.20201230.tgz"
+
           "download": "https://github.com/react-component/image/archive/0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69.zip"
 
         },
 
         },
        "projectWebsite": "https://www.typescriptlang.org/",
 
        "issueTracker": "https://github.com/Microsoft/TypeScript/issues",
 
 
         "hashes": {
 
         "hashes": {
           "sha1": "a8dfe3af168ac0fc9e0a2fdc1cb369ee80d63442",
+
           "gitSha": "0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69"
          "sha256": "827949c42fa25bc51e843eb4a0aa16251f0c757cf48a6f622f593e9562192a8c"
 
 
         },
 
         },
         "files": 170,
+
         "files": 39,
 
         "tools": [
 
         "tools": [
           "clearlydefined/1.3.4",
+
           "clearlydefined/1.3.0",
 
           "licensee/9.13.0",
 
           "licensee/9.13.0",
 
           "scancode/3.2.2"
 
           "scancode/3.2.2"
 
         ],
 
         ],
 
         "toolScore": {
 
         "toolScore": {
           "total": 30,
+
           "total": 100,
 
           "date": 30,
 
           "date": 30,
           "source": 0
+
           "source": 70
        },
 
        "score": {
 
          "total": 30,
 
          "date": 30,
 
          "source": 0
 
        }
 
      },
 
      "licensed": {
 
        "declared": "Apache-2.0",
 
        "toolScore": {
 
          "total": 55,
 
          "declared": 30,
 
          "discovered": 10,
 
          "consistency": 0,
 
          "spdx": 15,
 
          "texts": 0
 
 
         },
 
         },
        "facets": {
 
          "core": {
 
            "attribution": {
 
              "unknown": 62,
 
              "parties": [
 
                "(c) by W3C",
 
                "Copyright Grant. I",
 
                "Copyright (c) 2018 WHATWG",
 
                "(c) Microsoft Corporation.",
 
                "(c) Korporatsiia Maikrosoft",
 
                "Copyright (c) Microsoft Corporation.",
 
                "Copyright (c) 1991-2017 Unicode, Inc.",
 
                "(c) Microsoft Corporation. Alle Rechte",
 
                "(c) Microsoft Corporation. Bao Liu Suo",
 
                "Copyright (c) 2018 The Khronos Group Inc.",
 
                "(c) Microsoft Corporation. Zhu Zuo Quan Suo",
 
                "Copyright (c) YEAR W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers THIS WORK IS PROVIDED AS"
 
              ]
 
            },
 
            "discovered": {
 
              "unknown": 99,
 
              "expressions": [
 
                "Apache-2.0",
 
                "CC-BY-4.0 AND MIT AND NOASSERTION"
 
              ]
 
            },
 
            "files": 170
 
          }
 
        },
 
        "score": {
 
          "total": 55,
 
          "declared": 30,
 
          "discovered": 10,
 
          "consistency": 0,
 
          "spdx": 15,
 
          "texts": 0
 
        }
 
      },
 
      "coordinates": {
 
        "type": "npm",
 
        "provider": "npmjs",
 
        "name": "typescript",
 
        "revision": "4.2.0-dev.20201230"
 
      },
 
      "_meta": {
 
        "schemaVersion": "1.6.1",
 
        "updated": "2020-12-30T08:45:26.008Z"
 
      },
 
      "scores": {
 
        "effective": 42,
 
        "tool": 42
 
      }
 
    }
 
</pre>
 
2.
 
<pre>
 
{
 
      "described": {
 
        "releaseDate": "2020-12-21",
 
 
         "sourceLocation": {
 
         "sourceLocation": {
 
           "type": "git",
 
           "type": "git",
 
           "provider": "github",
 
           "provider": "github",
           "namespace": "umijs",
+
           "namespace": "react-component",
           "name": "umi",
+
           "name": "image",
           "revision": "a31448a9f65127d1eefdda12feb41e88d0991228",
+
           "revision": "0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69",
           "url": "https://github.com/umijs/umi/tree/a31448a9f65127d1eefdda12feb41e88d0991228"
+
           "url": "https://github.com/react-component/image/tree/0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69"
        },
 
        "urls": {
 
          "registry": "https://npmjs.com/package/@umijs/utils",
 
          "version": "https://npmjs.com/package/@umijs/utils/v/3.3.3",
 
          "download": "https://registry.npmjs.com/@umijs/utils/-/utils-3.3.3.tgz"
 
        },
 
        "projectWebsite": "https://github.com/umijs/umi/tree/master/packages/utils#readme",
 
        "issueTracker": "http://github.com/umijs/umi/issues",
 
        "hashes": {
 
          "sha1": "4bc2c539e29e4e34d866b7380b7b1870211b8230",
 
          "sha256": "e0c41645f9d7c2acb9f9862accaf880cbee7b3f698447069dcb924a889be71ef"
 
        },
 
        "files": 36,
 
        "tools": [
 
          "clearlydefined/1.3.4",
 
          "licensee/9.13.0",
 
          "scancode/3.2.2"
 
        ],
 
        "toolScore": {
 
          "total": 100,
 
          "date": 30,
 
          "source": 70
 
 
         },
 
         },
 
         "score": {
 
         "score": {
Line 142: Line 42:
 
         "declared": "MIT",
 
         "declared": "MIT",
 
         "toolScore": {
 
         "toolScore": {
           "total": 60,
+
           "total": 76,
 
           "declared": 30,
 
           "declared": 30,
           "discovered": 0,
+
           "discovered": 1,
 
           "consistency": 15,
 
           "consistency": 15,
 
           "spdx": 15,
 
           "spdx": 15,
           "texts": 0
+
           "texts": 15
 
         },
 
         },
 
         "facets": {
 
         "facets": {
 
           "core": {
 
           "core": {
 
             "attribution": {
 
             "attribution": {
               "unknown": 36
+
               "unknown": 38,
 +
              "parties": [
 +
                "Copyright (c) 2015-present Alipay.com, https://www.alipay.com"
 +
              ]
 
             },
 
             },
 
             "discovered": {
 
             "discovered": {
               "unknown": 35,
+
               "unknown": 37,
 
               "expressions": [
 
               "expressions": [
 
                 "MIT"
 
                 "MIT"
 
               ]
 
               ]
 
             },
 
             },
             "files": 36
+
             "files": 39
 
           }
 
           }
 
         },
 
         },
 
         "score": {
 
         "score": {
           "total": 60,
+
           "total": 76,
 
           "declared": 30,
 
           "declared": 30,
           "discovered": 0,
+
           "discovered": 1,
 
           "consistency": 15,
 
           "consistency": 15,
 
           "spdx": 15,
 
           "spdx": 15,
           "texts": 0
+
           "texts": 15
 
         }
 
         }
 
       },
 
       },
 
       "coordinates": {
 
       "coordinates": {
         "type": "npm",
+
         "type": "git",
         "provider": "npmjs",
+
         "provider": "github",
         "namespace": "@umijs",
+
         "namespace": "react-component",
         "name": "utils",
+
         "name": "image",
         "revision": "3.3.3"
+
         "revision": "0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69"
 
       },
 
       },
 
       "_meta": {
 
       "_meta": {
 
         "schemaVersion": "1.6.1",
 
         "schemaVersion": "1.6.1",
         "updated": "2020-12-25T02:25:35.228Z"
+
         "updated": "2021-01-04T08:27:13.359Z"
 
       },
 
       },
 
       "scores": {
 
       "scores": {
         "effective": 80,
+
         "effective": 88,
         "tool": 80
+
         "tool": 88
 
       }
 
       }
 
     }
 
     }
 
</pre>
 
</pre>
  
=== Examples of Harvests ===
+
In the definitions where we get gitSha and Sourcelocation, we can map this kind of data with raw_extrensic_metadata by mapping gitSha with Core identifiers by adding "swh:1:cnt:" as prefix and url under SourceLocation as origin.
  
 +
2. Definitions with Per file information
 
<pre>
 
<pre>
 
{
 
{
   "clearlydefined": {
+
   "described": {
     "1.3.4": {
+
     "releaseDate": "2021-01-06",
       "_metadata": {
+
    "sourceLocation": {
        "type": "npm",
+
       "type": "git",
        "url": "cd:/npm/npmjs/-/typescript/4.2.0-dev.20201230",
+
      "provider": "github",
        "fetchedAt": "2020-12-30T08:22:52.438Z",
+
      "namespace": "microsoft",
        "links": {
+
      "name": "rushstack",
          "self": {
+
      "revision": "1800f27e0506a200549004f8bb51dba1f8ae6d80",
            "href": "urn:npm:npmjs:-:typescript:revision:4.2.0-dev.20201230:tool:clearlydefined:1.3.4",
+
      "url": "https://github.com/microsoft/rushstack/tree/1800f27e0506a200549004f8bb51dba1f8ae6d80"
            "type": "resource"
+
    },
          },
+
    "urls": {
          "siblings": {
+
      "registry": "https://npmjs.com/package/@rushstack/typings-generator",
            "href": "urn:npm:npmjs:-:typescript:revision:4.2.0-dev.20201230:tool:clearlydefined",
+
      "version": "https://npmjs.com/package/@rushstack/typings-generator/v/0.3.0",
            "type": "collection"
+
      "download": "https://registry.npmjs.com/@rushstack/typings-generator/-/typings-generator-0.3.0.tgz"
          },
+
    },
          "licensee": {
+
    "hashes": {
            "href": "urn:npm:npmjs:-:typescript:revision:4.2.0-dev.20201230:tool:licensee",
+
      "sha1": "b0a78008deb61b446eec7624d078f1571d296404",
            "type": "collection"
+
      "sha256": "373c0ad17af137f27bb89fa4e744522959b774d97b5a705af79b090228bff192"
          },
+
    },
          "scancode": {
+
    "files": 19,
            "href": "urn:npm:npmjs:-:typescript:revision:4.2.0-dev.20201230:tool:scancode",
+
    "tools": [
            "type": "collection"
+
      "clearlydefined/1.3.4",
           }
+
      "licensee/9.13.0",
 +
      "scancode/3.2.2"
 +
    ],
 +
    "toolScore": {
 +
      "total": 100,
 +
      "date": 30,
 +
      "source": 70
 +
    },
 +
    "score": {
 +
      "total": 100,
 +
      "date": 30,
 +
      "source": 70
 +
    }
 +
  },
 +
  "licensed": {
 +
    "declared": "MIT",
 +
    "toolScore": {
 +
      "total": 84,
 +
      "declared": 30,
 +
      "discovered": 9,
 +
      "consistency": 15,
 +
      "spdx": 15,
 +
      "texts": 15
 +
    },
 +
    "facets": {
 +
      "core": {
 +
        "attribution": {
 +
          "unknown": 12,
 +
          "parties": [
 +
            "Copyright (c) Microsoft Corporation."
 +
           ]
 
         },
 
         },
         "schemaVersion": "1.3.4",
+
         "discovered": {
        "toolVersion": "1.1.4",
+
          "unknown": 11,
        "processedAt": "2020-12-30T08:22:54.795Z"
+
          "expressions": [
      },
+
            "MIT"
      "attachments": [
+
           ]
        {
 
          "path": "package/LICENSE.txt",
 
           "token": "a7d00bfd54525bc694b6e32f64c7ebcf5e6b7ae3657be5cc12767bce74654a47"
 
 
         },
 
         },
         {
+
         "files": 19
          "path": "package/package.json",
+
      }
          "token": "05def0905a5e7c40199708860ecec8c8fae7702d540394d00066207e8bf33e59"
+
    },
         }
+
    "score": {
 +
      "total": 84,
 +
      "declared": 30,
 +
      "discovered": 9,
 +
      "consistency": 15,
 +
      "spdx": 15,
 +
      "texts": 15
 +
    }
 +
  },
 +
  "files": [
 +
    {
 +
      "path": "package/CHANGELOG.json",
 +
      "hashes": {
 +
        "sha1": "7bebb6bd48dd52f747d75e6eabc6471850a70f9a",
 +
         "sha256": "647857d84ef3751afa46ae806c53d2f21d6f0b8f9600dc8a56aaf265ed728301"
 +
      }
 +
    },
 +
    {
 +
      "path": "package/LICENSE",
 +
      "license": "MIT",
 +
      "natures": [
 +
        "license"
 +
      ],
 +
      "attributions": [
 +
        "Copyright (c) Microsoft Corporation."
 
       ],
 
       ],
       "summaryInfo": {
+
       "hashes": {
         "k": 57741,
+
         "sha1": "da7010e6cf672f7852385c3e9beed970a294b3ac",
         "count": 170,
+
         "sha256": "45b02543066943768703985cc6c97976cf14b8696f45166141f1527fbb6b69c7"
        "hashes": {
+
      },
          "sha1": "a8dfe3af168ac0fc9e0a2fdc1cb369ee80d63442",
+
      "token": "45b02543066943768703985cc6c97976cf14b8696f45166141f1527fbb6b69c7"
          "sha256": "827949c42fa25bc51e843eb4a0aa16251f0c757cf48a6f622f593e9562192a8c"
+
    },
        }
+
    {
 +
      "path": "package/package.json",
 +
      "license": "MIT",
 +
      "hashes": {
 +
        "sha1": "3551d742ea583574a4e3c255f3d3c96e4a523855",
 +
        "sha256": "dc3d7454045ef7a9f3df9e5769b03d7593a111d7728861cab1028336289d8bd9"
 
       },
 
       },
       "files": [
+
       "token": "dc3d7454045ef7a9f3df9e5769b03d7593a111d7728861cab1028336289d8bd9"
        {
+
    },
          "path": "package/AUTHORS.md",
+
    {
          "hashes": {
+
      "path": "package/lib/index.js",
            "sha1": "99a4d7c695d29ffebeaac01405624409fcfbda15",
+
      "license": "MIT",
            "sha256": "ca873b8d2e79ec24b7050dc6373efa096a5217eb1caf2fcdb91f04393e3e3e70"
+
      "attributions": [
          }
+
         "Copyright (c) Microsoft Corporation."
        },
+
      ],
        {
+
      "hashes": {
          "path": "package/CODE_OF_CONDUCT.md",
+
         "sha1": "e2707f391baf9a6daebf06f8a4a8e72e9c7d6bc9",
          "hashes": {
+
         "sha256": "3326e3aa4c50d5dccbac386bd691012b9908ef3c391e124b9c542a442d3dafc1"
            "sha1": "7a500a03b4db6fc7812c8f019445ec6e55caa38d",
+
      }
            "sha256": "e3f13b47f43c2a39172f596d1a1fd95cdd5ebe66318753b9bfd71af6c2c1c78e"
+
    },
          }
+
    {
        },
+
      "path": "package/lib/index.js.map",
        {
+
      "license": "MIT",
          "path": "package/CopyrightNotice.txt",
+
      "attributions": [
          "hashes": {
+
         "Copyright (c) Microsoft Corporation."
            "sha1": "47cabeec3e289c126aec9d6515a01732cc07b57e",
 
            "sha256": "0d9e78b962c1f6215aa974365d263c50683b6855db45c6c0ed67ee1002974dc6"
 
          }
 
        },
 
        {
 
          "path": "package/LICENSE.txt",
 
          "hashes": {
 
            "sha1": "557ce4c1f2d1480bef1fe3db9c14615e3b213a99",
 
            "sha256": "a7d00bfd54525bc694b6e32f64c7ebcf5e6b7ae3657be5cc12767bce74654a47"
 
          }
 
        },
 
        {
 
          "path": "package/README.md",
 
          "hashes": {
 
            "sha1": "5656167dab0ccf301746ff73a44e4fb5ecbfdb7a",
 
            "sha256": "82c88594e7e1b6e2a820abb02169dd6aec1e5549c823cfe468b549370fedb1a0"
 
          }
 
        },
 
        {
 
          "path": "package/ThirdPartyNoticeText.txt",
 
          "hashes": {
 
            "sha1": "48cd6ec7bf79eaef3218cb7636a4b3abbdb29da5",
 
            "sha256": "0a64d2681a1e3c7ccd1c2a146a68812d4a23e66ca7cc1dea0e30dbd81e80c369"
 
          }
 
        },
 
        {
 
          "path": "package/bin/tsc",
 
          "hashes": {
 
            "sha1": "8034722b14a0c8deb5a9d1cad62c6e88d9904efd",
 
            "sha256": "8d5fa5bd883fec0979fc2004f1fe1d99aef40570155d550eadc0b03b55513bf0"
 
          }
 
        },
 
        {
 
          "path": "package/bin/tsserver",
 
          "hashes": {
 
            "sha1": "0010812b280e42ebf792f9229f63509684b7d4aa",
 
            "sha256": "a088f0c3419bcb2f7b860ad42e4c9f25ead067eda70af6a10d0a7d453954aada"
 
          }
 
        },
 
        {
 
          "path": "package/lib/README.md",
 
          "hashes": {
 
            "sha1": "d847d6e067ae3c23fb175b6df7b86c36fe776967",
 
            "sha256": "fe4985dbec74b8a7f7baa94498ca4fc9a6e5773e68312d53a62e8fe0dab9b810"
 
          }
 
        },
 
        {
 
          "path": "package/lib/cancellationToken.js",
 
          "hashes": {
 
            "sha1": "9577fc125cbdc94a35633e1198ad764c20d62cd3",
 
            "sha256": "a6855b68bc2c8aef437dc6261a169c9f1cdeaa54df37cd8a30c6b3da0363aa07"
 
          }
 
        },
 
         {
 
          "path": "package/lib/cs/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "a62c893d019765db794f212a2611006bbfb61d02",
 
            "sha256": "a03911dfee33e67135e6f86d3357ad2d07714baa44abe29a592c420602bc18c7"
 
          }
 
        },
 
        {
 
          "path": "package/lib/de/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "2e9c2ac1bd66ee517fa838ae22b622bf7dd59d3c",
 
            "sha256": "95448dbdc90c25ecee88c1e11765734a23e052a1371729d24269b7b0777a7cc8"
 
          }
 
        },
 
         {
 
          "path": "package/lib/es/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "00fbe73d0601992c7215b28b589cd0f958a04611",
 
            "sha256": "2aa94db6c9a75d0c4c74d432118463772e5800cfe20837243b44a17eedaee755"
 
          }
 
        },
 
        {
 
          "path": "package/lib/fr/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "3bacb9aa6660e2e25fa15e9be9783c256baab93c",
 
            "sha256": "8aafee19a689962e67c4fcaa52d3e0a8cee0ffca8d324ac1a24fe3e6c0918da2"
 
          }
 
        },
 
        {
 
          "path": "package/lib/it/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "87d2d48140f366dcba72bd2b1ae626c60f040da1",
 
            "sha256": "2671414c4cd84bd8960ffda2788d3a61cd3c67127cae1ba63f4ed5197c056057"
 
          }
 
        },
 
        {
 
          "path": "package/lib/ja/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "38118cf8ae2bc032803b458883ce673dab76041b",
 
            "sha256": "9343a1d9026aec9a4ff981640ebb41429f686bd7eaf6cd028b0983110f10dcf9"
 
          }
 
        },
 
        {
 
          "path": "package/lib/ko/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "b79b425aa770f7cdfad78f8aa7c3c8217999594f",
 
            "sha256": "e94a3839888a832ddb0ba5c1784968c68304f1969b976adcac1f3ea0201d4816"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.d.ts",
 
          "hashes": {
 
            "sha1": "96b95b167cec4b36a1016973145fcc2e661f5cfa",
 
            "sha256": "2dc8c927c9c162a773c6bb3cdc4f3286c23f10eedc67414028f9cb5951610f60"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.dom.d.ts",
 
          "hashes": {
 
            "sha1": "1e8ee1e3c90b0da2a7cf3d20ffd59f40760e110c",
 
            "sha256": "abadddbf660adeec27e9a56584907d52fa1d6e1e1dc49f639a921baa951b7a84"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.dom.iterable.d.ts",
 
          "hashes": {
 
            "sha1": "77cd7650a4926e6a5a06271d7abbfafa18f5f105",
 
            "sha256": "d42f4141bd9ce82b4e2902f26acb00c183e321be19a38bbc0e76a922c1724c94"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2015.collection.d.ts",
 
          "hashes": {
 
            "sha1": "51efb617b5dfd0433d35dc8938c5794448fc3ac8",
 
            "sha256": "43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c"
 
          }
 
        },
 
         {
 
          "path": "package/lib/lib.es2015.core.d.ts",
 
          "hashes": {
 
            "sha1": "7eb38871aecda172165bdefacc2d1246fd358807",
 
            "sha256": "46ee15e9fefa913333b61eaf6b18885900b139867d89832a515059b62cf16a17"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2015.d.ts",
 
          "hashes": {
 
            "sha1": "b13b8742971b8c9514e5205dbdfc8e00a910798b",
 
            "sha256": "dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2015.generator.d.ts",
 
          "hashes": {
 
            "sha1": "fc444b170fab55b84687b438c6d0efef49e21730",
 
            "sha256": "cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2015.iterable.d.ts",
 
          "hashes": {
 
            "sha1": "9a20293d5ea452dbaac710adb02cb69def079445",
 
            "sha256": "8b2a5df1ce95f78f6b74f1a555ccdb6baab0486b42d8345e0871dd82811f9b9a"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2015.promise.d.ts",
 
          "hashes": {
 
            "sha1": "ecb2818ab7de0db7c071c9e6ea3198fe9d89c160",
 
            "sha256": "2bb4b3927299434052b37851a47bf5c39764f2ba88a888a107b32262e9292b7c"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2015.proxy.d.ts",
 
          "hashes": {
 
            "sha1": "7cf1171043db34d677a1946bb082c732c044fa8f",
 
            "sha256": "7207e317a2cb07a177e7d963ab7b8c0e85dde7f9ddb50351f830239bf597569e"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2015.reflect.d.ts",
 
          "hashes": {
 
            "sha1": "97d630650df64563bbfdc08e885e9bf97efaffba",
 
            "sha256": "cb609802a8698aa28b9c56331d4b53f590ca3c1c3a255350304ae3d06017779d"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2015.symbol.d.ts",
 
          "hashes": {
 
            "sha1": "27cd1d31f861621bdfa51fce56f9804a4d7fe3ff",
 
            "sha256": "3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2015.symbol.wellknown.d.ts",
 
          "hashes": {
 
            "sha1": "8dc778bbb85bfdd077bf073d8bb502e7bfec2c27",
 
            "sha256": "9d122b7e8c1a5c72506eea50c0973cba55b92b5532d5cafa8a6ce2c547d57551"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2016.array.include.d.ts",
 
          "hashes": {
 
            "sha1": "69734007eec882b4d5ea6440f197c7784ca64b83",
 
            "sha256": "3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2016.d.ts",
 
          "hashes": {
 
            "sha1": "6ea18481ee02fc1d23dc490a2fd56909220bf2da",
 
            "sha256": "7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2016.full.d.ts",
 
          "hashes": {
 
            "sha1": "f96d61eba30372a6794159e1d38f34277ba21fef",
 
            "sha256": "2dfbb27de6bf0db1018122b054d26cf1fc47bc1979d096aec101b08a42c63b13"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2017.d.ts",
 
          "hashes": {
 
            "sha1": "7157e9e2a271cb117b5beb5ae322b33e83490d2c",
 
            "sha256": "8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2017.full.d.ts",
 
          "hashes": {
 
            "sha1": "249fc82ee87b22f408e8c36630b6f8524dac7f87",
 
            "sha256": "d2f31f19e1ba6ed59be9259d660a239d9a3fcbbc8e038c6b2009bde34b175fed"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2017.intl.d.ts",
 
          "hashes": {
 
            "sha1": "aebe710048561113744eec1c5eaf92bcaddd16b2",
 
            "sha256": "12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2017.object.d.ts",
 
          "hashes": {
 
            "sha1": "19a48bce8a3d844fdc53e39793fdf9a88230bf3a",
 
            "sha256": "17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2017.sharedmemory.d.ts",
 
          "hashes": {
 
            "sha1": "97af2db3e0afaad070b9bf40e04ecf6fe238be0b",
 
            "sha256": "7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2017.string.d.ts",
 
          "hashes": {
 
            "sha1": "d91ac888ead07a65cb85c78f7c9e076897ea3c19",
 
            "sha256": "6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2017.typedarrays.d.ts",
 
          "hashes": {
 
            "sha1": "967d2e4c46c033afabdeb40c0928cdb398418443",
 
            "sha256": "b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2018.asyncgenerator.d.ts",
 
          "hashes": {
 
            "sha1": "014eda3c2e676df54f4ab15978fd34ba2ef09a9c",
 
            "sha256": "0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2018.asynciterable.d.ts",
 
          "hashes": {
 
            "sha1": "34c023399b99773b86dc076da7672501140b3f38",
 
            "sha256": "a40c4d82bf13fcded295ac29f354eb7d40249613c15e07b53f2fc75e45e16359"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2018.d.ts",
 
          "hashes": {
 
            "sha1": "053fe574cc9f83aa78f0f48446babbb2798f8f41",
 
            "sha256": "5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2018.full.d.ts",
 
          "hashes": {
 
            "sha1": "4afcaf5743ca23e4083d4114acf64730e1048445",
 
            "sha256": "32b8443be144970b813b9dd72dcdba2059fbdfdae4d3a50c4d8a158ed6057bbe"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2018.intl.d.ts",
 
          "hashes": {
 
            "sha1": "35135996eaf1f1969de9f1bc129f8de44b029016",
 
            "sha256": "df9c8a72ca8b0ed62f5470b41208a0587f0f73f0a7db28e5a1272cf92537518e"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2018.promise.d.ts",
 
          "hashes": {
 
            "sha1": "3ec3950706ec1eb6d554895a042fc2837043e3b6",
 
            "sha256": "bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2018.regexp.d.ts",
 
          "hashes": {
 
            "sha1": "d051288889feba4e51391fa8023d076ebf36303b",
 
            "sha256": "c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2019.array.d.ts",
 
          "hashes": {
 
            "sha1": "45f076ea2086cf0a693b78b02e8a270cc6aa0418",
 
            "sha256": "9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2019.d.ts",
 
          "hashes": {
 
            "sha1": "ecdb75806a45d6081b9c608079177656dac43ae5",
 
            "sha256": "e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2019.full.d.ts",
 
          "hashes": {
 
            "sha1": "8c58d7a71753d6029887d6d3c8a115871e46089b",
 
            "sha256": "1f03b495671c3a1bd24510f38b8947f0991dfd6bf0278c68eca14af15b306e1f"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2019.object.d.ts",
 
          "hashes": {
 
            "sha1": "703ce764a666352fcd169621c3425e7ff70e63a0",
 
            "sha256": "6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2019.string.d.ts",
 
          "hashes": {
 
            "sha1": "bdc6743b54e5d8fdcb7c9d1916d96624e098bafb",
 
            "sha256": "93544ca2f26a48716c1b6c5091842cad63129daac422dfa4bc52460465f22bb1"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2019.symbol.d.ts",
 
          "hashes": {
 
            "sha1": "4ffe1b2ff08f0f43a909e279344b37c10c99e904",
 
            "sha256": "2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2020.bigint.d.ts",
 
          "hashes": {
 
            "sha1": "80d1d62c7ed2e08e9455387765bdc217377fa10d",
 
            "sha256": "7b5a10e3c897fabece5a51aa85b4111727d7adb53c2734b5d37230ff96802a09"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2020.d.ts",
 
          "hashes": {
 
            "sha1": "89e4bcc716539c7805236b18eb8bf5e81bded916",
 
            "sha256": "e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2020.full.d.ts",
 
          "hashes": {
 
            "sha1": "ac79aeec8b6a34db83f064bf19d636a54b13a95f",
 
            "sha256": "f58c6d0669d1ee04b2fcb0e87fb949b6828602f3f29c7bf6c76a214f16fd50d5"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2020.intl.d.ts",
 
          "hashes": {
 
            "sha1": "e158344e066d13d5e97646a274d9f5421ba923b6",
 
            "sha256": "fe84651b05911f09771df38a126943d4e0eed6a20c7afe1176fcca3fb52bfe1d"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2020.promise.d.ts",
 
          "hashes": {
 
            "sha1": "140acbe0c1e11672d6c37cf4878959fba9b92572",
 
            "sha256": "7435b75fdf3509622e79622dbe5091cf4b09688410ee2034e4fc17d0c99d0862"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2020.sharedmemory.d.ts",
 
          "hashes": {
 
            "sha1": "edbab46ad668045b1425c5e329ed75eca3037de8",
 
            "sha256": "e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2020.string.d.ts",
 
          "hashes": {
 
            "sha1": "24639339a3dbc34969d9e37a7096356531f5c71f",
 
            "sha256": "faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es2020.symbol.wellknown.d.ts",
 
          "hashes": {
 
            "sha1": "e9d09921ac8b0cb3b54c0f62209c770082b13ee7",
 
            "sha256": "936d7d2e8851af9ccfa5333b15e877a824417d352b1d7fd06388639dc69ef80a"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es5.d.ts",
 
          "hashes": {
 
            "sha1": "d02b01530a83ce2fe01f142026a7f51da2142faf",
 
            "sha256": "bbc805be5aa9cbf1963e35f742603e0aa575c42a25112476f9f0141007beb913"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.es6.d.ts",
 
          "hashes": {
 
            "sha1": "7bc0f322969a179afb1f0f5ba4a15f42cb1f207d",
 
            "sha256": "721cec59c3fef87aaf480047d821fb758b3ec9482c4129a54631e6e25e432a31"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.esnext.d.ts",
 
          "hashes": {
 
            "sha1": "ff968afc2a543baed4bbee1e16b50cf0272997cf",
 
            "sha256": "fc7a21dd3ee27fd0a9ff1c46534efcd9c3cec51a445b479bb326d871c0aa8302"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.esnext.full.d.ts",
 
          "hashes": {
 
            "sha1": "bf24553f68352620a07c751b30f8afdb806ee6ed",
 
            "sha256": "d96fa8a56871904776165ceb8e00bd56127e1a017bb2664cae76223b5f815141"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.esnext.intl.d.ts",
 
          "hashes": {
 
            "sha1": "f606ea5575ecfa2dac440d7a12873e6e2e1d8d4c",
 
            "sha256": "506b80b9951c9381dc5f11897b31fca5e2a65731d96ddefa19687fbc26b23c6e"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.esnext.promise.d.ts",
 
          "hashes": {
 
            "sha1": "7c6ee71df9d4478ee7e5ec6c3a260b90ec3f5bc6",
 
            "sha256": "cd6efb9467a8b6338ece2e2855e37765700f2cd061ca54b01b33878cf5c7677e"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.esnext.string.d.ts",
 
          "hashes": {
 
            "sha1": "cd3ffdd8a800b4a0b9d741795b47b3cb8f3ecd50",
 
            "sha256": "fb4416144c1bf0323ccbc9afb0ab289c07312214e8820ad17d709498c865a3fe"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.esnext.weakref.d.ts",
 
          "hashes": {
 
            "sha1": "f685f6bcdde96bf4921e5a4ec9e8144508999fe6",
 
            "sha256": "1e61418f41d404e744b6536af9f8c6f6674dd4d54c12335cd0c4f7eded69cf3f"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.scripthost.d.ts",
 
          "hashes": {
 
            "sha1": "ecfaa2cdd19c8673ec3595a34a095c083ae0a33f",
 
            "sha256": "097a57355ded99c68e6df1b738990448e0bf170e606707df5a7c0481ff2427cd"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.webworker.d.ts",
 
          "hashes": {
 
            "sha1": "2fc264f3aed88f402ec685f004820c4fab4a6881",
 
            "sha256": "d236c5185ed53b51f7aae967ffdc8556aa1e38a2a116ed984cf40808f5724499"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.webworker.importscripts.d.ts",
 
          "hashes": {
 
            "sha1": "7444f8fcabaac373ff53661fd7b5a9b29ac917a1",
 
            "sha256": "7fac8cb5fc820bc2a59ae11ef1c5b38d3832c6d0dfaec5acdb5569137d09a481"
 
          }
 
        },
 
        {
 
          "path": "package/lib/lib.webworker.iterable.d.ts",
 
          "hashes": {
 
            "sha1": "8d6281e980cd4086f4687e5372c041eb12e85ad9",
 
            "sha256": "68a7c5288f9d9d63044702a31bbcdcc48ade654c1160c90b400c2bfa441158ea"
 
          }
 
        },
 
        {
 
          "path": "package/lib/pl/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "75e08016e8c658a37e5042718f674461e08f65d1",
 
            "sha256": "cd46e076af7c9a2986aa6b8165c9d300aafda369d086e4c77c68dc6322e8a240"
 
          }
 
        },
 
        {
 
          "path": "package/lib/protocol.d.ts",
 
          "hashes": {
 
            "sha1": "4cbab3173f5aeb46c3d496239082ea8cf235d843",
 
            "sha256": "56a6358b9c142dd03f547e90d359ab88bc8ce19f8f5e3ec86224f42ffebf14ae"
 
          }
 
        },
 
        {
 
          "path": "package/lib/pt-br/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "eb9404d6b16b7b8109df87aa26ce679d17d4a0e6",
 
            "sha256": "1841a0cc129698d626c849fc885c420a9ea18c7313e8e2d8b3f7909a1e39c028"
 
          }
 
        },
 
        {
 
          "path": "package/lib/ru/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "32b396dea80e0be27eefa058959ab18cc1b08c9d",
 
            "sha256": "705a9dbdffd6d933ec40e03d3fbc5d1c6f33b30e3a7b9e06a606282802afe72e"
 
          }
 
        },
 
        {
 
          "path": "package/lib/tr/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "2803bf9eb63ceb356c754fdca8d6b9ac38e8bc5c",
 
            "sha256": "7e6918aa5a1bc34496dcb94aed90dbf50c76975c36bc78348b169ea621905f2c"
 
          }
 
        },
 
        {
 
          "path": "package/lib/tsc.js",
 
          "hashes": {
 
            "sha1": "553c01887016dda3994b8434dc628a487b2f8813",
 
            "sha256": "2637d959742d344290f0bc923ae1dbb5669c0734961e53adc1bc19b00447e2de"
 
          }
 
        },
 
        {
 
          "path": "package/lib/tsserver.js",
 
          "hashes": {
 
            "sha1": "d9703e9d013ee8fb5885da1c69efd233fa4b9672",
 
            "sha256": "1941f8dc54b9ea981502af400437c28f2fa146e3495b313c588161f2496f261b"
 
          }
 
        },
 
        {
 
          "path": "package/lib/tsserverlibrary.d.ts",
 
          "hashes": {
 
            "sha1": "71163c8383ea7900e435199bbad0ffb9ac3f54a8",
 
            "sha256": "bd6acac89f4d6adcc0af1166e78896d22dba740068ac51b3f6eec91e66bfb1a4"
 
          }
 
        },
 
        {
 
          "path": "package/lib/tsserverlibrary.js",
 
          "hashes": {
 
            "sha1": "a91793aba4b69bdc5b8cab9406775ab0559dbfd3",
 
            "sha256": "869f8ad10fd3512893137fc6b11eb6dedc1dac2748aa1f7077fad59af0eecf81"
 
          }
 
        },
 
        {
 
          "path": "package/lib/typesMap.json",
 
          "hashes": {
 
            "sha1": "c3b6842b1625a150b40b9e713158816a8e2f8e4f",
 
            "sha256": "b51973e51598301f7c7b9ca0dbeacf8fc3089f50fed9b2ab42a788382c083418"
 
          }
 
        },
 
        {
 
          "path": "package/lib/typescript.d.ts",
 
          "hashes": {
 
            "sha1": "a7ce301c3d32cb416df1fb9e2be33e8fba72781f",
 
            "sha256": "823ca666946e56fdae83395264a8b25ee7add9985acb5429f061d266dbd30e8a"
 
          }
 
        },
 
        {
 
          "path": "package/lib/typescript.js",
 
          "hashes": {
 
            "sha1": "5c5d911b6a9fc6a0eecfaf4c695db4dc76040dab",
 
            "sha256": "95c85f228ed2b9219a2277c527e67625b05e4abc5e8d59843ae63d01fb5c0019"
 
          }
 
        },
 
         {
 
          "path": "package/lib/typescriptServices.d.ts",
 
          "hashes": {
 
            "sha1": "490e8db9e6ca2277792b43dd0a735d64b8d6bd1b",
 
            "sha256": "e9e529c62b804cd17fbb53c8fe18f4fc26da8e5fb1c2c82f54a6f0e73f8239da"
 
          }
 
        },
 
        {
 
          "path": "package/lib/typescriptServices.js",
 
          "hashes": {
 
            "sha1": "8d524125415e0eed1ebb35ddd27f5a5fb947cc5e",
 
            "sha256": "e893e1ab08a6a5d2c2ba1c28d9d9ac7aa098249d1b81e01a2422b5ffa17ae848"
 
          }
 
        },
 
        {
 
          "path": "package/lib/typingsInstaller.js",
 
          "hashes": {
 
            "sha1": "b394e33633bd81136033a14df92d38951241e7d5",
 
            "sha256": "d75917465dcbc8661b6771c55fd6b2c56935ba0ecd2d6d1a70b68da4a1b47fea"
 
          }
 
        },
 
        {
 
          "path": "package/lib/watchGuard.js",
 
          "hashes": {
 
            "sha1": "289ff4c23a5fd3bcd2e03f48ef9d0e35f78d0e02",
 
            "sha256": "b6c3f1afc4a48a25b50fd0b8792a0a9bba8db3d0fc831dc485b8f5899d150400"
 
          }
 
        },
 
        {
 
          "path": "package/lib/zh-cn/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "62e9834952a18d928ef4c35540e7a4521cc92702",
 
            "sha256": "1e67a8b2a7d36cb41cb5aec7d8306782faf3f2991823be7bfca9fe68b1eb724b"
 
          }
 
        },
 
        {
 
          "path": "package/lib/zh-tw/diagnosticMessages.generated.json",
 
          "hashes": {
 
            "sha1": "22f49d9564b647647aad83d2a752d4bd610d9fb4",
 
            "sha256": "0e58a37c69d0d83fca708a56fe4ea572a7b07177dda6343e1841ea40435a2719"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHS/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "7731b0681fbfb3a4b4208779eb489fe153886a73",
 
            "sha256": "9f67b190b006b71b331a66d9e17c789643c8acd49a4d39984c229fcb870e45eb"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHS/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "9225f5f7c486e8bd1f121d6d3e7241d070cee2a0",
 
            "sha256": "8973d40deedc69a27a8d9c166ad39d381b118bb6a068df482e0b6950e773619a"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHS/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "ce8f7a23b00b9419663d3135a7ae7495f2d8a545",
 
            "sha256": "233a250858c5b05aca234d4db99ffdeac5be9f997c6888ec5ff960bbd86ed5d7"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHS/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "d6b967e33d37f29301259a48b0bf9e351ec4ea0f",
 
            "sha256": "46197de67d4db8309af1298af1d42fa15a01ac0962dded1e52477403f20bfcd7"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHS/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "fc7a673900e33be4b0443294c9f75ca031f3d9d9",
 
            "sha256": "ad2748e7e2ee8ac0516065f4b1148989aa39440b8b116a82de5f3cbe493a6b3d"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHS/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "1b86d169cb0e8e4372601db02d6924c295bb79ef",
 
            "sha256": "25d5b3a36ed5aaf35b75609b4d45fe5dc9baeb0d262731e45f6e101deb73e2f4"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHT/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "9749fcd8ce8c02dfd964469c00a5db2a611fed00",
 
            "sha256": "0d59907fb132c4be6415daeaf8f0be8acb45eb2da7a652cd1891410bb27d2083"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHT/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "7b5373705b4c356f4b2f4adeda31d6611f3274b9",
 
            "sha256": "486995dbd598cb298beab4cfadb4af23fd069f7b4e9e2e6871d3f423933d7eaf"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHT/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "210c933cd1c7a6be0fd6eb2091d3a5167d9da888",
 
            "sha256": "e7df4af70c60886bc00422caefda6d43b802252576dbb3bad1fd9f92a1264bd9"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHT/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "9a3d56568a5b8b32ad99358f7c4c43352e6e2161",
 
            "sha256": "587eb66584da53682a8747a54a6c1563ab28dda830281b10386d4409faee6257"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHT/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "705e8f065b7b40924eb82763ed50d218236a6dd1",
 
            "sha256": "305b28c193ee5f32439b0ac35ec9d851866b720ca0f73c2f3023849f8fbbfe56"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CHT/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "f8096be0d1d41801fab69ef96aa48f4f31f4af0d",
 
            "sha256": "8b25b4f8c9d98e491cff343609cc22e6eb491601e3944632ad3e7ac4d207de35"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CSY/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "94c5a7c00684884f178f94c1f7cc57b426de43cf",
 
            "sha256": "049da9ef9ceda4b6f6ce8db56dbc3dcd34636ffebacabf1f4a6a41174100871f"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CSY/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "e6b1fb537cff5d90d0b13a827726cdc74d829a4e",
 
            "sha256": "28b38046d42023890e3abaf4365603b63904a87b9da4b92af9deb5f4d7eacd2d"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CSY/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "0160212b873d7d035cd1898f0e7a4132cf0d3ac4",
 
            "sha256": "d39a8d4c5889711b5febc9b145fa72b2f3f088974ccd13457c34563148f9fe1b"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CSY/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "fc69fdb1894d97292156cf77cc6424edbfc04672",
 
            "sha256": "8b1baea5ab433b5eab0c80aa0026a63b517001174c343edc6f51457cb41c7e0d"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CSY/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "b509f89512164c587901a572a7097c41002786cd",
 
            "sha256": "3b63e27fcfa8b3e48a528b0acb634e564b8949f9fb3207531cbab400b15b9c97"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/CSY/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "35c83d8b30d59af8c5bf304a201b89fafac966ba",
 
            "sha256": "e6752f32b76e41a18350b15c6e0fd3d72ddaf5772c4e8a82bd4f841ec54969b2"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/DEU/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "d4a08fccd85debb4c0312e7f80b15b6d4ec2161a",
 
            "sha256": "5dbf79dfe97b1efe9938612f973a1ae6318b503bc19c72a239781b9e1b1993ec"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/DEU/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "09e0fca2cacb01b8d2febe8c9db44abd117f43ec",
 
            "sha256": "a2bb704a43e7d740c4c187924aa1fe70234cc3a9fca64c1afcdc4a35c306f8f3"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/DEU/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "d8f43e95a9e52d1c130fe2b8e27116c6a3b804ec",
 
            "sha256": "d3fee348fcac6bfe20488e03d097c767b904fc43ceec253fab0f269449149595"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/DEU/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "d7741422788a17b6c71bae2c45c82307024d47cc",
 
            "sha256": "126b2fedd4e9b8db38f9bbf95d1da9a72785181be50d84991917bd6716eca5cb"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/DEU/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "02b08a2870f58aff3baf20fc2deda4d4d200ce38",
 
            "sha256": "5a8a15e3c32fa876c416aa48363eb1d3ef65e1158710cdd4793a72d9408f61c1"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/DEU/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "b0d25d32e4907c1cf0a8782cd3af44fd97bfabf4",
 
            "sha256": "e70a3048149c550f5f851bec1b452501100dcbe6aa49398dee6b8d990d1b239e"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ESN/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "17be005b98dcdc65cdb0917674908fa36499e17f",
 
            "sha256": "f37c386f3ee6ba871663ffef6896b928b7e9ae8a2a8eb1a98da3bb1b97c1f13c"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ESN/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "be20061db61b0b873754d6be2fa46c5cbd17ae47",
 
            "sha256": "6ccab183c6272f0ba0ff742aecd82fe7ac000787a9ae423899ec3f644daeaa74"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ESN/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "cbe0ee56e668f52e0d7b7bb2cf2696c9d7659a5d",
 
            "sha256": "2cfe4891e418c571e4afd636a3243d468961d68c7cf1614d6724c3818c49f1bb"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ESN/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "b225e7f38c9cbaf1a112ff5740fa1c924cd0763c",
 
            "sha256": "c6d3d3312586d547186009358ec79ea8be237aa8adb76c1032e340b06f182352"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ESN/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "c7c7ee1274184b3968927497af12236db837758a",
 
            "sha256": "e0b7604b821b0c43cac105677fe74861111585b4bd924b85d75db85f7cd84f41"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ESN/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "18c0dbee64aa3042a0d99d7f55a35efbab2731d4",
 
            "sha256": "f8a0dc046c6c700204abdb79482867c463ac4736dee09796bfd627e0bf0cbf26"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/FRA/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "014b54bfe5d0c7ae819363010f4a68b5f8805f84",
 
            "sha256": "e26da4d234650b101bf16292e0c75764e0dd38cad91281c965fd2c7d40a7adf0"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/FRA/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "fb4b8522941545cdde585446f2643a876cab732d",
 
            "sha256": "c44c56bf40e1bc2ed8a9d9a3624e270df774d42b4d187985b894e40dfbec1bb0"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/FRA/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "7dba29f4aa7fa057b1e1fd0fe99d59c90f9e26ed",
 
            "sha256": "098c6aab908bc7d254baa8f68ae8b979ff46cd2d5082da410970484f27720216"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/FRA/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "149abe81f3eb9358129e22de2a778cfc0f5b55b3",
 
            "sha256": "c3200129628f432c760e2010879483a764b5356a1825a828343afdac774eb88c"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/FRA/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "a42e35ea8ddac7a124c86c8a88d4d808ecc656b1",
 
            "sha256": "c2bdaff40baa5b717e730fac7b1e088a4aef0b031e1cdab0f22902eb2c4bfda9"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/FRA/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "828cc372e56041f041a84330da4b756f63b5ff3a",
 
            "sha256": "1b6b99f2ef91447347d2b195b18c6f4ba8eb5cad949ccec1c0d9ca46c08251ce"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ITA/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "be0c10ac7814fa39d1164b76cf16b06ba855f202",
 
            "sha256": "41f901d489037e01acc8a6fd23b29a22deaa02bd767b5787d3728a572bce4b0e"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ITA/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "fbfd152099543cf9510464ed585fbb06fe8cf074",
 
            "sha256": "95cc123f5fa48812d42ddf78001744a887e9c07c3494204ad3be69175a98a7ea"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ITA/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "5baa33cf16fe2ad52da4f1ac38ef148f74610bc3",
 
            "sha256": "31a7042ff9005da40e8554232917f5216981d93fefb83b90e3db8701c151c465"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ITA/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "620a4e8bdf0b2e688c018ffb4db889eb293ee0d4",
 
            "sha256": "50ce62cdbc1b67ecb08d2985d9a3c8857d1601cc64d3c5be53f4e71f34a15f34"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ITA/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "511323b107faaf79f0cc5b360da1d67abeef79bd",
 
            "sha256": "027f4ac2256a33a97367a9809d28e79abf57d6193cae40d1c7798cca511ff9bb"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/ITA/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "f2ce4cf020fbc3854721ef4ec68a685ea31b9d34",
 
            "sha256": "4c5bbbfa7d34c195a0e9962b64b9916c11d52b89e6baa6ffe5a117fc56875446"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/JPN/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "011c989a01f63c907d2acacb7b390e683c5d6a73",
 
            "sha256": "7a132999acfa74588bf05d0ab5f0fb3f7996dbdc75530f256432f29ba192a1cf"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/JPN/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "cd7e3fd9fa484d53a637f1bcde7be11324671198",
 
            "sha256": "b4d4a8bfa5fa33411770dbab437145fdb3f96ac30bb11f300059344222b04f36"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/JPN/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "855683e3e6b06d5ec8a3b4b3c774a38c7abd2273",
 
            "sha256": "949f249f804b9a7208dba9cdbac79724c2fb9aae3ef8087407f0ae270f613f2b"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/JPN/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "c17a146ba41c7fcac08b9796baf00d713f00aaa5",
 
            "sha256": "39a72abd228f9347dc495eb34c28ef834c06286157be673ebc5469d886a48cd5"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/JPN/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "5cc922fe9b91ef8b7bc6f70531d7f943980a7880",
 
            "sha256": "4c4cf734cbeebfd39f4721aa2681f2111c74173f7fd127061fdd158d2a816e2b"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/JPN/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "f15ae0d20e561a68c2a73501d6b1f3a98e1dff89",
 
            "sha256": "d8918569d77c66a9d65715b3925f27bfb985dac0843608c0e5fbf1e5568fa430"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/KOR/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "e82d66ed1d65a498ab91cb84b35ab8b68c0c6995",
 
            "sha256": "c468c778380fd3ae664f98c2bfd60ce41c108313ba536e01e6cafb8fd466a0e8"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/KOR/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "dd57c148a6708bb82c035c33f0870df22ddcc8ba",
 
            "sha256": "3650d758d39e9f13e07d049d2847d18fb304991370d89f2314e74d147207ab3a"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/KOR/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "ef749a536cfef2d8da0515937c4dedd3e922b7a9",
 
            "sha256": "ed1e7015fc957d45e02c22261a6d10aff43a012228dcac0889c0c24776e09ee5"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/KOR/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "fa81910b5432d843a8effa3794d18b5fd9d3a0bb",
 
            "sha256": "f0ea9483a4ee4e8dc8de4c1932b5141b718d3c7913b9f2d3f464f54cc4902737"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/KOR/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "a31a5a3bbdeebdaba39ca3ee34fb933acccd1a46",
 
            "sha256": "1e253a22eb1b614a599cb26dc465f655f07227f2e761589b080c3f7adb7a412f"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/KOR/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "a5a8e9d6367f915494e2f4cc809afb629eefd0b1",
 
            "sha256": "b23c0308ff100d1f6f69419f3c7411a3b07f92ccafd9bf1549ca350ee87fcacd"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PLK/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "d8997d068ad61f3fd0528bbe842ab96ac02e828a",
 
            "sha256": "b52bb746942b4ea7d1dc002355102250ada7d522a7c417541127e5b82b2bc05d"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PLK/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "23e6fd50d8acd9b1a8a9e395c945ab6614902974",
 
            "sha256": "e4bf60df5b3ebcebd53b48bdcc0753a6f7ec1957b67c046ea1fd36b5e8226696"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PLK/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "936df562e4bace1d22a0b42f04754db1af92137f",
 
            "sha256": "4814111e569a689b4a722e449aa373043cd3ae00f345cdfc08e23c93b8946f62"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PLK/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "e1a05b3f38ed3dea621771b10db05f453a0402b6",
 
            "sha256": "2eea1a965ee0815f81b2e6d2a97fdb72dec4e681d2a0acef824c1fe3c7f3fdf7"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PLK/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "ba867111451fa8c7da588e4036fcfa7c7d324a05",
 
            "sha256": "368cb13bdb527847028624428f9f8c90c7a010ff4e042a2e33d48826797f27fe"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PLK/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "06c14a91ad913d1403b359d28762e33af76e91d9",
 
            "sha256": "9a11669cb9bb408dc30617f4dd69a0e2decb6ff1802654bbf66063a1dba2994f"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PTB/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "7e756889e2f5aab002468b7e6e2500f26062ac97",
 
            "sha256": "4f97c426c33aa7416b3eb8a8c8221eddf001e824f3ebf2c6545f5676a75e56f6"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PTB/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "438fcb22c5f818d8b3b8af06a0b58233904f701d",
 
            "sha256": "83b4b48e52577d24da1814bb57eb5dc7243ccccab4759627efb6e19d15f28666"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PTB/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "f2e9a8c5b674957cd4be41688823af2f88657549",
 
            "sha256": "208de9d179a89608dea041cbc35c74a3ee1ada8cc9dfbe33fe9eb3836bc74c42"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PTB/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "bd80ca44c8b127d58c2d232eeea44a981861cc32",
 
            "sha256": "46c5e3b1cb9ed1272fef4c8a1dffa11c621047c0c4b08ca2624f473238aa25ea"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PTB/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "fd7b4be444f9ec49a040ff2752ad0d3da35d569b",
 
            "sha256": "36b32ef41e7743b495a96dca1a4807895c0a1920d2ec1aa50fbe8b427e94b263"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/PTB/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "ea89607af07d1edb1f9aba44d7d6f64757118fae",
 
            "sha256": "163a7f1bba742b762203cb5d3efba8227ceee3efae7540fb99b805ee94d98f3e"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/RUS/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "b922922304da15efe038c63a60910848efdc4b75",
 
            "sha256": "a56c68c30eafd1bb8e2380854a6c7d92feba925eaebe0e55549cad2c175449fe"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/RUS/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "35f21edbacf1ec72f2b22174a6d4c7bc9059df95",
 
            "sha256": "e632a788c61151d91506426ac2c340de665defb10c7225781bfa44ffb404d171"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/RUS/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "461600553dc50415ecd17bcd7eda32387bf75ebe",
 
            "sha256": "13aaeef4812a331d0bc1434f32385e960dd8c328f74c762b15ec72b6ee156666"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/RUS/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "1e57d9bdf9e7c1d4632e02c6c6dbae5b0f39d9c2",
 
            "sha256": "5447f00e572f4220144a95dce62125d78d73aacc4438a62fa976a148823f525b"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/RUS/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "90de9f7d2f530cfb735e1670e5b85d56e07ab634",
 
            "sha256": "51fcff962fc383580e454116e5391e28121548d3549a19c0e7b4fc9f097ce42c"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/RUS/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "c600e740fe88eeb15daec4d5297c011015d73b4d",
 
            "sha256": "5596f7e642309ad0affe4d6b6a699c2bcda3112af4734c496f9ec6173a7895de"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/TRK/Targets/ProjectItemsSchema.xaml.lcl",
 
          "hashes": {
 
            "sha1": "0b6d850ea0a99e7be2d7609ec9e022cd8ce8b1f3",
 
            "sha256": "d68ddd32ad106c5420038b9dde72313bc592007b4df244483099911bd880952a"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/TRK/Targets/TypeScriptCompile.xaml.lcl",
 
          "hashes": {
 
            "sha1": "d2ca6efb5ce67160ab3eaba917d33cddf0a2afc4",
 
            "sha256": "f1f1c670316ecf2fdb5eef90f47061478d9bdf61943359dfe52928157fbdc1ad"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/TRK/Targets/TypeScriptProjectProperties.xaml.lcl",
 
          "hashes": {
 
            "sha1": "9128acc8e7b5c4872a16022024b0b5c1096f9ecf",
 
            "sha256": "67b6a097aaf456b85dcd05ac771bab106716787552fc14e8e876d43e96aec362"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/TRK/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
          "hashes": {
 
            "sha1": "a07c8888e2905b895b5e6e73f286ade80419f46f",
 
            "sha256": "79e57e96bacaaca40f94dd149e51626a7ad84e5deaa9329e8161207705b77351"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/TRK/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
          "hashes": {
 
            "sha1": "a18c80a0cd870d61aa9e86fe052ea74e4fb909d8",
 
            "sha256": "0a5ac934df3408dd6f2a142c71d0de6d039151fb07cb95dcb1410d5ba5aaf38d"
 
          }
 
        },
 
        {
 
          "path": "package/loc/lcl/TRK/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
          "hashes": {
 
            "sha1": "25620c521cf8b65c24fa24db920b1d5b2f6d80a5",
 
            "sha256": "f9e321be0648ef99c2f5f3d83ec6ed3ff1cc8e70f830d88cb49439f09c8065fa"
 
          }
 
        },
 
        {
 
          "path": "package/package.json",
 
          "hashes": {
 
            "sha1": "16b97e3ad90d6fb47918b4ac8d6691045b754bfd",
 
            "sha256": "05def0905a5e7c40199708860ecec8c8fae7702d540394d00066207e8bf33e59"
 
          }
 
        }
 
 
       ],
 
       ],
       "package.json": {
+
       "hashes": {
         "name": "typescript",
+
         "sha1": "4928f7046478eb90206a298d5b4fff31a44c665f",
         "author": "Microsoft Corp.",
+
         "sha256": "a9ccb69e65fa0c9b7a12c9a1d6fce5d4e2ef31d446bd0438ca01657b7d398595"
        "homepage": "https://www.typescriptlang.org/",
+
      }
        "version": "4.2.0-dev.20201230",
+
    },
        "license": "Apache-2.0",
+
  ],
        "description": "TypeScript is a language for application scale JavaScript development",
+
  "coordinates": {
        "keywords": [
+
    "type": "npm",
          "TypeScript",
+
    "provider": "npmjs",
          "Microsoft",
+
    "namespace": "@rushstack",
          "compiler",
+
    "name": "typings-generator",
          "language",
+
    "revision": "0.3.0"
          "javascript"
+
  },
        ],
+
  "_meta": {
        "bugs": {
+
    "schemaVersion": "1.6.1",
          "url": "https://github.com/Microsoft/TypeScript/issues"
+
    "updated": "2021-01-07T00:19:04.855Z"
        },
+
  },
        "repository": {
+
  "scores": {
          "type": "git",
+
    "effective": 92,
          "url": "https://github.com/Microsoft/TypeScript.git"
+
    "tool": 92
        },
+
  }
        "main": "./lib/typescript.js",
+
}
        "typings": "./lib/typescript.d.ts",
+
</pre>
        "bin": {
+
In the definitions where we get sha1 of every file, we can map it with raw_extrensic_metadata by mapping sha1 with Core identifiers by finding respective sha1git under the content table, and then adding "swh:1:cnt:" as prefix
          "tsc": "./bin/tsc",
+
==== described ====
          "tsserver": "./bin/tsserver"
+
Contains releaseDate, urls, hashes, files, tools, toolscore :- (date and source) , sourceLocation (only those who have a source), score :- (date and source)
        },
+
 
        "engines": {
+
==== licensed ====
          "node": ">=4.2.0"
+
Declared license, tool score (spdx, consistency, texts, declared) binary and (discovered) computed. (https://github.com/clearlydefined/license-score/blob/master/ClearlyLicensedMetrics.md)
        },
+
 
        "devDependencies": {
+
==== coordinates ====
          "@octokit/rest": "latest",
+
Coordinates are used to identify various elements in ClearlyDefined. For example, components to harvest, tool outputs, source locations. The coordinates for an entity has at least five parts: type, provider, namespace, name and revision.
          "@types/browserify": "latest",
+
*type – the form of the entity being identified. For example, git, npm, sourceArchive. This is logically, though not actually, equivalent to a mime type.
          "@types/chai": "latest",
+
*provider – where entity can be found. Examples include github, npmjs, mavenCentral. The system supports a finite set of providers at any given time.
          "@types/convert-source-map": "latest",
+
*namespace – a qualifier that helps scope the name of the entity being identified. This typically comes from the context of the type. For example, for NPM packages, it is the scope, for Maven project it would be the groupid, and for GitHub, the login (often org) is used. If an entity does not have a reasonable namespace, a - (hyphen) must be used. That is, the namespace is logically optional but the property must be set.
          "@types/glob": "latest",
+
*name – the name of the entity. As with namespace, the name typically comes from the context of the type. So artifactid for Maven, repo name for GitHub, etc.
          "@types/gulp": "^4.0.5",
+
*revision – the instance of the entity being identified. The exact form of the revision depends on the type and provider. In Git, a commit hash is used. In package managers, the typical package version is used. This value is largely uninterpreted by ClearlyDefined and simply either passed to the provider as needed or used as an opaque string in internal keys.
          "@types/gulp-concat": "latest",
+
 
          "@types/gulp-newer": "latest",
+
==== meta ====
          "@types/gulp-rename": "0.0.33",
+
Contains Schema Version and the timestamp of last updation
          "@types/gulp-sourcemaps": "0.0.32",
+
 
          "@types/jake": "latest",
+
==== scores ====
          "@types/merge2": "latest",
+
Contains effective and tool score
          "@types/microsoft__typescript-etw": "latest",
+
          "@types/minimatch": "latest",
+
=== Harvest Tools ===
          "@types/minimist": "latest",
+
 
          "@types/mkdirp": "latest",
+
==== Clearlydefined ====
          "@types/mocha": "latest",
+
 
          "@types/ms": "latest",
+
<pre>
          "@types/node": "latest",
+
{
          "@types/node-fetch": "^2.3.4",
+
        "_metadata": {
          "@types/q": "latest",
+
            "type": "nuget",  
          "@types/source-map-support": "latest",
+
            "url": "cd:/nuget/nuget/-/lamar.microsoft.dependencyinjection/4.4.0",  
          "@types/through2": "latest",
+
            "fetchedAt": "2020-12-04T11:56:33.020Z",  
          "@types/travis-fold": "latest",
+
            "links": {
          "@types/xml2js": "^0.4.0",
+
                "self": {},
          "@typescript-eslint/eslint-plugin": "4.5.0",
+
                "siblings": {},  
          "@typescript-eslint/experimental-utils": "4.5.0",
+
                "licensee": {},
          "@typescript-eslint/parser": "4.5.0",
+
                "scancode": {}
          "async": "latest",
+
            },  
          "azure-devops-node-api": "^10.1.0",
+
            "schemaVersion": "1.4.2",  
          "browser-resolve": "^1.11.2",
+
            "toolVersion": "1.2.2",  
          "browserify": "latest",
+
            "processedAt": "2020-12-04T11:56:33.247Z"
          "chai": "latest",
+
        },  
          "chalk": "latest",
+
        "attachments": [
          "convert-source-map": "latest",
 
          "del": "5.1.0",
 
          "diff": "^4.0.2",
 
          "eslint": "7.12.1",
 
          "eslint-formatter-autolinkable-stylish": "1.1.4",
 
          "eslint-plugin-import": "2.22.1",
 
          "eslint-plugin-jsdoc": "30.7.6",
 
          "eslint-plugin-no-null": "1.0.2",
 
          "fancy-log": "latest",
 
          "fs-extra": "^9.0.0",
 
          "glob": "latest",
 
          "gulp": "^4.0.0",
 
          "gulp-concat": "latest",
 
          "gulp-insert": "latest",
 
          "gulp-newer": "latest",
 
          "gulp-rename": "latest",
 
          "gulp-sourcemaps": "latest",
 
          "istanbul": "latest",
 
          "merge2": "latest",
 
          "minimist": "latest",
 
          "mkdirp": "latest",
 
          "mocha": "latest",
 
          "mocha-fivemat-progress-reporter": "latest",
 
          "ms": "latest",
 
          "node-fetch": "^2.6.0",
 
          "plugin-error": "latest",
 
          "pretty-hrtime": "^1.0.3",
 
          "prex": "^0.4.3",
 
          "q": "latest",
 
          "remove-internal": "^2.9.2",
 
          "source-map-support": "latest",
 
          "through2": "latest",
 
          "travis-fold": "latest",
 
          "typescript": "^4.0.0-dev.20200624",
 
          "vinyl": "latest",
 
          "vinyl-sourcemaps-apply": "latest",
 
          "xml2js": "^0.4.19"
 
        },
 
        "scripts": {
 
          "prepare": "gulp build-eslint-rules",
 
          "pretest": "gulp tests",
 
          "test": "gulp runtests-parallel --light=false",
 
          "test:eslint-rules": "gulp run-eslint-rules-tests",
 
          "build": "npm run build:compiler && npm run build:tests",
 
          "build:compiler": "gulp local",
 
          "build:tests": "gulp tests",
 
          "start": "node lib/tsc",
 
          "clean": "gulp clean",
 
          "gulp": "gulp",
 
          "jake": "gulp",
 
          "lint": "gulp lint",
 
          "lint:ci": "gulp lint --ci",
 
          "lint:compiler": "gulp lint-compiler",
 
          "lint:scripts": "gulp lint-scripts",
 
          "setup-hooks": "node scripts/link-hooks.js"
 
        },
 
        "browser": {
 
          "fs": false,
 
          "os": false,
 
          "path": false,
 
          "crypto": false,
 
          "buffer": false,
 
          "@microsoft/typescript-etw": false,
 
          "source-map-support": false,
 
          "inspector": false
 
        },
 
        "dependencies": {}
 
      },
 
      "registryData": {
 
        "_id": "typescript",
 
        "_rev": "2168-8498b95171b99bcfe5e3ad69a12d1d80",
 
        "name": "typescript",
 
        "description": "TypeScript is a language for application scale JavaScript development",
 
        "dist-tags": {
 
          "latest": "4.1.3",
 
          "next": "4.2.0-dev.20201230",
 
          "beta": "4.1.0-beta",
 
          "rc": "4.1.1-rc",
 
          "insiders": "4.0.2-insiders.20200818",
 
          "tag-for-publishing-older-releases": "3.6.5",
 
          "dev": "3.9.4"
 
        },
 
        "readme": "",
 
        "maintainers": [
 
          {
 
            "name": "typescript-bot",
 
            "email": "typescript@microsoft.com"
 
          },
 
          {
 
            "name": "weswigham",
 
            "email": "wwigham@gmail.com"
 
          },
 
          {
 
            "name": "sanders_n",
 
            "email": "ncsander@indiana.edu"
 
          },
 
          {
 
            "name": "andrewbranch",
 
            "email": "andrew@wheream.io"
 
          },
 
          {
 
            "name": "minestarks",
 
            "email": "mineyalc@microsoft.com"
 
          },
 
          {
 
            "name": "rbuckton",
 
            "email": "rbuckton@chronicles.org"
 
          },
 
          {
 
            "name": "sheetalkamat",
 
            "email": "shkamat@microsoft.com"
 
          },
 
          {
 
            "name": "orta",
 
            "email": "orta.therox@gmail.com"
 
          },
 
          {
 
            "name": "typescript-deploys",
 
            "email": "ortam@microsoft.com"
 
          }
 
        ],
 
        "author": {
 
          "name": "Microsoft Corp."
 
        },
 
        "repository": {
 
          "type": "git",
 
          "url": "git+https://github.com/Microsoft/TypeScript.git"
 
        },
 
        "users": {
 
          "pvorb": true,
 
          "mpinteractiv": true,
 
          "urish": true,
 
          "theblacksmith": true,
 
          "vvakame": true,
 
          "silas": true,
 
          "carlosb": true,
 
          "edalorzo": true,
 
          "sinclair": true,
 
          "isao": true,
 
          "atheken": true,
 
          "ktaeyln": true,
 
          "nexustools": true,
 
          "joshuacc": true,
 
          "incar": true,
 
          "moonpyk": true,
 
          "reekdeb": true,
 
          "agantelin": true,
 
          "mhfrantz": true,
 
          "gimystic": true,
 
          "adrian.arroyocalle": true,
 
          "smorchon": true,
 
          "nickeljew": true,
 
          "zolern": true,
 
          "lupideo": true,
 
          "tkhemani": true,
 
          "lexicality": true,
 
          "icirellik": true,
 
          "johnpapa": true,
 
          "aitorllj93": true,
 
          "oburejin": true,
 
          "ben-barbier": true,
 
          "ubi": true,
 
          "jpetitte": true,
 
          "brentlintner": true,
 
          "mrmochi": true,
 
          "nycdotnet": true,
 
          "jimkropa": true,
 
          "kontrax": true,
 
          "codeprowong": true,
 
          "kron4eg": true,
 
          "tcskrovseth": true,
 
          "jimlloyd": true,
 
          "xeoneux": true,
 
          "rwhogg": true,
 
          "wkaifang": true,
 
          "scaffrey": true,
 
          "ovrmrw": true,
 
          "lcdss": true,
 
          "fadihania": true,
 
          "artemigos": true,
 
          "jonwilkinson": true,
 
          "hust007": true,
 
          "amartelr": true,
 
          "mccataldo": true,
 
          "evan2x": true,
 
          "a3.ivanenko": true,
 
          "sternelee": true,
 
          "bsnote": true,
 
          "redstrike": true,
 
          "enriched": true,
 
          "timdp": true,
 
          "tobiasnickel": true,
 
          "wombatworks": true,
 
          "evanyeung": true,
 
          "vasz": true,
 
          "cs.x": true,
 
          "davidjsalazarmoreno": true,
 
          "garenyondem": true,
 
          "illuminator": true,
 
          "djamseed": true,
 
          "enet4": true,
 
          "dimonfox": true,
 
          "kalahari": true,
 
          "kyle_needham": true,
 
          "nickeltobias": true,
 
          "lex_nel": true,
 
          "marais": true,
 
          "roman-io": true,
 
          "hypo9eal": true,
 
          "daam": true,
 
          "leongaban": true,
 
          "sakura": true,
 
          "th3brink": true,
 
          "arttse": true,
 
          "julienrbrt": true,
 
          "itomek": true,
 
          "maurojunior": true,
 
          "kayahr": true,
 
          "piecioshka": true,
 
          "drewigg": true,
 
          "webstyle": true,
 
          "alimd": true,
 
          "andywalkers": true,
 
          "manjunathd": true,
 
          "abdihaikal": true,
 
          "walkercz": true,
 
          "zafix": true,
 
          "mysticatea": true,
 
          "jerrywu": true,
 
          "matiasmarani": true,
 
          "cangulo": true,
 
          "danielsimonjr": true,
 
          "filipve": true,
 
          "jansor": true,
 
          "justin.doherty": true,
 
          "cfleschhut": true,
 
          "edm00se": true,
 
          "faraoman": true,
 
          "seshanda": true,
 
          "nbering": true,
 
          "floriannagel": true,
 
          "guanfeng": true,
 
          "rebolon": true,
 
          "natarajanmca11": true,
 
          "juk": true,
 
          "caeyna": true,
 
          "leonardorb": true,
 
          "tmurngon": true,
 
          "shakakira": true,
 
          "largepuma": true,
 
          "tsyue": true,
 
          "knoja4": true,
 
          "areasis": true,
 
          "azertypow": true,
 
          "ahvonenj": true,
 
          "igorsetsfire": true,
 
          "morganz": true,
 
          "kbezold": true,
 
          "plantain_00": true,
 
          "ishida": true,
 
          "mattw": true,
 
          "jamiechoi": true,
 
          "pmoleri_ig": true,
 
          "easimonenko": true,
 
          "thinhair": true,
 
          "serhiiso": true,
 
          "reduardo7": true,
 
          "nohomey": true,
 
          "avernon2": true,
 
          "codekraft-studio": true,
 
          "elbertbiggs360": true,
 
          "trusktr": true,
 
          "sergeyshandar": true,
 
          "ptrevethan": true,
 
          "drdanryan": true,
 
          "jota": true,
 
          "fistynuts": true,
 
          "krocon": true,
 
          "ognjen.jevremovic": true,
 
          "robinbuschmann": true,
 
          "thewhiterabbit": true,
 
          "escapeimagery": true,
 
          "mseminatore": true,
 
          "chinawolf_wyp": true,
 
          "j717273419": true,
 
          "rocket0191": true,
 
          "ovgu12": true,
 
          "markis": true,
 
          "morogasper": true,
 
          "playthefallen": true,
 
          "chenwei791129": true,
 
          "craigiswayne": true,
 
          "batz": true,
 
          "fredcorn": true,
 
          "kingfeast": true,
 
          "arcanedev": true,
 
          "alessandro.perrone": true,
 
          "maxwelldu": true,
 
          "k-ta-yamada": true,
 
          "kiaratto": true,
 
          "evanshortiss": true,
 
          "ricardogobbosouza": true,
 
          "rbcorrea": true,
 
          "tewarid": true,
 
          "rahsaanbasek": true,
 
          "y2zz": true,
 
          "mattyboy": true,
 
          "deyshin": true,
 
          "alexxnica": true,
 
          "metaa": true,
 
          "shentengtu": true,
 
          "heartnett": true,
 
          "dnarvaez": true,
 
          "buru1020": true,
 
          "serge-nikitin": true,
 
          "panlw": true,
 
          "jamesbedont": true,
 
          "albertico88": true,
 
          "slavqa": true,
 
          "manojkhannakm": true,
 
          "hwhmusic": true,
 
          "kefniark": true,
 
          "rdca84": true,
 
          "sg6": true,
 
          "yukoff": true,
 
          "bittercoffee": true,
 
          "majkel": true,
 
          "d-band": true,
 
          "russleyshaw": true,
 
          "yangwao": true,
 
          "zoser": true,
 
          "krostyslav": true,
 
          "paulkolesnyk": true,
 
          "ackerapple": true,
 
          "allen_l_liu": true,
 
          "azz": true,
 
          "remmeier": true,
 
          "nemolo": true,
 
          "mdang8": true,
 
          "shadster": true,
 
          "nicky-lenaers": true,
 
          "t0ngt0n9": true,
 
          "adeelquadri": true,
 
          "orenschwartz": true,
 
          "luffy84217": true,
 
          "willwm": true,
 
          "dbobrov": true,
 
          "pgabronis": true,
 
          "ksugiura": true,
 
          "yangzw": true,
 
          "naokie": true,
 
          "tztz": true,
 
          "mgthomas99": true,
 
          "stephanlv": true,
 
          "sagarjadhav": true,
 
          "qiuqiu666": true,
 
          "logol": true,
 
          "lmcarreiro": true,
 
          "dh19911021": true,
 
          "phil1929": true,
 
          "stormcrows": true,
 
          "omaraljabli": true,
 
          "yeming": true,
 
          "ik_make": true,
 
          "mdecker": true,
 
          "abetomo": true,
 
          "sshrike": true,
 
          "zamis": true,
 
          "renishskills": true,
 
          "severen": true,
 
          "tido": true,
 
          "miroklarin": true,
 
          "mdedirudianto": true,
 
          "akinhwan": true,
 
          "pepperpot": true,
 
          "centiball": true,
 
          "cab1729": true,
 
          "fuji44": true,
 
          "willwolffmyren": true,
 
          "arsafab": true,
 
          "takonyc": true,
 
          "askyous": true,
 
          "fvcproductions": true,
 
          "digitalclover": true,
 
          "hjbowers": true,
 
          "cameronnokes": true,
 
          "narida": true,
 
          "teneff": true,
 
          "leota": true,
 
          "huiyifyj": true,
 
          "caavere": true,
 
          "miakova": true,
 
          "innf107": true,
 
          "ginpei": true,
 
          "felipeplets": true
 
        },
 
        "homepage": "https://www.typescriptlang.org/",
 
        "keywords": [
 
          "TypeScript",
 
          "Microsoft",
 
          "compiler",
 
          "language",
 
          "javascript"
 
        ],
 
        "bugs": {
 
          "url": "https://github.com/Microsoft/TypeScript/issues"
 
        },
 
        "readmeFilename": "",
 
        "license": "Apache-2.0",
 
        "manifest": {
 
          "name": "typescript",
 
          "author": {
 
            "name": "Microsoft Corp."
 
          },
 
          "homepage": "https://www.typescriptlang.org/",
 
          "version": "4.2.0-dev.20201230",
 
          "license": "Apache-2.0",
 
          "description": "TypeScript is a language for application scale JavaScript development",
 
          "keywords": [
 
            "TypeScript",
 
            "Microsoft",
 
            "compiler",
 
            "language",
 
            "javascript"
 
          ],
 
          "bugs": {
 
            "url": "https://github.com/Microsoft/TypeScript/issues"
 
          },
 
          "repository": {
 
            "type": "git",
 
            "url": "git+https://github.com/Microsoft/TypeScript.git"
 
          },
 
          "main": "./lib/typescript.js",
 
          "typings": "./lib/typescript.d.ts",
 
          "bin": {
 
            "tsc": "bin/tsc",
 
            "tsserver": "bin/tsserver"
 
          },
 
          "engines": {
 
            "node": ">=4.2.0"
 
          },
 
          "devDependencies": {
 
            "@octokit/rest": "latest",
 
            "@types/browserify": "latest",
 
            "@types/chai": "latest",
 
            "@types/convert-source-map": "latest",
 
            "@types/glob": "latest",
 
            "@types/gulp": "^4.0.5",
 
            "@types/gulp-concat": "latest",
 
            "@types/gulp-newer": "latest",
 
            "@types/gulp-rename": "0.0.33",
 
            "@types/gulp-sourcemaps": "0.0.32",
 
            "@types/jake": "latest",
 
            "@types/merge2": "latest",
 
            "@types/microsoft__typescript-etw": "latest",
 
            "@types/minimatch": "latest",
 
            "@types/minimist": "latest",
 
            "@types/mkdirp": "latest",
 
            "@types/mocha": "latest",
 
            "@types/ms": "latest",
 
            "@types/node": "latest",
 
            "@types/node-fetch": "^2.3.4",
 
            "@types/q": "latest",
 
            "@types/source-map-support": "latest",
 
            "@types/through2": "latest",
 
            "@types/travis-fold": "latest",
 
            "@types/xml2js": "^0.4.0",
 
            "@typescript-eslint/eslint-plugin": "4.5.0",
 
            "@typescript-eslint/experimental-utils": "4.5.0",
 
            "@typescript-eslint/parser": "4.5.0",
 
            "async": "latest",
 
            "azure-devops-node-api": "^10.1.0",
 
            "browser-resolve": "^1.11.2",
 
            "browserify": "latest",
 
            "chai": "latest",
 
            "chalk": "latest",
 
            "convert-source-map": "latest",
 
            "del": "5.1.0",
 
            "diff": "^4.0.2",
 
            "eslint": "7.12.1",
 
            "eslint-formatter-autolinkable-stylish": "1.1.4",
 
            "eslint-plugin-import": "2.22.1",
 
            "eslint-plugin-jsdoc": "30.7.6",
 
            "eslint-plugin-no-null": "1.0.2",
 
            "fancy-log": "latest",
 
            "fs-extra": "^9.0.0",
 
            "glob": "latest",
 
            "gulp": "^4.0.0",
 
            "gulp-concat": "latest",
 
            "gulp-insert": "latest",
 
            "gulp-newer": "latest",
 
            "gulp-rename": "latest",
 
            "gulp-sourcemaps": "latest",
 
            "istanbul": "latest",
 
            "merge2": "latest",
 
            "minimist": "latest",
 
            "mkdirp": "latest",
 
            "mocha": "latest",
 
            "mocha-fivemat-progress-reporter": "latest",
 
            "ms": "latest",
 
            "node-fetch": "^2.6.0",
 
            "plugin-error": "latest",
 
            "pretty-hrtime": "^1.0.3",
 
            "prex": "^0.4.3",
 
            "q": "latest",
 
            "remove-internal": "^2.9.2",
 
            "source-map-support": "latest",
 
            "through2": "latest",
 
            "travis-fold": "latest",
 
            "typescript": "^4.0.0-dev.20200624",
 
            "vinyl": "latest",
 
            "vinyl-sourcemaps-apply": "latest",
 
            "xml2js": "^0.4.19"
 
          },
 
          "scripts": {
 
            "prepare": "gulp build-eslint-rules",
 
            "pretest": "gulp tests",
 
            "test": "gulp runtests-parallel --light=false",
 
            "test:eslint-rules": "gulp run-eslint-rules-tests",
 
            "build": "npm run build:compiler && npm run build:tests",
 
            "build:compiler": "gulp local",
 
            "build:tests": "gulp tests",
 
            "start": "node lib/tsc",
 
            "clean": "gulp clean",
 
            "gulp": "gulp",
 
            "jake": "gulp",
 
            "lint": "gulp lint",
 
            "lint:ci": "gulp lint --ci",
 
            "lint:compiler": "gulp lint-compiler",
 
            "lint:scripts": "gulp lint-scripts",
 
            "setup-hooks": "node scripts/link-hooks.js"
 
          },
 
          "browser": {
 
            "fs": false,
 
            "os": false,
 
            "path": false,
 
            "crypto": false,
 
            "buffer": false,
 
            "@microsoft/typescript-etw": false,
 
            "source-map-support": false,
 
            "inspector": false
 
          },
 
          "dependencies": {},
 
          "readme": "\r\n# TypeScript\r\n\r\n[![Build Status](https://travis-ci.org/microsoft/TypeScript.svg?branch=master)](https://travis-ci.org/microsoft/TypeScript)\r\n[![Devops Build Status](https://dev.azure.com/typescript/TypeScript/_apis/build/status/Typescript/node10)](https://dev.azure.com/typescript/TypeScript/_build?definitionId=7)\r\n[![npm version](https://badge.fury.io/js/typescript.svg)](https://www.npmjs.com/package/typescript)\r\n[![Downloads](https://img.shields.io/npm/dm/typescript.svg)](https://www.npmjs.com/package/typescript)\r\n\r\n[TypeScript](https://www.typescriptlang.org/) is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try it out at the [playground](https://www.typescriptlang.org/play/), and stay up to date via [our blog](https://blogs.msdn.microsoft.com/typescript) and [Twitter account](https://twitter.com/typescript).\r\n\r\nFind others who are using TypeScript at [our community page](https://www.typescriptlang.org/community/).\r\n\r\n## Installing\r\n\r\nFor the latest stable version:\r\n\r\n```bash\r\nnpm install -g typescript\r\n```\r\n\r\nFor our nightly builds:\r\n\r\n```bash\r\nnpm install -g typescript@next\r\n```\r\n\r\n## Contribute\r\n\r\nThere are many ways to [contribute](https://github.com/microsoft/TypeScript/blob/master/CONTRIBUTING.md) to TypeScript.\r\n* [Submit bugs](https://github.com/microsoft/TypeScript/issues) and help us verify fixes as they are checked in.\r\n* Review the [source code changes](https://github.com/microsoft/TypeScript/pulls).\r\n* Engage with other TypeScript users and developers on [StackOverflow](https://stackoverflow.com/questions/tagged/typescript).\r\n* Help each other in the [TypeScript Community Discord](https://discord.gg/typescript).\r\n* Join the [#typescript](https://twitter.com/search?q=%23TypeScript) discussion on Twitter.\r\n* [Contribute bug fixes](https://github.com/microsoft/TypeScript/blob/master/CONTRIBUTING.md).\r\n* Read the archived language specification ([docx](https://github.com/microsoft/TypeScript/blob/master/doc/TypeScript%20Language%20Specification%20-%20ARCHIVED.docx?raw=true),\r\n [pdf](https://github.com/microsoft/TypeScript/blob/master/doc/TypeScript%20Language%20Specification%20-%20ARCHIVED.pdf?raw=true), [md](https://github.com/microsoft/TypeScript/blob/master/doc/spec-ARCHIVED.md)).\r\n\r\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see\r\nthe [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com)\r\nwith any additional questions or comments.\r\n\r\n## Documentation\r\n\r\n*  [TypeScript in 5 minutes](https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html)\r\n*  [Programming handbook](https://www.typescriptlang.org/docs/handbook/basic-types.html)\r\n*  [Homepage](https://www.typescriptlang.org/)\r\n\r\n## Building\r\n\r\nIn order to build the TypeScript compiler, ensure that you have [Git](https://git-scm.com/downloads) and [Node.js](https://nodejs.org/) installed.\r\n\r\nClone a copy of the repo:\r\n\r\n```bash\r\ngit clone https://github.com/microsoft/TypeScript.git\r\n```\r\n\r\nChange to the TypeScript directory:\r\n\r\n```bash\r\ncd TypeScript\r\n```\r\n\r\nInstall [Gulp](https://gulpjs.com/) tools and dev dependencies:\r\n\r\n```bash\r\nnpm install -g gulp\r\nnpm ci\r\n```\r\n\r\nUse one of the following to build and test:\r\n\r\n```\r\ngulp local            # Build the compiler into built/local.\r\ngulp clean            # Delete the built compiler.\r\ngulp LKG              # Replace the last known good with the built one.\r\n                      # Bootstrapping step to be executed when the built compiler reaches a stable state.\r\ngulp tests            # Build the test infrastructure using the built compiler.\r\ngulp runtests          # Run tests using the built compiler and test infrastructure.\r\n                      # You can override the specific suite runner used or specify a test for this command.\r\n                      # Use --tests=<testPath> for a specific test and/or --runner=<runnerName> for a specific suite.\r\n                      # Valid runners include conformance, compiler, fourslash, project, user, and docker\r\n                      # The user and docker runners are extended test suite runners - the user runner\r\n                      # works on disk in the tests/cases/user directory, while the docker runner works in containers.\r\n                      # You'll need to have the docker executable in your system path for the docker runner to work.\r\ngulp runtests-parallel # Like runtests, but split across multiple threads. Uses a number of threads equal to the system\r\n                      # core count by default. Use --workers=<number> to adjust this.\r\ngulp baseline-accept  # This replaces the baseline test results with the results obtained from gulp runtests.\r\ngulp lint              # Runs eslint on the TypeScript source.\r\ngulp help              # List the above commands.\r\n```\r\n\r\n\r\n## Usage\r\n\r\n```bash\r\nnode built/local/tsc.js hello.ts\r\n```\r\n\r\n\r\n## Roadmap\r\n\r\nFor details on our planned features and future direction please refer to our [roadmap](https://github.com/microsoft/TypeScript/wiki/Roadmap).\r\n",
 
          "readmeFilename": "README.md",
 
          "gitHead": "303ed3a357b3e834d70e1e578c3a194b33813377",
 
          "_id": "typescript@4.2.0-dev.20201230",
 
          "_nodeVersion": "12.20.0",
 
          "_npmVersion": "6.14.8",
 
          "dist": {
 
            "integrity": "sha512-EjMI5rESv5OxNHfP+qyt9HnU+AEyDp23fp7ptGGiSXNucupHX7EcnwhSa6B/YMLZFhW3qlEGGccReZSBpP1ttg==",
 
            "shasum": "a8dfe3af168ac0fc9e0a2fdc1cb369ee80d63442",
 
            "tarball": "https://registry.npmjs.org/typescript/-/typescript-4.2.0-dev.20201230.tgz",
 
            "fileCount": 170,
 
            "unpackedSize": 58783024,
 
            "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7Cv5CRA9TVsSAnZWagAAozUP/2/Y9+8ojwKSmacVVJao\nAsA9eWbZPpHTMPv7ntiBq7YlYkuhSKbJJKHnwFIlsiWtzoEmVB+02DuihSYw\ni0a2Nfg6eJSbT3zEh0C4pKFQZ9cPTShvEZiFJzWSg2dLddzNh/cqCITySpxr\n9TF+bccY4dohT2TMU1Ol1IV9cI7MIyw+2ZZcjFKFrgJLDiJPI6nOoExJIunh\n5FVnNjf6G5pvMwzpwVGcJ5amdJTrjS6kgcPJ5CfAV5uub0LTFzjZxpwXtV3O\nJG+9Lpm0nR4b9hNcX5tbizH0nZGxRvagZEdlcmSruALVrgHo+FxoCJaIeTBO\nNM226Hs5raydMW5ndhYEtwx5G4DUztS5jpvdm/rueH9pTBv/sFTDPBuwSxKC\nG9oP5MDN3wLzltD/BdMqpKu5vGqaFVU17RIH38WPGZBq0DAjph/deJxMId+J\ntpM7MW0bZlZMo4O2H59QUMFHvweyUHe2pyhKNbDMovyIbDGRtWvCvUX+Kpzw\nztvbBgS1hlzT+DM1dY9x+MIZ2EvWZckixFP06XViig4T2uTY8ATyBhZ8QaWe\nQFvGmUO4ddaOFYaYXbrt/d5xvzwaRc5m2MkbYcNqcGIYCG3M1s5raPCYGzlW\n9uyl9TFldcHFmNhj6R0vaYEaXj0cIvk8XMqNeroCfEE1UMQuq6r8OzqcDZXj\nJtvX\r\n=EMD2\r\n-----END PGP SIGNATURE-----\r\n"
 
          },
 
          "_npmUser": {
 
            "name": "typescript-bot",
 
            "email": "typescript@microsoft.com"
 
          },
 
          "directories": {},
 
          "maintainers": [
 
 
             {
 
             {
              "name": "typescript-bot",
+
                "path": "clearlydefined/downloaded/LICENSE",  
              "email": "typescript@microsoft.com"
+
                "token": "9f20a00ecdcc1e5a7321365f4423ca1269e889de62b3bf213c71d105abc833a3"
             },
+
             }
 +
        ],
 +
        "summaryInfo": {
 +
            "k": 208,  
 +
            "count": 11,
 +
            "hashes": {
 +
                "sha1": "fddbd9daea6a749b32255501b1f5d05ec51e9fea",
 +
                "sha256": "b5e33401095166de90de0bedccbc8fb4b38260fd927f3726bcf2b024f08a3611"
 +
            }
 +
        },
 +
        "files": [
 
             {
 
             {
              "name": "weswigham",
+
                "path": ".signature.p7s",  
              "email": "wwigham@gmail.com"
+
                "hashes": {
             },
+
                    "sha1": "0b8f5f7a5f057d51480b8375d553e8e40b84ed10",
            {
+
                    "sha256": "1062a6d08c958d34d24c38c9f863835b2519495748a7c918287675ff6c6ce08c"
              "name": "sanders_n",
+
                }
              "email": "ncsander@indiana.edu"
+
             },  
             },
+
        ],
             {
+
        "manifest": {
              "name": "andrewbranch",
+
            "@id": "https://api.nuget.org/v3/catalog0/data/2020.11.19.17.58.07/lamar.microsoft.dependencyinjection.4.4.0.json",  
              "email": "andrew@wheream.io"
+
            "@type": [
             },
+
                "PackageDetails",
             {
+
                "catalog:Permalink"
              "name": "minestarks",
+
             ],  
              "email": "mineyalc@microsoft.com"
+
             "authors": "Jeremy D. Miller",
             },
+
            "catalog:commitId": "75701aa2-7db1-4c03-8ee2-8e94b591fe49",  
             {
+
            "catalog:commitTimeStamp": "2020-11-19T17:58:07.3181307Z",
              "name": "rbuckton",
+
             "created": "2020-11-19T17:56:09.5Z",  
              "email": "rbuckton@chronicles.org"
+
             "description": "Lamar Adapter for ASP.Net Core",  
             },
+
            "iconUrl": "https://avatars2.githubusercontent.com/u/10048186?v=3&s=200",
             {
+
             "id": "Lamar.Microsoft.DependencyInjection",  
              "name": "sheetalkamat",
+
             "isPrerelease": false,
              "email": "shkamat@microsoft.com"
+
            "lastEdited": "2020-11-19T17:57:40.843Z",  
             },
+
            "licenseUrl": "https://github.com/JasperFX/lamar/blob/master/LICENSE",
             {
+
             "listed": true,  
              "name": "orta",
+
             "packageHash": "Peije3DisriqrYWrsMwePhaM8uSJTyZ+VFepLRJCu7bHRNC6MyUwEbjfkYqlfHfQeoOCiu8Q7JIuJtwrcdvjCw==",
              "email": "orta.therox@gmail.com"
+
            "packageHashAlgorithm": "SHA512",  
             },
+
            "packageSize": 28384,
             {
+
            "projectUrl": "https://jasperfx.github.io/lamar",
              "name": "typescript-deploys",
+
             "published": "2020-11-19T17:56:09.5Z",  
              "email": "ortam@microsoft.com"
+
             "requireLicenseAcceptance": false,
             }
+
            "verbatimVersion": "4.4.0",  
          ],
+
            "version": "4.4.0",
          "_npmOperationalInternal": {
+
             "dependencyGroups": [],  
             "host": "s3://npm-registry-packages",
+
             "packageEntries": [],
             "tmp": "tmp/typescript_4.2.0-dev.20201230_1609313272192_0.13405718415922174"
+
            "@context": {}
          },
+
        },  
          "_hasShrinkwrap": false
+
        "registryData": {
        },
+
            "@id": "https://api.nuget.org/v3/registration5-gz-semver2/lamar.microsoft.dependencyinjection/4.4.0.json",
        "releaseDate": "2020-12-30T07:27:52.582Z"
+
             "@type": [],
      }
+
            "catalogEntry": "https://api.nuget.org/v3/catalog0/data/2020.11.19.17.58.07/lamar.microsoft.dependencyinjection.4.4.0.json",  
    }
+
            "listed": true,
  },
+
             "packageContent": "https://api.nuget.org/v3-flatcontainer/lamar.microsoft.dependencyinjection/4.4.0/lamar.microsoft.dependencyinjection.4.4.0.nupkg",
  "licensee": {
+
            "published": "2020-11-19T17:56:09.5+00:00",  
    "9.13.0": {
+
             "registration": "https://api.nuget.org/v3/registration5-gz-semver2/lamar.microsoft.dependencyinjection/index.json",  
 +
            "@context": {},
 +
            "releaseDate": "2020-11-19T17:56:09.500Z"
 +
}
 +
</pre>
 +
Contains hashes of files(sha1 and sha256), registryData, Source Info (if source is provided)
 +
 
 +
==== Licensee ====
 +
 
 +
<pre>
 +
{
 
       "_metadata": {
 
       "_metadata": {
 
         "type": "licensee",
 
         "type": "licensee",
         "url": "cd:/npm/npmjs/-/typescript/4.2.0-dev.20201230",
+
         "url": "cd:/sourcearchive/mavencentral/com.azure/azure-spring-data-cosmos/3.2.0",
         "fetchedAt": "2020-12-30T08:22:59.661Z",
+
         "fetchedAt": "2020-12-12T01:12:37.734Z",
 
         "links": {
 
         "links": {
 
           "self": {
 
           "self": {
             "href": "urn:npm:npmjs:-:typescript:revision:4.2.0-dev.20201230:tool:licensee:9.13.0",
+
             "href": "urn:sourcearchive:mavencentral:com.azure:azure-spring-data-cosmos:revision:3.2.0:tool:licensee:9.13.0",
 
             "type": "resource"
 
             "type": "resource"
 
           },
 
           },
 
           "siblings": {
 
           "siblings": {
             "href": "urn:npm:npmjs:-:typescript:revision:4.2.0-dev.20201230:tool:licensee",
+
             "href": "urn:sourcearchive:mavencentral:com.azure:azure-spring-data-cosmos:revision:3.2.0:tool:licensee",
 
             "type": "collection"
 
             "type": "collection"
 
           }
 
           }
Line 2,125: Line 369:
 
         "schemaVersion": "9.13.0",
 
         "schemaVersion": "9.13.0",
 
         "toolVersion": "9.11.0",
 
         "toolVersion": "9.11.0",
         "processedAt": "2020-12-30T08:23:48.400Z"
+
         "processedAt": "2020-12-12T01:12:40.508Z"
 
       },
 
       },
 
       "licensee": {
 
       "licensee": {
Line 2,136: Line 380:
 
           "contentType": "application/json",
 
           "contentType": "application/json",
 
           "content": {
 
           "content": {
             "licenses": [
+
             "licenses": [],
              {
+
             "matched_files": []
                "key": "apache-2.0",
 
                "spdx_id": "Apache-2.0",
 
                "meta": {
 
                  "title": "Apache License 2.0",
 
                  "source": "https://spdx.org/licenses/Apache-2.0.html",
 
                  "description": "A permissive license whose main conditions require preservation of copyright and license notices. Contributors provide an express grant of patent rights. Licensed works, modifications, and larger works may be distributed under different terms and without source code.",
 
                  "how": "Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file.",
 
                  "using": [
 
                    {
 
                      "Kubernetes": "https://github.com/kubernetes/kubernetes/blob/master/LICENSE"
 
                    },
 
                    {
 
                      "PDF.js": "https://github.com/mozilla/pdf.js/blob/master/LICENSE"
 
                    },
 
                    {
 
                      "Swift": "https://github.com/apple/swift/blob/master/LICENSE.txt"
 
                    }
 
                  ],
 
                  "featured": true,
 
                  "hidden": false,
 
                  "nickname": null,
 
                  "note": "The Apache Foundation recommends taking the additional step of adding a boilerplate notice to the header of each source file. You can find the notice at the very end of the license in the appendix."
 
                },
 
                "url": "http://choosealicense.com/licenses/apache-2.0/",
 
                "rules": {
 
                  "permissions": [
 
                    {
 
                      "tag": "commercial-use",
 
                      "label": "Commercial use",
 
                      "description": "This software and derivatives may be used for commercial purposes."
 
                    },
 
                    {
 
                      "tag": "modifications",
 
                      "label": "Modification",
 
                      "description": "This software may be modified."
 
                    },
 
                    {
 
                      "tag": "distribution",
 
                      "label": "Distribution",
 
                      "description": "This software may be distributed."
 
                    },
 
                    {
 
                      "tag": "patent-use",
 
                      "label": "Patent use",
 
                      "description": "This license provides an express grant of patent rights from contributors."
 
                    },
 
                    {
 
                      "tag": "private-use",
 
                      "label": "Private use",
 
                      "description": "This software may be used and modified in private."
 
                    }
 
                  ],
 
                  "conditions": [
 
                    {
 
                      "tag": "include-copyright",
 
                      "label": "License and copyright notice",
 
                      "description": "A copy of the license and copyright notice must be included with the software."
 
                    },
 
                    {
 
                      "tag": "document-changes",
 
                      "label": "State changes",
 
                      "description": "Changes made to the code must be documented."
 
                    }
 
                  ],
 
                  "limitations": [
 
                    {
 
                      "tag": "trademark-use",
 
                      "label": "Trademark use",
 
                      "description": "This license explicitly states that it does NOT grant trademark rights, even though licenses without such a statement probably do not grant any implicit trademark rights."
 
                    },
 
                    {
 
                      "tag": "liability",
 
                      "label": "Liability",
 
                      "description": "This license includes a limitation of liability."
 
                    },
 
                    {
 
                      "tag": "warranty",
 
                      "label": "Warranty",
 
                      "description": "The license explicitly states that it does NOT provide any warranty."
 
                    }
 
                  ]
 
                },
 
                "fields": [],
 
                "other": false,
 
                "gpl": false,
 
                "lgpl": false,
 
                "cc": false
 
              }
 
            ],
 
             "matched_files": [
 
              {
 
                "filename": "package/LICENSE.txt",
 
                "content": "Apache License\r\n\r\nVersion 2.0, January 2004\r\n\r\nhttp://www.apache.org/licenses/ \r\n\r\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\r\n\r\n1. Definitions.\r\n\r\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\r\n\r\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\r\n\r\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\r\n\r\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\r\n\r\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\r\n\r\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\r\n\r\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\r\n\r\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\r\n\r\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\r\n\r\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\r\n\r\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\r\n\r\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\r\n\r\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\r\n\r\nYou must give any other recipients of the Work or Derivative Works a copy of this License; and\r\n\r\nYou must cause any modified files to carry prominent notices stating that You changed the files; and\r\n\r\nYou must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\r\n\r\nIf the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\r\n\r\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\r\n\r\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\r\n\r\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\r\n\r\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\r\n\r\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\r\n\r\nEND OF TERMS AND CONDITIONS\r\n",
 
                "content_hash": "133193cd3898ef701e66be50ebd2d0885aea3948",
 
                "content_normalized": "https://www.apache.org/licenses/ terms and conditions for use, reproduction, and distribution - definitions. \"license\" shall mean the terms and conditions for use, reproduction, and distribution as defined by sections 1 through 9 of this document. \"licensor\" shall mean the copyright holder or entity authorized by the copyright holder that is granting the license. \"legal entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. for the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. \"you\" (or \"your\") shall mean an individual or legal entity exercising permissions granted by this license. \"source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. \"object\" form shall mean any form resulting from mechanical transformation or translation of a source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. \"work\" shall mean the work of authorship, whether in source or object form, made available under the license, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the appendix below). \"derivative works\" shall mean any work, whether in source or object form, that is based on (or derived from) the work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. for the purposes of this license, derivative works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the work and derivative works thereof. \"contribution\" shall mean any work of authorship, including the original version of the work and any modifications or additions to that work or derivative works thereof, that is intentionally submitted to licensor for inclusion in the work by the copyright holder or by an individual or legal entity authorized to submit on behalf of the copyright holder. for the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the licensor for the purpose of discussing and improving the work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright holder as \"not a contribution.\" \"contributor\" shall mean licensor and any individual or legal entity on behalf of whom a contribution has been received by licensor and subsequently incorporated within the work. - grant of copyright license. subject to the terms and conditions of this license, each contributor hereby grants to you a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute the work and such derivative works in source or object form. - grant of patent license. subject to the terms and conditions of this license, each contributor hereby grants to you a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the work, where such license applies only to those patent claims licensable by such contributor that are necessarily infringed by their contribution(s) alone or by combination of their contribution(s) with the work to which such contribution(s) was submitted. if you institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the work or a contribution incorporated within the work constitutes direct or contributory patent infringement, then any patent licenses granted to you under this license for that work shall terminate as of the date such litigation is filed. - redistribution. you may reproduce and distribute copies of the work or derivative works thereof in any medium, with or without modifications, and in source or object form, provided that you meet the following conditions: you must give any other recipients of the work or derivative works a copy of this license; and you must cause any modified files to carry prominent notices stating that you changed the files; and you must retain, in the source form of any derivative works that you distribute, all copyright, patent, trademark, and attribution notices from the source form of the work, excluding those notices that do not pertain to any part of the derivative works; and if the work includes a \"notice\" text file as part of its distribution, then any derivative works that you distribute must include a readable copy of the attribution notices contained within such notice file, excluding those notices that do not pertain to any part of the derivative works, in at least one of the following places: within a notice text file distributed as part of the derivative works; within the source form or documentation, if provided along with the derivative works; or, within a display generated by the derivative works, if and wherever such third-party notices normally appear. the contents of the notice file are for informational purposes only and do not modify the license. you may add your own attribution notices within derivative works that you distribute, alongside or as an addendum to the notice text from the work, provided that such additional attribution notices cannot be construed as modifying the license. you may add your own copyright statement to your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of your modifications, or for any such derivative works as a whole, provided your use, reproduction, and distribution of the work otherwise complies with the conditions stated in this license. - submission of contributions. unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you to the licensor shall be under the terms and conditions of this license, without any additional terms or conditions. notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with licensor regarding such contributions. - trademarks. this license does not grant permission to use the trade names, trademarks, service marks, or product names of the licensor, except as required for reasonable and customary use in describing the origin of the work and reproducing the content of the notice file. - disclaimer of warranty. unless required by applicable law or agreed to in writing, licensor provides the work (and each contributor provides its contributions) on an \"as is\" basis, without warranties or conditions of any kind, either express or implied, including, without limitation, any warranties or conditions of title, non-infringement, merchantability, or fitness for a particular purpose. you are solely responsible for determining the appropriateness of using or redistributing the work and assume any risks associated with your exercise of permissions under this license. - limitation of liability. in no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any contributor be liable to you for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this license or out of the use or inability to use the work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such contributor has been advised of the possibility of such damages. - accepting warranty or additional liability. while redistributing the work or derivative works thereof, you may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this license. however, in accepting such obligations, you may act only on your own behalf and on your sole responsibility, not on behalf of any other contributor, and only if you agree to indemnify, defend, and hold each contributor harmless for any liability incurred by, or claims asserted against, such contributor by reason of your accepting any such warranty or additional liability.",
 
                "matcher": {
 
                  "name": "dice",
 
                  "confidence": 99.5
 
                },
 
                "matched_license": "Apache-2.0"
 
              },
 
              {
 
                "filename": "package/package.json",
 
                "content": "{\n    \"name\": \"typescript\",\n    \"author\": \"Microsoft Corp.\",\n    \"homepage\": \"https://www.typescriptlang.org/\",\n    \"version\": \"4.2.0-dev.20201230\",\n    \"license\": \"Apache-2.0\",\n    \"description\": \"TypeScript is a language for application scale JavaScript development\",\n    \"keywords\": [\n        \"TypeScript\",\n        \"Microsoft\",\n        \"compiler\",\n        \"language\",\n        \"javascript\"\n    ],\n    \"bugs\": {\n        \"url\": \"https://github.com/Microsoft/TypeScript/issues\"\n    },\n    \"repository\": {\n        \"type\": \"git\",\n        \"url\": \"https://github.com/Microsoft/TypeScript.git\"\n    },\n    \"main\": \"./lib/typescript.js\",\n    \"typings\": \"./lib/typescript.d.ts\",\n    \"bin\": {\n        \"tsc\": \"./bin/tsc\",\n        \"tsserver\": \"./bin/tsserver\"\n    },\n    \"engines\": {\n        \"node\": \">=4.2.0\"\n    },\n    \"devDependencies\": {\n        \"@octokit/rest\": \"latest\",\n        \"@types/browserify\": \"latest\",\n        \"@types/chai\": \"latest\",\n        \"@types/convert-source-map\": \"latest\",\n        \"@types/glob\": \"latest\",\n        \"@types/gulp\": \"^4.0.5\",\n        \"@types/gulp-concat\": \"latest\",\n        \"@types/gulp-newer\": \"latest\",\n        \"@types/gulp-rename\": \"0.0.33\",\n        \"@types/gulp-sourcemaps\": \"0.0.32\",\n        \"@types/jake\": \"latest\",\n        \"@types/merge2\": \"latest\",\n        \"@types/microsoft__typescript-etw\": \"latest\",\n        \"@types/minimatch\": \"latest\",\n        \"@types/minimist\": \"latest\",\n        \"@types/mkdirp\": \"latest\",\n        \"@types/mocha\": \"latest\",\n        \"@types/ms\": \"latest\",\n        \"@types/node\": \"latest\",\n        \"@types/node-fetch\": \"^2.3.4\",\n        \"@types/q\": \"latest\",\n        \"@types/source-map-support\": \"latest\",\n        \"@types/through2\": \"latest\",\n        \"@types/travis-fold\": \"latest\",\n        \"@types/xml2js\": \"^0.4.0\",\n        \"@typescript-eslint/eslint-plugin\": \"4.5.0\",\n        \"@typescript-eslint/experimental-utils\": \"4.5.0\",\n        \"@typescript-eslint/parser\": \"4.5.0\",\n        \"async\": \"latest\",\n        \"azure-devops-node-api\": \"^10.1.0\",\n        \"browser-resolve\": \"^1.11.2\",\n        \"browserify\": \"latest\",\n        \"chai\": \"latest\",\n        \"chalk\": \"latest\",\n        \"convert-source-map\": \"latest\",\n        \"del\": \"5.1.0\",\n        \"diff\": \"^4.0.2\",\n        \"eslint\": \"7.12.1\",\n        \"eslint-formatter-autolinkable-stylish\": \"1.1.4\",\n        \"eslint-plugin-import\": \"2.22.1\",\n        \"eslint-plugin-jsdoc\": \"30.7.6\",\n        \"eslint-plugin-no-null\": \"1.0.2\",\n        \"fancy-log\": \"latest\",\n        \"fs-extra\": \"^9.0.0\",\n        \"glob\": \"latest\",\n        \"gulp\": \"^4.0.0\",\n        \"gulp-concat\": \"latest\",\n        \"gulp-insert\": \"latest\",\n        \"gulp-newer\": \"latest\",\n        \"gulp-rename\": \"latest\",\n        \"gulp-sourcemaps\": \"latest\",\n        \"istanbul\": \"latest\",\n        \"merge2\": \"latest\",\n        \"minimist\": \"latest\",\n        \"mkdirp\": \"latest\",\n        \"mocha\": \"latest\",\n        \"mocha-fivemat-progress-reporter\": \"latest\",\n        \"ms\": \"latest\",\n        \"node-fetch\": \"^2.6.0\",\n        \"plugin-error\": \"latest\",\n        \"pretty-hrtime\": \"^1.0.3\",\n        \"prex\": \"^0.4.3\",\n        \"q\": \"latest\",\n        \"remove-internal\": \"^2.9.2\",\n        \"source-map-support\": \"latest\",\n        \"through2\": \"latest\",\n        \"travis-fold\": \"latest\",\n        \"typescript\": \"^4.0.0-dev.20200624\",\n        \"vinyl\": \"latest\",\n        \"vinyl-sourcemaps-apply\": \"latest\",\n        \"xml2js\": \"^0.4.19\"\n    },\n    \"scripts\": {\n        \"prepare\": \"gulp build-eslint-rules\",\n        \"pretest\": \"gulp tests\",\n        \"test\": \"gulp runtests-parallel --light=false\",\n        \"test:eslint-rules\": \"gulp run-eslint-rules-tests\",\n        \"build\": \"npm run build:compiler && npm run build:tests\",\n        \"build:compiler\": \"gulp local\",\n        \"build:tests\": \"gulp tests\",\n        \"start\": \"node lib/tsc\",\n        \"clean\": \"gulp clean\",\n        \"gulp\": \"gulp\",\n        \"jake\": \"gulp\",\n        \"lint\": \"gulp lint\",\n        \"lint:ci\": \"gulp lint --ci\",\n        \"lint:compiler\": \"gulp lint-compiler\",\n        \"lint:scripts\": \"gulp lint-scripts\",\n        \"setup-hooks\": \"node scripts/link-hooks.js\"\n    },\n    \"browser\": {\n        \"fs\": false,\n        \"os\": false,\n        \"path\": false,\n        \"crypto\": false,\n        \"buffer\": false,\n        \"@microsoft/typescript-etw\": false,\n        \"source-map-support\": false,\n        \"inspector\": false\n    },\n    \"dependencies\": {}\n}",
 
                "content_hash": null,
 
                "content_normalized": null,
 
                "matcher": {
 
                  "name": "npmbower",
 
                  "confidence": 90
 
                },
 
                "matched_license": "Apache-2.0"
 
              }
 
            ]
 
 
           }
 
           }
 
         }
 
         }
       },
+
       }
      "attachments": [
 
        {
 
          "path": "package/LICENSE.txt",
 
          "token": "a7d00bfd54525bc694b6e32f64c7ebcf5e6b7ae3657be5cc12767bce74654a47"
 
        },
 
        {
 
          "path": "package/package.json",
 
          "token": "05def0905a5e7c40199708860ecec8c8fae7702d540394d00066207e8bf33e59"
 
        }
 
      ]
 
 
     }
 
     }
  },
+
</pre>
  "scancode": {
+
 
    "3.2.2": {
+
Contains licenses, matched files (content and filename)
      "_metadata": {
+
 
        "type": "scancode",
+
==== Scancode ====
        "url": "cd:/npm/npmjs/-/typescript/4.2.0-dev.20201230",
+
 
        "fetchedAt": "2020-12-30T08:22:56.673Z",
+
<pre>
        "links": {
+
{
          "self": {
+
            "_metadata": {
            "href": "urn:npm:npmjs:-:typescript:revision:4.2.0-dev.20201230:tool:scancode:3.2.2",
+
                "type": "scancode",  
             "type": "resource"
+
                "url": "cd:/sourcearchive/mavencentral/io.quarkus/quarkus-core/1.9.2.Final",  
          },
+
                "fetchedAt": "2020-12-01T16:38:22.329Z",  
          "siblings": {
+
                "links": {},
            "href": "urn:npm:npmjs:-:typescript:revision:4.2.0-dev.20201230:tool:scancode",
+
                "schemaVersion": "3.2.2",
            "type": "collection"
+
                "toolVersion": "3.0.2",
          }
+
                "contentType": "application/json",
        },
+
                "releaseDate": "2020-11-30T18:24:04.000Z",
        "schemaVersion": "3.2.2",
+
                "processedAt": "2020-12-01T16:39:01.503Z"
        "toolVersion": "3.0.2",
+
            },  
        "contentType": "application/json",
+
             "content": {
        "releaseDate": "2020-12-30T07:27:52.582Z",
+
                "headers": [],  
        "processedAt": "2020-12-30T08:45:16.529Z"
+
                "summary": {
      },
+
                    "license_expressions": [ {
      "content": {
+
                                "value": "apache-2.0",
        "headers": [
+
                                "count": 3],
          {
+
                    "copyrights": [{
            "tool_name": "scancode-toolkit",
+
                      "value": "Copyright (c) Hiroyuki Takagi",
            "tool_version": "3.0.2",
+
                      "count": 1
            "options": {
+
                                  }],
              "input": "/tmp/cd-19MUgE",
+
                    "holders": [{
              "--classify": true,
+
                      "value": "Hiroyuki Takagi",
              "--copyright": true,
+
                      "count": 1
              "--email": true,
+
                              }],
              "--generated": true,
+
                    "authors": [],
              "--info": true,
+
                    "programming_language": [],
              "--is-license-text": true,
+
                    "packages": []
              "--json-pp": "/tmp/cd-Nnglm3",
+
                },  
              "--license": true,
+
                "license_clarity_score": {
              "--license-clarity-score": true,
+
                    "score": 15,  
              "--license-diag": true,
+
                    "has_declared_license_in_key_files": false,
              "--license-text": true,
+
                    "file_level_license_and_copyright_coverage": 0,
              "--package": true,
+
                    "has_consistent_key_and_file_level_licenses": false,  
              "--processes": "2",
+
                    "is_using_only_spdx_licenses": true,
              "--strip-root": true,
+
                    "has_full_text_for_all_licenses": false
              "--summary": true,
+
                },  
              "--summary-key-files": true,
+
                "summary_of_key_files": {
              "--timeout": "1000.0",
+
 
              "--url": true
+
                    "license_expressions": [ {
            },
+
                                "value": "apache-2.0",
            "notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.",
+
                                "count": 3
            "start_timestamp": "2020-12-30T082257.448448",
+
                                          }],
            "end_timestamp": "2020-12-30T084515.567114",
+
                    "copyrights": [ {
            "message": null,
+
                      "value": "Copyright (c) Hiroyuki Takagi",
            "errors": [],
+
                      "count": 1
            "extra_data": {
+
                                  }],  
              "files_count": 170
+
                    "holders": [{
 +
                      "value": "Hiroyuki Takagi",
 +
                      "count": 1
 +
                              }],
 +
                    "authors": [ ],
 +
                    "programming_language": [ ]
 +
                },
 +
                "files": [
 +
                    {
 +
                        "path": "io",  
 +
                        "type": "directory",  
 +
                        "name": "io",
 +
                        "base_name": "io",  
 +
                        "extension": "",  
 +
                        "size": 0,  
 +
                        "date": null,  
 +
                        "sha1": null,  
 +
                        "md5": null,  
 +
                        "mime_type": null,  
 +
                        "file_type": null,
 +
                        "programming_language": null,  
 +
                        "is_binary": false,  
 +
                        "is_text": false,  
 +
                        "is_archive": false,  
 +
                        "is_media": false,  
 +
                        "is_source": false,  
 +
                        "is_script": false,
 +
                        "licenses": [ ],  
 +
                        "license_expressions": [ ],  
 +
                        "holders": [ ],  
 +
                        "copyrights": [ ],  
 +
                        "authors": [ ],
 +
                        "packages": [ ],  
 +
                        "emails": [ ],
 +
                        "urls": [ ],  
 +
                        "is_legal": false,
 +
                        "is_manifest": false,
 +
                        "is_readme": false,  
 +
                        "is_top_level": true,
 +
                        "is_key_file": false,  
 +
                        "is_generated": false,
 +
                        "is_license_text": false,  
 +
                        "files_count": 159,  
 +
                        "dirs_count": 12,  
 +
                        "size_count": 294024,
 +
                        "scan_errors": [ ]
 +
                    },
 +
                    ]
 
             }
 
             }
          }
 
        ],
 
        "summary": {
 
          "license_expressions": [
 
            {
 
              "value": null,
 
              "count": 99
 
            },
 
            {
 
              "value": "apache-2.0",
 
              "count": 74
 
            },
 
            {
 
              "value": "cc-by-4.0",
 
              "count": 2
 
            },
 
            {
 
              "value": "isc",
 
              "count": 2
 
            },
 
            {
 
              "value": "mit",
 
              "count": 2
 
            },
 
            {
 
              "value": "curl",
 
              "count": 1
 
            },
 
            {
 
              "value": "khronos",
 
              "count": 1
 
            },
 
            {
 
              "value": "unicode",
 
              "count": 1
 
            },
 
            {
 
              "value": "unknown",
 
              "count": 1
 
            },
 
            {
 
              "value": "warranty-disclaimer",
 
              "count": 1
 
            }
 
          ],
 
          "copyrights": [
 
            {
 
              "value": "Copyright (c) Microsoft Corporation.",
 
              "count": 72
 
            },
 
            {
 
              "value": "(c) Microsoft Corporation.",
 
              "count": 66
 
            },
 
            {
 
              "value": null,
 
              "count": 62
 
            },
 
            {
 
              "value": "(c) Korporatsiia Maikrosoft",
 
              "count": 3
 
            },
 
            {
 
              "value": "(c) Microsoft Corporation. Alle Rechte",
 
              "count": 3
 
            },
 
            {
 
              "value": "(c) Microsoft Corporation. Bao Liu Suo",
 
              "count": 3
 
            },
 
            {
 
              "value": "(c) Microsoft Corporation. Zhu Zuo Quan Suo",
 
              "count": 3
 
            },
 
            {
 
              "value": "(c) by W3C",
 
              "count": 1
 
            },
 
            {
 
              "value": "Copyright (c) The Khronos Group Inc.",
 
              "count": 1
 
            },
 
            {
 
              "value": "Copyright (c) Unicode, Inc.",
 
              "count": 1
 
            },
 
            {
 
              "value": "Copyright (c) WHATWG",
 
              "count": 1
 
            },
 
            {
 
              "value": "Copyright (c) YEAR W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers THIS WORK IS PROVIDED AS",
 
              "count": 1
 
            },
 
            {
 
              "value": "Copyright Grant. I",
 
              "count": 1
 
            }
 
          ],
 
          "holders": [
 
            {
 
              "value": "Microsoft Corporation.",
 
              "count": 138
 
            },
 
            {
 
              "value": null,
 
              "count": 62
 
            },
 
            {
 
              "value": "Korporatsiia Maikrosoft",
 
              "count": 3
 
            },
 
            {
 
              "value": "Microsoft Corporation. Alle Rechte",
 
              "count": 3
 
            },
 
            {
 
              "value": "Microsoft Corporation. Bao Liu Suo",
 
              "count": 3
 
            },
 
            {
 
              "value": "Microsoft Corporation. Zhu Zuo Quan Suo",
 
              "count": 3
 
            },
 
            {
 
              "value": "Grant. I",
 
              "count": 1
 
            },
 
            {
 
              "value": "The Khronos Group Inc.",
 
              "count": 1
 
            },
 
            {
 
              "value": "Unicode, Inc.",
 
              "count": 1
 
            },
 
            {
 
              "value": "W3C",
 
              "count": 1
 
            },
 
            {
 
              "value": "W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers THIS WORK IS PROVIDED AS",
 
              "count": 1
 
            },
 
            {
 
              "value": "WHATWG",
 
              "count": 1
 
            }
 
          ],
 
          "authors": [
 
            {
 
              "value": null,
 
              "count": 167
 
            },
 
            {
 
              "value": "external project",
 
              "count": 2
 
            },
 
            {
 
              "value": "the Project",
 
              "count": 2
 
            }
 
          ],
 
          "programming_language": [
 
            {
 
              "value": "TypeScript",
 
              "count": 60
 
            },
 
            {
 
              "value": "Objective-C",
 
              "count": 57
 
            },
 
            {
 
              "value": null,
 
              "count": 45
 
            },
 
            {
 
              "value": "JavaScript",
 
              "count": 8
 
            }
 
          ],
 
          "packages": [
 
            {
 
              "type": "npm",
 
              "namespace": null,
 
              "name": "typescript",
 
              "version": "4.2.0-dev.20201230",
 
              "qualifiers": null,
 
              "subpath": null,
 
              "primary_language": "JavaScript",
 
              "description": "TypeScript is a language for application scale JavaScript development",
 
              "release_date": null,
 
              "parties": [
 
                {
 
                  "type": "person",
 
                  "role": "author",
 
                  "name": "Microsoft Corp.",
 
                  "email": null,
 
                  "url": null
 
                }
 
              ],
 
              "keywords": [
 
                "TypeScript",
 
                "Microsoft",
 
                "compiler",
 
                "language",
 
                "javascript"
 
              ],
 
              "homepage_url": "https://www.typescriptlang.org/",
 
              "download_url": "https://registry.npmjs.org/typescript/-/typescript-4.2.0-dev.20201230.tgz",
 
              "size": null,
 
              "sha1": null,
 
              "md5": null,
 
              "sha256": null,
 
              "sha512": null,
 
              "bug_tracking_url": "https://github.com/Microsoft/TypeScript/issues",
 
              "code_view_url": null,
 
              "vcs_url": "git+https://github.com/Microsoft/TypeScript.git",
 
              "copyright": null,
 
              "license_expression": "apache-2.0",
 
              "declared_license": "Apache-2.0",
 
              "notice_text": null,
 
              "manifest_path": "package.json",
 
              "dependencies": [
 
                {
 
                  "purl": "pkg:npm/%40octokit/rest",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/browserify",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/chai",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/convert-source-map",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/glob",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/gulp",
 
                  "requirement": "^4.0.5",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/gulp-concat",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/gulp-newer",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/gulp-rename",
 
                  "requirement": "0.0.33",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/gulp-sourcemaps",
 
                  "requirement": "0.0.32",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/jake",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/merge2",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/microsoft__typescript-etw",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/minimatch",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/minimist",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/mkdirp",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/mocha",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/ms",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/node",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/node-fetch",
 
                  "requirement": "^2.3.4",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/q",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/source-map-support",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/through2",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/travis-fold",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40types/xml2js",
 
                  "requirement": "^0.4.0",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40typescript-eslint/eslint-plugin",
 
                  "requirement": "4.5.0",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40typescript-eslint/experimental-utils",
 
                  "requirement": "4.5.0",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/%40typescript-eslint/parser",
 
                  "requirement": "4.5.0",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/async",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/azure-devops-node-api",
 
                  "requirement": "^10.1.0",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/browser-resolve",
 
                  "requirement": "^1.11.2",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/browserify",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/chai",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/chalk",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/convert-source-map",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/del",
 
                  "requirement": "5.1.0",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/diff",
 
                  "requirement": "^4.0.2",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/eslint",
 
                  "requirement": "7.12.1",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/eslint-formatter-autolinkable-stylish",
 
                  "requirement": "1.1.4",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/eslint-plugin-import",
 
                  "requirement": "2.22.1",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/eslint-plugin-jsdoc",
 
                  "requirement": "30.7.6",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/eslint-plugin-no-null",
 
                  "requirement": "1.0.2",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/fancy-log",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/fs-extra",
 
                  "requirement": "^9.0.0",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/glob",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/gulp",
 
                  "requirement": "^4.0.0",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/gulp-concat",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/gulp-insert",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/gulp-newer",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/gulp-rename",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/gulp-sourcemaps",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/istanbul",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/merge2",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/minimist",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/mkdirp",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/mocha",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/mocha-fivemat-progress-reporter",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/ms",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/node-fetch",
 
                  "requirement": "^2.6.0",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/plugin-error",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/pretty-hrtime",
 
                  "requirement": "^1.0.3",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/prex",
 
                  "requirement": "^0.4.3",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/q",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/remove-internal",
 
                  "requirement": "^2.9.2",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/source-map-support",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/through2",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/travis-fold",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/typescript",
 
                  "requirement": "^4.0.0-dev.20200624",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/vinyl",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/vinyl-sourcemaps-apply",
 
                  "requirement": "latest",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                },
 
                {
 
                  "purl": "pkg:npm/xml2js",
 
                  "requirement": "^0.4.19",
 
                  "scope": "devDependencies",
 
                  "is_runtime": false,
 
                  "is_optional": true,
 
                  "is_resolved": false
 
                }
 
              ],
 
              "contains_source_code": null,
 
              "source_packages": [],
 
              "purl": "pkg:npm/typescript@4.2.0-dev.20201230",
 
              "repository_homepage_url": "https://www.npmjs.com/package/typescript",
 
              "repository_download_url": "https://registry.npmjs.org/typescript/-/typescript-4.2.0-dev.20201230.tgz",
 
              "api_data_url": "https://registry.npmjs.org/typescript/4.2.0-dev.20201230",
 
              "files": [
 
                {
 
                  "path": "package",
 
                  "type": "directory"
 
                }
 
              ]
 
            }
 
          ]
 
        },
 
        "license_clarity_score": {
 
          "score": 40,
 
          "has_declared_license_in_key_files": true,
 
          "file_level_license_and_copyright_coverage": 0.4,
 
          "has_consistent_key_and_file_level_licenses": false,
 
          "is_using_only_spdx_licenses": false,
 
          "has_full_text_for_all_licenses": false
 
        },
 
        "summary_of_key_files": {
 
          "license_expressions": [
 
            {
 
              "value": "apache-2.0",
 
              "count": 3
 
            },
 
            {
 
              "value": null,
 
              "count": 1
 
            }
 
          ],
 
          "copyrights": [
 
            {
 
              "value": null,
 
              "count": 3
 
            },
 
            {
 
              "value": "Copyright (c) Microsoft Corporation.",
 
              "count": 1
 
            }
 
          ],
 
          "holders": [
 
            {
 
              "value": null,
 
              "count": 3
 
            },
 
            {
 
              "value": "Microsoft Corporation.",
 
              "count": 1
 
            }
 
          ],
 
          "authors": [
 
            {
 
              "value": null,
 
              "count": 4
 
            }
 
          ],
 
          "programming_language": [
 
            {
 
              "value": null,
 
              "count": 3
 
            },
 
            {
 
              "value": "Objective-C",
 
              "count": 1
 
            }
 
          ]
 
        },
 
        "files": [
 
          {
 
            "path": "package",
 
            "type": "directory",
 
            "name": "package",
 
            "base_name": "package",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [
 
              {
 
                "type": "npm",
 
                "namespace": null,
 
                "name": "typescript",
 
                "version": "4.2.0-dev.20201230",
 
                "qualifiers": null,
 
                "subpath": null,
 
                "primary_language": "JavaScript",
 
                "description": "TypeScript is a language for application scale JavaScript development",
 
                "release_date": null,
 
                "parties": [
 
                  {
 
                    "type": "person",
 
                    "role": "author",
 
                    "name": "Microsoft Corp.",
 
                    "email": null,
 
                    "url": null
 
                  }
 
                ],
 
                "keywords": [
 
                  "TypeScript",
 
                  "Microsoft",
 
                  "compiler",
 
                  "language",
 
                  "javascript"
 
                ],
 
                "homepage_url": "https://www.typescriptlang.org/",
 
                "download_url": "https://registry.npmjs.org/typescript/-/typescript-4.2.0-dev.20201230.tgz",
 
                "size": null,
 
                "sha1": null,
 
                "md5": null,
 
                "sha256": null,
 
                "sha512": null,
 
                "bug_tracking_url": "https://github.com/Microsoft/TypeScript/issues",
 
                "code_view_url": null,
 
                "vcs_url": "git+https://github.com/Microsoft/TypeScript.git",
 
                "copyright": null,
 
                "license_expression": "apache-2.0",
 
                "declared_license": "Apache-2.0",
 
                "notice_text": null,
 
                "manifest_path": "package.json",
 
                "dependencies": [
 
                  {
 
                    "purl": "pkg:npm/%40octokit/rest",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/browserify",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/chai",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/convert-source-map",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/glob",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/gulp",
 
                    "requirement": "^4.0.5",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/gulp-concat",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/gulp-newer",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/gulp-rename",
 
                    "requirement": "0.0.33",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/gulp-sourcemaps",
 
                    "requirement": "0.0.32",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/jake",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/merge2",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/microsoft__typescript-etw",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/minimatch",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/minimist",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/mkdirp",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/mocha",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/ms",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/node",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/node-fetch",
 
                    "requirement": "^2.3.4",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/q",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/source-map-support",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/through2",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/travis-fold",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40types/xml2js",
 
                    "requirement": "^0.4.0",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40typescript-eslint/eslint-plugin",
 
                    "requirement": "4.5.0",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40typescript-eslint/experimental-utils",
 
                    "requirement": "4.5.0",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/%40typescript-eslint/parser",
 
                    "requirement": "4.5.0",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/async",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/azure-devops-node-api",
 
                    "requirement": "^10.1.0",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/browser-resolve",
 
                    "requirement": "^1.11.2",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/browserify",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/chai",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/chalk",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/convert-source-map",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/del",
 
                    "requirement": "5.1.0",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/diff",
 
                    "requirement": "^4.0.2",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/eslint",
 
                    "requirement": "7.12.1",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/eslint-formatter-autolinkable-stylish",
 
                    "requirement": "1.1.4",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/eslint-plugin-import",
 
                    "requirement": "2.22.1",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/eslint-plugin-jsdoc",
 
                    "requirement": "30.7.6",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/eslint-plugin-no-null",
 
                    "requirement": "1.0.2",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/fancy-log",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/fs-extra",
 
                    "requirement": "^9.0.0",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/glob",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/gulp",
 
                    "requirement": "^4.0.0",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/gulp-concat",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/gulp-insert",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/gulp-newer",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/gulp-rename",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/gulp-sourcemaps",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/istanbul",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/merge2",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/minimist",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/mkdirp",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/mocha",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/mocha-fivemat-progress-reporter",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/ms",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/node-fetch",
 
                    "requirement": "^2.6.0",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/plugin-error",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/pretty-hrtime",
 
                    "requirement": "^1.0.3",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/prex",
 
                    "requirement": "^0.4.3",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/q",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/remove-internal",
 
                    "requirement": "^2.9.2",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/source-map-support",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/through2",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/travis-fold",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/typescript",
 
                    "requirement": "^4.0.0-dev.20200624",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/vinyl",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/vinyl-sourcemaps-apply",
 
                    "requirement": "latest",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  },
 
                  {
 
                    "purl": "pkg:npm/xml2js",
 
                    "requirement": "^0.4.19",
 
                    "scope": "devDependencies",
 
                    "is_runtime": false,
 
                    "is_optional": true,
 
                    "is_resolved": false
 
                  }
 
                ],
 
                "contains_source_code": null,
 
                "source_packages": [],
 
                "purl": "pkg:npm/typescript@4.2.0-dev.20201230",
 
                "repository_homepage_url": "https://www.npmjs.com/package/typescript",
 
                "repository_download_url": "https://registry.npmjs.org/typescript/-/typescript-4.2.0-dev.20201230.tgz",
 
                "api_data_url": "https://registry.npmjs.org/typescript/4.2.0-dev.20201230",
 
                "files": [
 
                  {
 
                    "path": "package",
 
                    "type": "directory"
 
                  }
 
                ]
 
              }
 
            ],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": true,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 170,
 
            "dirs_count": 82,
 
            "size_count": 58783024,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/AUTHORS.md",
 
            "type": "file",
 
            "name": "AUTHORS.md",
 
            "base_name": "AUTHORS",
 
            "extension": ".md",
 
            "size": 8469,
 
            "date": "1985-10-26",
 
            "sha1": "99a4d7c695d29ffebeaac01405624409fcfbda15",
 
            "md5": "92d7d027b2a5a4336562a11e2cccb629",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with CRLF line terminators",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [
 
              {
 
                "email": "dreamran43@gmail.com",
 
                "start_line": 135,
 
                "end_line": 135
 
              }
 
            ],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": true,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/CODE_OF_CONDUCT.md",
 
            "type": "file",
 
            "name": "CODE_OF_CONDUCT.md",
 
            "base_name": "CODE_OF_CONDUCT",
 
            "extension": ".md",
 
            "size": 333,
 
            "date": "1985-10-26",
 
            "sha1": "7a500a03b4db6fc7812c8f019445ec6e55caa38d",
 
            "md5": "c4d6546884be368ac67783b634abc4d3",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [
 
              {
 
                "email": "opencode@microsoft.com",
 
                "start_line": 1,
 
                "end_line": 1
 
              }
 
            ],
 
            "urls": [
 
              {
 
                "url": "https://opensource.microsoft.com/codeofconduct",
 
                "start_line": 1,
 
                "end_line": 1
 
              },
 
              {
 
                "url": "https://opensource.microsoft.com/codeofconduct/faq",
 
                "start_line": 1,
 
                "end_line": 1
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": true,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/CopyrightNotice.txt",
 
            "type": "file",
 
            "name": "CopyrightNotice.txt",
 
            "base_name": "CopyrightNotice",
 
            "extension": ".txt",
 
            "size": 812,
 
            "date": "1985-10-26",
 
            "sha1": "47cabeec3e289c126aec9d6515a01732cc07b57e",
 
            "md5": "d7b75ae69ae63b60e417cae5b7c0bb65",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": true,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": true,
 
            "is_key_file": true,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/LICENSE.txt",
 
            "type": "file",
 
            "name": "LICENSE.txt",
 
            "base_name": "LICENSE",
 
            "extension": ".txt",
 
            "size": 9197,
 
            "date": "1985-10-26",
 
            "sha1": "557ce4c1f2d1480bef1fe3db9c14615e3b213a99",
 
            "md5": "55a8748c7d5c7253f3e4bb7402ff04db",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with very long lines, with CRLF line terminators",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 1,
 
                "end_line": 55,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_17.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "1-hash",
 
                  "rule_length": 1427,
 
                  "matched_length": 1427,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Apache License\n\nVersion 2.0, January 2004\n\nhttp://www.apache.org/licenses/ \n\nTERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n1. Definitions.\n\n\"License\" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.\n\n\"Licensor\" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.\n\n\"Legal Entity\" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, \"control\" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.\n\n\"You\" (or \"Your\") shall mean an individual or Legal Entity exercising permissions granted by this License.\n\n\"Source\" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.\n\n\"Object\" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.\n\n\"Work\" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).\n\n\"Derivative Works\" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.\n\n\"Contribution\" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, \"submitted\" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as \"Not a Contribution.\"\n\n\"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.\n\n2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.\n\n3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.\n\n4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:\n\nYou must give any other recipients of the Work or Derivative Works a copy of this License; and\n\nYou must cause any modified files to carry prominent notices stating that You changed the files; and\n\nYou must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and\n\nIf the Work includes a \"NOTICE\" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.\n\n5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.\n\n6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.\n\n7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.\n\n8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.\n\n9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.\n\nEND OF TERMS AND CONDITIONS"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": true,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": true,
 
            "is_key_file": true,
 
            "is_generated": true,
 
            "is_license_text": true,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/package.json",
 
            "type": "file",
 
            "name": "package.json",
 
            "base_name": "package",
 
            "extension": ".json",
 
            "size": 4320,
 
            "date": "1985-10-26",
 
            "sha1": "16b97e3ad90d6fb47918b4ac8d6691045b754bfd",
 
            "md5": "595ec18ea22d39127b7a51c2fa294429",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 90,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 6,
 
                "end_line": 6,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_65.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": false,
 
                  "is_license_reference": false,
 
                  "is_license_tag": true,
 
                  "matcher": "2-aho",
 
                  "rule_length": 4,
 
                  "matched_length": 4,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 90
 
                },
 
                "matched_text": "license\": \"Apache-2.0\","
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://www.typescriptlang.org/",
 
                "start_line": 4,
 
                "end_line": 4
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues",
 
                "start_line": 16,
 
                "end_line": 16
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript.git",
 
                "start_line": 20,
 
                "end_line": 20
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": true,
 
            "is_readme": false,
 
            "is_top_level": true,
 
            "is_key_file": true,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/README.md",
 
            "type": "file",
 
            "name": "README.md",
 
            "base_name": "README",
 
            "extension": ".md",
 
            "size": 5360,
 
            "date": "1985-10-26",
 
            "sha1": "5656167dab0ccf301746ff73a44e4fb5ecbfdb7a",
 
            "md5": "594048ea820f8bfd7bf8197e5bf875fe",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with very long lines, with CRLF line terminators",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [
 
              {
 
                "email": "opencode@microsoft.com",
 
                "start_line": 40,
 
                "end_line": 40
 
              }
 
            ],
 
            "urls": [
 
              {
 
                "url": "https://travis-ci.org/microsoft/TypeScript.svg?branch=master",
 
                "start_line": 4,
 
                "end_line": 4
 
              },
 
              {
 
                "url": "https://travis-ci.org/microsoft/TypeScript",
 
                "start_line": 4,
 
                "end_line": 4
 
              },
 
              {
 
                "url": "https://dev.azure.com/typescript/TypeScript/_apis/build/status/Typescript/node10",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "https://dev.azure.com/typescript/TypeScript/_build?definitionId=7",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "https://badge.fury.io/js/typescript.svg",
 
                "start_line": 6,
 
                "end_line": 6
 
              },
 
              {
 
                "url": "https://www.npmjs.com/package/typescript",
 
                "start_line": 6,
 
                "end_line": 6
 
              },
 
              {
 
                "url": "https://img.shields.io/npm/dm/typescript.svg",
 
                "start_line": 7,
 
                "end_line": 7
 
              },
 
              {
 
                "url": "https://www.typescriptlang.org/",
 
                "start_line": 9,
 
                "end_line": 9
 
              },
 
              {
 
                "url": "https://www.typescriptlang.org/play",
 
                "start_line": 9,
 
                "end_line": 9
 
              },
 
              {
 
                "url": "https://blogs.msdn.microsoft.com/typescript",
 
                "start_line": 9,
 
                "end_line": 9
 
              },
 
              {
 
                "url": "https://twitter.com/typescript",
 
                "start_line": 9,
 
                "end_line": 9
 
              },
 
              {
 
                "url": "https://www.typescriptlang.org/community",
 
                "start_line": 11,
 
                "end_line": 11
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/blob/master/CONTRIBUTING.md",
 
                "start_line": 29,
 
                "end_line": 29
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues",
 
                "start_line": 30,
 
                "end_line": 30
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/pulls",
 
                "start_line": 31,
 
                "end_line": 31
 
              },
 
              {
 
                "url": "https://stackoverflow.com/questions/tagged/typescript",
 
                "start_line": 32,
 
                "end_line": 32
 
              },
 
              {
 
                "url": "https://discord.gg/typescript",
 
                "start_line": 33,
 
                "end_line": 33
 
              },
 
              {
 
                "url": "https://twitter.com/search?q=%23TypeScript",
 
                "start_line": 34,
 
                "end_line": 34
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/blob/master/doc/TypeScript%20Language%20Specification%20-%20ARCHIVED.docx?raw=true",
 
                "start_line": 36,
 
                "end_line": 36
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/blob/master/doc/TypeScript%20Language%20Specification%20-%20ARCHIVED.pdf?raw=true",
 
                "start_line": 37,
 
                "end_line": 37
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/blob/master/doc/spec-ARCHIVED.md",
 
                "start_line": 37,
 
                "end_line": 37
 
              },
 
              {
 
                "url": "https://opensource.microsoft.com/codeofconduct",
 
                "start_line": 39,
 
                "end_line": 39
 
              },
 
              {
 
                "url": "https://opensource.microsoft.com/codeofconduct/faq",
 
                "start_line": 40,
 
                "end_line": 40
 
              },
 
              {
 
                "url": "https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html",
 
                "start_line": 45,
 
                "end_line": 45
 
              },
 
              {
 
                "url": "https://www.typescriptlang.org/docs/handbook/basic-types.html",
 
                "start_line": 46,
 
                "end_line": 46
 
              },
 
              {
 
                "url": "https://git-scm.com/downloads",
 
                "start_line": 51,
 
                "end_line": 51
 
              },
 
              {
 
                "url": "https://nodejs.org/",
 
                "start_line": 51,
 
                "end_line": 51
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript.git",
 
                "start_line": 56,
 
                "end_line": 56
 
              },
 
              {
 
                "url": "https://gulpjs.com/",
 
                "start_line": 65,
 
                "end_line": 65
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/wiki/Roadmap",
 
                "start_line": 104,
 
                "end_line": 104
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": true,
 
            "is_top_level": true,
 
            "is_key_file": true,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/ThirdPartyNoticeText.txt",
 
            "type": "file",
 
            "name": "ThirdPartyNoticeText.txt",
 
            "base_name": "ThirdPartyNoticeText",
 
            "extension": ".txt",
 
            "size": 37767,
 
            "date": "1985-10-26",
 
            "sha1": "48cd6ec7bf79eaef3218cb7636a4b3abbdb29da5",
 
            "md5": "cf6e69c331453d3a6c2b8b6ed172ab79",
 
            "mime_type": "text/plain",
 
            "file_type": "Non-ISO extended-ASCII text, with very long lines, with CRLF line terminators",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "mit",
 
                "score": 89.06,
 
                "name": "MIT License",
 
                "short_name": "MIT License",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "MIT",
 
                "homepage_url": "http://opensource.org/licenses/mit-license.php",
 
                "text_url": "http://opensource.org/licenses/mit-license.php",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:mit",
 
                "spdx_license_key": "MIT",
 
                "spdx_url": "https://spdx.org/licenses/MIT",
 
                "start_line": 12,
 
                "end_line": 19,
 
                "matched_rule": {
 
                  "identifier": "mit_166.RULE",
 
                  "license_expression": "mit",
 
                  "licenses": [
 
                    "mit"
 
                  ],
 
                  "is_license_text": true,
 
                  "is_license_notice": false,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "3-seq",
 
                  "rule_length": 171,
 
                  "matched_length": 171,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "This project is licensed under the [MIT] [license]. [Copyrights] [are] [respective] [of] [each] [contributor] [listed] [at] [the] [beginning] [of] [each] [definition] [file]. [Provided] [for] [Informational] [Purposes] [Only]\n\nMIT License\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"\"Software\"\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
 
              },
 
              {
 
                "key": "unicode",
 
                "score": 100,
 
                "name": "Unicode Inc License Agreement",
 
                "short_name": "Unicode Inc License Agreement",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Unicode Consortium",
 
                "homepage_url": "http://unicode.org/",
 
                "text_url": "http://unicode.org/copyright.html",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:unicode",
 
                "spdx_license_key": "",
 
                "spdx_url": "",
 
                "start_line": 50,
 
                "end_line": 50,
 
                "matched_rule": {
 
                  "identifier": "unicode-tou_1.RULE",
 
                  "license_expression": "unicode",
 
                  "licenses": [
 
                    "unicode"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 13,
 
                  "matched_length": 13,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Distributed under the Terms of Use in http://www.unicode.org/copyright.html."
 
              },
 
              {
 
                "key": "mit",
 
                "score": 20.69,
 
                "name": "MIT License",
 
                "short_name": "MIT License",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "MIT",
 
                "homepage_url": "http://opensource.org/licenses/mit-license.php",
 
                "text_url": "http://opensource.org/licenses/mit-license.php",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:mit",
 
                "spdx_license_key": "MIT",
 
                "spdx_url": "https://spdx.org/licenses/MIT",
 
                "start_line": 52,
 
                "end_line": 55,
 
                "matched_rule": {
 
                  "identifier": "mit_17.RULE",
 
                  "license_expression": "mit",
 
                  "licenses": [
 
                    "mit"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "3-seq",
 
                  "rule_length": 87,
 
                  "matched_length": 20,
 
                  "match_coverage": 22.99,
 
                  "rule_relevance": 90
 
                },
 
                "matched_text": "Permission is hereby granted, free of charge, to any person obtaining\na copy of [the] [Unicode] [data] [files] [and] [any] [associated] [documentation]\n([the] \"[Data] [Files]\") [or] [Unicode] [software] [and] [any] [associated] [documentation]\n(the \"Software\") to deal in the"
 
              },
 
              {
 
                "key": "warranty-disclaimer",
 
                "score": 46.58,
 
                "name": "Generic Bare Warranty Disclaimer",
 
                "short_name": "Generic Bare Warranty Disclaimer",
 
                "category": "Unstated License",
 
                "is_exception": false,
 
                "owner": "Unspecified",
 
                "homepage_url": "",
 
                "text_url": "",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:warranty-disclaimer",
 
                "spdx_license_key": "",
 
                "spdx_url": "",
 
                "start_line": 65,
 
                "end_line": 71,
 
                "matched_rule": {
 
                  "identifier": "warranty-disclaimer_9.RULE",
 
                  "license_expression": "warranty-disclaimer",
 
                  "licenses": [
 
                    "warranty-disclaimer"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "3-seq",
 
                  "rule_length": 73,
 
                  "matched_length": 34,
 
                  "match_coverage": 46.58,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "PROVIDED \"AS IS\", WITHOUT WARRANTY OF\nANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT [OF] [THIRD] [PARTY] [RIGHTS].\n[IN] [NO] [EVENT] [SHALL] [THE] [COPYRIGHT] [HOLDER] [OR] [HOLDERS] [INCLUDED] [IN] [THIS]\n[NOTICE] BE LIABLE FOR ANY CLAIM, [OR] [ANY] [SPECIAL] [INDIRECT] [OR] [CONSEQUENTIAL]\nDAMAGES, OR"
 
              },
 
              {
 
                "key": "isc",
 
                "score": 35.72,
 
                "name": "ISC License",
 
                "short_name": "ISC License",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "ISC - Internet Systems Consortium",
 
                "homepage_url": "https://www.isc.org/software/license",
 
                "text_url": "http://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_disclaimer_2",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:isc",
 
                "spdx_license_key": "ISC",
 
                "spdx_url": "https://spdx.org/licenses/ISC",
 
                "start_line": 70,
 
                "end_line": 74,
 
                "matched_rule": {
 
                  "identifier": "isc-ormlite_1.RULE",
 
                  "license_expression": "isc",
 
                  "licenses": [
 
                    "isc"
 
                  ],
 
                  "is_license_text": true,
 
                  "is_license_notice": false,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "3-seq",
 
                  "rule_length": 107,
 
                  "matched_length": 39,
 
                  "match_coverage": 36.45,
 
                  "rule_relevance": 98
 
                },
 
                "matched_text": "INDIRECT OR CONSEQUENTIAL\nDAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,\nDATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\nTORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF"
 
              },
 
              {
 
                "key": "curl",
 
                "score": 11.54,
 
                "name": "cURL License",
 
                "short_name": "cURL License",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "cURL",
 
                "homepage_url": "http://curl.haxx.se/",
 
                "text_url": "http://curl.haxx.se/docs/copyright.html",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:curl",
 
                "spdx_license_key": "curl",
 
                "spdx_url": "https://spdx.org/licenses/curl",
 
                "start_line": 77,
 
                "end_line": 79,
 
                "matched_rule": {
 
                  "identifier": "curl.LICENSE",
 
                  "license_expression": "curl",
 
                  "licenses": [
 
                    "curl"
 
                  ],
 
                  "is_license_text": true,
 
                  "is_license_notice": false,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "3-seq",
 
                  "rule_length": 156,
 
                  "matched_length": 18,
 
                  "match_coverage": 11.54,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "to promote the sale,\nuse or other dealings in [these] [Data] [Files] [or] Software without prior\nwritten authorization of the copyright holder."
 
              },
 
              {
 
                "key": "isc",
 
                "score": 12.82,
 
                "name": "ISC License",
 
                "short_name": "ISC License",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "ISC - Internet Systems Consortium",
 
                "homepage_url": "https://www.isc.org/software/license",
 
                "text_url": "http://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_disclaimer_2",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:isc",
 
                "spdx_license_key": "ISC",
 
                "spdx_url": "https://spdx.org/licenses/ISC",
 
                "start_line": 88,
 
                "end_line": 88,
 
                "matched_rule": {
 
                  "identifier": "isc-ormlite_1.RULE",
 
                  "license_expression": "isc",
 
                  "licenses": [
 
                    "isc"
 
                  ],
 
                  "is_license_text": true,
 
                  "is_license_notice": false,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "3-seq",
 
                  "rule_length": 107,
 
                  "matched_length": 14,
 
                  "match_coverage": 13.08,
 
                  "rule_relevance": 98
 
                },
 
                "matched_text": "Permission to copy, modify, and distribute this [work], [with] [or] [without] [modification], [for] [any] [purpose] [and] without fee [or] [royalty] is hereby granted, provided that"
 
              },
 
              {
 
                "key": "unknown",
 
                "score": 11,
 
                "name": "Unknown license detected but not recognized",
 
                "short_name": "unknown",
 
                "category": "Unstated License",
 
                "is_exception": false,
 
                "owner": "Unspecified",
 
                "homepage_url": "",
 
                "text_url": "",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:unknown",
 
                "spdx_license_key": "",
 
                "spdx_url": "",
 
                "start_line": 104,
 
                "end_line": 104,
 
                "matched_rule": {
 
                  "identifier": "unknown_28.RULE",
 
                  "license_expression": "unknown",
 
                  "licenses": [
 
                    "unknown"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": false,
 
                  "is_license_reference": true,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 2,
 
                  "matched_length": 2,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 11
 
                },
 
                "matched_text": "licensed under"
 
              },
 
              {
 
                "key": "cc-by-4.0",
 
                "score": 33,
 
                "name": "Creative Commons Attribution 4.0 International Public License",
 
                "short_name": "CC-BY-4.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Creative Commons",
 
                "homepage_url": "http://creativecommons.org/licenses/by/4.0/",
 
                "text_url": "http://creativecommons.org/licenses/by/4.0/legalcode",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:cc-by-4.0",
 
                "spdx_license_key": "CC-BY-4.0",
 
                "spdx_url": "https://spdx.org/licenses/CC-BY-4.0",
 
                "start_line": 104,
 
                "end_line": 104,
 
                "matched_rule": {
 
                  "identifier": "cc-by-4.0_5.RULE",
 
                  "license_expression": "cc-by-4.0",
 
                  "licenses": [
 
                    "cc-by-4.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": false,
 
                  "is_license_reference": true,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 6,
 
                  "matched_length": 6,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 33
 
                },
 
                "matched_text": "Creative Commons Attribution 4.0 International"
 
              },
 
              {
 
                "key": "cc-by-4.0",
 
                "score": 100,
 
                "name": "Creative Commons Attribution 4.0 International Public License",
 
                "short_name": "CC-BY-4.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Creative Commons",
 
                "homepage_url": "http://creativecommons.org/licenses/by/4.0/",
 
                "text_url": "http://creativecommons.org/licenses/by/4.0/legalcode",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:cc-by-4.0",
 
                "spdx_license_key": "CC-BY-4.0",
 
                "spdx_url": "https://spdx.org/licenses/CC-BY-4.0",
 
                "start_line": 104,
 
                "end_line": 109,
 
                "matched_rule": {
 
                  "identifier": "cc-by-4.0.RULE",
 
                  "license_expression": "cc-by-4.0",
 
                  "licenses": [
 
                    "cc-by-4.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 2602,
 
                  "matched_length": 2602,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Attribution 4.0 International \n======================================================================= \nCreative Commons Corporation (\"Creative Commons\") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an \"as-is\" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. Using Creative Commons Public Licenses Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC- licensed material, or material used under an exception or limitation to copyright. More considerations for licensors:\n\nwiki.creativecommons.org/Considerations_for_licensors Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason--for example, because of any applicable exception or limitation to copyright--then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More_considerations for the public: wiki.creativecommons.org/Considerations_for_licensees ======================================================================= \nCreative Commons Attribution 4.0 International Public License By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License (\"Public License\"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. Section 1 -- Definitions. a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. c. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. d. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. e. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. f. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. g. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. h. Licensor means the individual(s) or entity(ies) granting rights under this Public License. i. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. j. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. k. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. Section 2 -- Scope. a. License grant. 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: a. reproduce and Share the Licensed Material, in whole or in part; and b. produce, reproduce, and Share Adapted Material. 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. 3. Term. The term of this Public License is specified in Section 6(a). 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a) (4) never produces Adapted Material. 5. Downstream recipients. a. Offer from the Licensor -- Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. b. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). b. Other rights. 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. 2. Patent and trademark rights are not licensed under this Public License. 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. Section 3 -- License Conditions. Your exercise of the Licensed Rights is expressly made subject to the following conditions. a. Attribution. 1. If You Share the Licensed Material (including in modified form), You must: a. retain the following if it is supplied by the Licensor with the Licensed Material: i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); ii. a copyright notice; iii. a notice that refers to this Public License; iv. a notice that refers to the disclaimer of warranties; v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; b. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and c. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. 4. If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License. Section 4 -- Sui Generis Database Rights. Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. Section 5 -- Disclaimer of Warranties and Limitation of Liability. a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. Section 6 -- Term and Termination. a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or 2. upon express reinstatement by the Licensor. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. c. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. d. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. Section 7 -- Other Terms and Conditions. a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. Section 8 -- Interpretation. a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. ======================================================================= Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the \"Licensor.\" Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark \"Creative Commons\" or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. Creative Commons may be contacted at creativecommons.org."
 
              },
 
              {
 
                "key": "khronos",
 
                "score": 100,
 
                "name": "Khronos License",
 
                "short_name": "Khronos License",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Khronos Group",
 
                "homepage_url": "",
 
                "text_url": "",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:khronos",
 
                "spdx_license_key": "",
 
                "spdx_url": "",
 
                "start_line": 172,
 
                "end_line": 189,
 
                "matched_rule": {
 
                  "identifier": "khronos.LICENSE",
 
                  "license_expression": "khronos",
 
                  "licenses": [
 
                    "khronos"
 
                  ],
 
                  "is_license_text": true,
 
                  "is_license_notice": false,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 164,
 
                  "matched_length": 164,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Permission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and/or associated documentation files (the\n\"Materials\"), to deal in the Materials without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Materials, and to\npermit persons to whom the Materials are furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Materials.\n\nTHE MATERIALS ARE PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nMATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS."
 
              }
 
            ],
 
            "license_expressions": [
 
              "mit",
 
              "unicode",
 
              "mit",
 
              "warranty-disclaimer",
 
              "isc",
 
              "curl",
 
              "isc",
 
              "unknown",
 
              "cc-by-4.0",
 
              "cc-by-4.0",
 
              "khronos"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Unicode, Inc.",
 
                "start_line": 49,
 
                "end_line": 49
 
              },
 
              {
 
                "value": "W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers THIS WORK IS PROVIDED AS",
 
                "start_line": 92,
 
                "end_line": 99
 
              },
 
              {
 
                "value": "WHATWG",
 
                "start_line": 104,
 
                "end_line": 104
 
              },
 
              {
 
                "value": "W3C",
 
                "start_line": 116,
 
                "end_line": 116
 
              },
 
              {
 
                "value": "Grant. I",
 
                "start_line": 122,
 
                "end_line": 140
 
              },
 
              {
 
                "value": "The Khronos Group Inc.",
 
                "start_line": 170,
 
                "end_line": 170
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) 1991-2017 Unicode, Inc.",
 
                "start_line": 49,
 
                "end_line": 49
 
              },
 
              {
 
                "value": "Copyright (c) YEAR W3C(r) (MIT, ERCIM, Keio, Beihang). Disclaimers THIS WORK IS PROVIDED AS",
 
                "start_line": 92,
 
                "end_line": 99
 
              },
 
              {
 
                "value": "Copyright (c) 2018 WHATWG",
 
                "start_line": 104,
 
                "end_line": 104
 
              },
 
              {
 
                "value": "(c) by W3C",
 
                "start_line": 116,
 
                "end_line": 116
 
              },
 
              {
 
                "value": "Copyright Grant. I",
 
                "start_line": 122,
 
                "end_line": 140
 
              },
 
              {
 
                "value": "Copyright (c) 2018 The Khronos Group Inc.",
 
                "start_line": 170,
 
                "end_line": 170
 
              }
 
            ],
 
            "authors": [
 
              {
 
                "value": "the Project",
 
                "start_line": 122,
 
                "end_line": 140
 
              },
 
              {
 
                "value": "the Project",
 
                "start_line": 122,
 
                "end_line": 140
 
              }
 
            ],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.unicode.org/Public",
 
                "start_line": 26,
 
                "end_line": 26
 
              },
 
              {
 
                "url": "http://www.unicode.org/reports",
 
                "start_line": 26,
 
                "end_line": 26
 
              },
 
              {
 
                "url": "http://www.unicode.org/cldr/data",
 
                "start_line": 27,
 
                "end_line": 27
 
              },
 
              {
 
                "url": "http://source.icu-project.org/repos/icu",
 
                "start_line": 27,
 
                "end_line": 27
 
              },
 
              {
 
                "url": "http://www.unicode.org/utility/trac/browser",
 
                "start_line": 28,
 
                "end_line": 28
 
              },
 
              {
 
                "url": "http://www.unicode.org/copyright.html",
 
                "start_line": 50,
 
                "end_line": 50
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": true,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/bin",
 
            "type": "directory",
 
            "name": "bin",
 
            "base_name": "bin",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": true,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 2,
 
            "dirs_count": 0,
 
            "size_count": 95,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/bin/tsc",
 
            "type": "file",
 
            "name": "tsc",
 
            "base_name": "tsc",
 
            "extension": "",
 
            "size": 45,
 
            "date": "1985-10-26",
 
            "sha1": "8034722b14a0c8deb5a9d1cad62c6e88d9904efd",
 
            "md5": "77f2382cbdcd057ac7a1b23e43363bca",
 
            "mime_type": "application/javascript",
 
            "file_type": "Node.js script, ASCII text executable",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": true,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/bin/tsserver",
 
            "type": "file",
 
            "name": "tsserver",
 
            "base_name": "tsserver",
 
            "extension": "",
 
            "size": 50,
 
            "date": "1985-10-26",
 
            "sha1": "0010812b280e42ebf792f9229f63509684b7d4aa",
 
            "md5": "a66f62644aee3142f36b1f14b44bd273",
 
            "mime_type": "application/javascript",
 
            "file_type": "Node.js script, ASCII text executable",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": true,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib",
 
            "type": "directory",
 
            "name": "lib",
 
            "base_name": "lib",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": true,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 83,
 
            "dirs_count": 13,
 
            "size_count": 56009071,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/cancellationToken.js",
 
            "type": "file",
 
            "name": "cancellationToken.js",
 
            "base_name": "cancellationToken",
 
            "extension": ".js",
 
            "size": 2890,
 
            "date": "1985-10-26",
 
            "sha1": "9577fc125cbdc94a35633e1198ad764c20d62cd3",
 
            "md5": "d0426124a90575d7b9209d851382cd6f",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text",
 
            "programming_language": "JavaScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.d.ts",
 
            "type": "file",
 
            "name": "lib.d.ts",
 
            "base_name": "lib.d",
 
            "extension": ".ts",
 
            "size": 999,
 
            "date": "1985-10-26",
 
            "sha1": "96b95b167cec4b36a1016973145fcc2e661f5cfa",
 
            "md5": "fc71d8b7cdfd4569546b6ac02647a7d2",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.dom.d.ts",
 
            "type": "file",
 
            "name": "lib.dom.d.ts",
 
            "base_name": "lib.dom.d",
 
            "extension": ".ts",
 
            "size": 836885,
 
            "date": "1985-10-26",
 
            "sha1": "1e8ee1e3c90b0da2a7cf3d20ffd59f40760e110c",
 
            "md5": "65249712cc515aff20324dd78be66096",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.dom.iterable.d.ts",
 
            "type": "file",
 
            "name": "lib.dom.iterable.d.ts",
 
            "base_name": "lib.dom.iterable.d",
 
            "extension": ".ts",
 
            "size": 13954,
 
            "date": "1985-10-26",
 
            "sha1": "77cd7650a4926e6a5a06271d7abbfafa18f5f105",
 
            "md5": "1882a183e972a4e38ac6adb149ebae12",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with very long lines, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2015.collection.d.ts",
 
            "type": "file",
 
            "name": "lib.es2015.collection.d.ts",
 
            "base_name": "lib.es2015.collection.d",
 
            "extension": ".ts",
 
            "size": 2903,
 
            "date": "1985-10-26",
 
            "sha1": "51efb617b5dfd0433d35dc8938c5794448fc3ac8",
 
            "md5": "e88ef07e0335356f4c4421d205fb3a07",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2015.core.d.ts",
 
            "type": "file",
 
            "name": "lib.es2015.core.d.ts",
 
            "base_name": "lib.es2015.core.d",
 
            "extension": ".ts",
 
            "size": 20422,
 
            "date": "1985-10-26",
 
            "sha1": "7eb38871aecda172165bdefacc2d1246fd358807",
 
            "md5": "485b129cefc83b9beb9192dcba760b9f",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2015.d.ts",
 
            "type": "file",
 
            "name": "lib.es2015.d.ts",
 
            "base_name": "lib.es2015.d",
 
            "extension": ".ts",
 
            "size": 1254,
 
            "date": "1985-10-26",
 
            "sha1": "b13b8742971b8c9514e5205dbdfc8e00a910798b",
 
            "md5": "fa5d95410f405f71a5c120c96e8078cd",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2015.generator.d.ts",
 
            "type": "file",
 
            "name": "lib.es2015.generator.d.ts",
 
            "base_name": "lib.es2015.generator.d",
 
            "extension": ".ts",
 
            "size": 2614,
 
            "date": "1985-10-26",
 
            "sha1": "fc444b170fab55b84687b438c6d0efef49e21730",
 
            "md5": "ee71a67d7b3b1ec15da4fe07fbcea399",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2015.iterable.d.ts",
 
            "type": "file",
 
            "name": "lib.es2015.iterable.d.ts",
 
            "base_name": "lib.es2015.iterable.d",
 
            "extension": ".ts",
 
            "size": 15610,
 
            "date": "1985-10-26",
 
            "sha1": "9a20293d5ea452dbaac710adb02cb69def079445",
 
            "md5": "d639701f8596080e333c66626e7ebb1f",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2015.promise.d.ts",
 
            "type": "file",
 
            "name": "lib.es2015.promise.d.ts",
 
            "base_name": "lib.es2015.promise.d",
 
            "extension": ".ts",
 
            "size": 7275,
 
            "date": "1985-10-26",
 
            "sha1": "ecb2818ab7de0db7c071c9e6ea3198fe9d89c160",
 
            "md5": "8c44b3ffd4fb443d2fbf0e873e5ef807",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with very long lines, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2015.proxy.d.ts",
 
            "type": "file",
 
            "name": "lib.es2015.proxy.d.ts",
 
            "base_name": "lib.es2015.proxy.d",
 
            "extension": ".ts",
 
            "size": 1933,
 
            "date": "1985-10-26",
 
            "sha1": "7cf1171043db34d677a1946bb082c732c044fa8f",
 
            "md5": "e50a17e4df4ef491699ac2ae1baca067",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2015.reflect.d.ts",
 
            "type": "file",
 
            "name": "lib.es2015.reflect.d.ts",
 
            "base_name": "lib.es2015.reflect.d",
 
            "extension": ".ts",
 
            "size": 1922,
 
            "date": "1985-10-26",
 
            "sha1": "97d630650df64563bbfdc08e885e9bf97efaffba",
 
            "md5": "772a2c3ae821bdd139648538b935f8cb",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2015.symbol.d.ts",
 
            "type": "file",
 
            "name": "lib.es2015.symbol.d.ts",
 
            "base_name": "lib.es2015.symbol.d",
 
            "extension": ".ts",
 
            "size": 1678,
 
            "date": "1985-10-26",
 
            "sha1": "27cd1d31f861621bdfa51fce56f9804a4d7fe3ff",
 
            "md5": "e31c7b7f544b12b19b1b86904c800861",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2015.symbol.wellknown.d.ts",
 
            "type": "file",
 
            "name": "lib.es2015.symbol.wellknown.d.ts",
 
            "base_name": "lib.es2015.symbol.wellknown.d",
 
            "extension": ".ts",
 
            "size": 10709,
 
            "date": "1985-10-26",
 
            "sha1": "8dc778bbb85bfdd077bf073d8bb502e7bfec2c27",
 
            "md5": "0f55c0817aec643e1f4591a311446ab4",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2016.array.include.d.ts",
 
            "type": "file",
 
            "name": "lib.es2016.array.include.d.ts",
 
            "base_name": "lib.es2016.array.include.d",
 
            "extension": ".ts",
 
            "size": 4961,
 
            "date": "1985-10-26",
 
            "sha1": "69734007eec882b4d5ea6440f197c7784ca64b83",
 
            "md5": "e87e1af357219f43749e7c2b8806f28d",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2016.d.ts",
 
            "type": "file",
 
            "name": "lib.es2016.d.ts",
 
            "base_name": "lib.es2016.d",
 
            "extension": ".ts",
 
            "size": 932,
 
            "date": "1985-10-26",
 
            "sha1": "6ea18481ee02fc1d23dc490a2fd56909220bf2da",
 
            "md5": "d9251682af70ae8d7dda27fa40a06fa9",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2016.full.d.ts",
 
            "type": "file",
 
            "name": "lib.es2016.full.d.ts",
 
            "base_name": "lib.es2016.full.d",
 
            "extension": ".ts",
 
            "size": 1038,
 
            "date": "1985-10-26",
 
            "sha1": "f96d61eba30372a6794159e1d38f34277ba21fef",
 
            "md5": "15bec3e1c390754a5b4f4fb2cb9e1fde",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2017.d.ts",
 
            "type": "file",
 
            "name": "lib.es2017.d.ts",
 
            "base_name": "lib.es2017.d",
 
            "extension": ".ts",
 
            "size": 1092,
 
            "date": "1985-10-26",
 
            "sha1": "7157e9e2a271cb117b5beb5ae322b33e83490d2c",
 
            "md5": "0e93dcd71800d254b9a23f37e01a269a",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2017.full.d.ts",
 
            "type": "file",
 
            "name": "lib.es2017.full.d.ts",
 
            "base_name": "lib.es2017.full.d",
 
            "extension": ".ts",
 
            "size": 1038,
 
            "date": "1985-10-26",
 
            "sha1": "249fc82ee87b22f408e8c36630b6f8524dac7f87",
 
            "md5": "1d0f147d9b5c6adf59e9c832a687d466",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2017.intl.d.ts",
 
            "type": "file",
 
            "name": "lib.es2017.intl.d.ts",
 
            "base_name": "lib.es2017.intl.d",
 
            "extension": ".ts",
 
            "size": 1259,
 
            "date": "1985-10-26",
 
            "sha1": "aebe710048561113744eec1c5eaf92bcaddd16b2",
 
            "md5": "ad8f3074684284206cfcdf939ee19edd",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2017.object.d.ts",
 
            "type": "file",
 
            "name": "lib.es2017.object.d.ts",
 
            "base_name": "lib.es2017.object.d",
 
            "extension": ".ts",
 
            "size": 2485,
 
            "date": "1985-10-26",
 
            "sha1": "19a48bce8a3d844fdc53e39793fdf9a88230bf3a",
 
            "md5": "f42da8ceb86edcc708bce30aee506796",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2017.sharedmemory.d.ts",
 
            "type": "file",
 
            "name": "lib.es2017.sharedmemory.d.ts",
 
            "base_name": "lib.es2017.sharedmemory.d",
 
            "extension": ".ts",
 
            "size": 6347,
 
            "date": "1985-10-26",
 
            "sha1": "97af2db3e0afaad070b9bf40e04ecf6fe238be0b",
 
            "md5": "8baaaf18f9f6d6ed7718e48e45d9647e",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2017.string.d.ts",
 
            "type": "file",
 
            "name": "lib.es2017.string.d.ts",
 
            "base_name": "lib.es2017.string.d",
 
            "extension": ".ts",
 
            "size": 2408,
 
            "date": "1985-10-26",
 
            "sha1": "d91ac888ead07a65cb85c78f7c9e076897ea3c19",
 
            "md5": "2da6f747809673f26b54943757aef21a",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2017.typedarrays.d.ts",
 
            "type": "file",
 
            "name": "lib.es2017.typedarrays.d.ts",
 
            "base_name": "lib.es2017.typedarrays.d",
 
            "extension": ".ts",
 
            "size": 1463,
 
            "date": "1985-10-26",
 
            "sha1": "967d2e4c46c033afabdeb40c0928cdb398418443",
 
            "md5": "b01acced18ae37e8af25b691553cc465",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2018.asyncgenerator.d.ts",
 
            "type": "file",
 
            "name": "lib.es2018.asyncgenerator.d.ts",
 
            "base_name": "lib.es2018.asyncgenerator.d",
 
            "extension": ".ts",
 
            "size": 2749,
 
            "date": "1985-10-26",
 
            "sha1": "014eda3c2e676df54f4ab15978fd34ba2ef09a9c",
 
            "md5": "06415404c983b6db8dde99cd70c84169",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2018.asynciterable.d.ts",
 
            "type": "file",
 
            "name": "lib.es2018.asynciterable.d.ts",
 
            "base_name": "lib.es2018.asynciterable.d",
 
            "extension": ".ts",
 
            "size": 1773,
 
            "date": "1985-10-26",
 
            "sha1": "34c023399b99773b86dc076da7672501140b3f38",
 
            "md5": "3b7806fd12a1b5cc2c6159bcfb8578cb",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2018.d.ts",
 
            "type": "file",
 
            "name": "lib.es2018.d.ts",
 
            "base_name": "lib.es2018.d",
 
            "extension": ".ts",
 
            "size": 1097,
 
            "date": "1985-10-26",
 
            "sha1": "053fe574cc9f83aa78f0f48446babbb2798f8f41",
 
            "md5": "2386d7c6b908ac2fd9aba2f2e9848ff6",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2018.full.d.ts",
 
            "type": "file",
 
            "name": "lib.es2018.full.d.ts",
 
            "base_name": "lib.es2018.full.d",
 
            "extension": ".ts",
 
            "size": 1038,
 
            "date": "1985-10-26",
 
            "sha1": "4afcaf5743ca23e4083d4114acf64730e1048445",
 
            "md5": "6bb22477dd684f6a27130495307d9ce1",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2018.intl.d.ts",
 
            "type": "file",
 
            "name": "lib.es2018.intl.d.ts",
 
            "base_name": "lib.es2018.intl.d",
 
            "extension": ".ts",
 
            "size": 2286,
 
            "date": "1985-10-26",
 
            "sha1": "35135996eaf1f1969de9f1bc129f8de44b029016",
 
            "md5": "a473ca350cd683ba2cee396533a1fa65",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "http://cldr.unicode.org/index/cldr-spec/plural-rules#TOC-Determining-Plural-Categories",
 
                "start_line": 23,
 
                "end_line": 23
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2018.promise.d.ts",
 
            "type": "file",
 
            "name": "lib.es2018.promise.d.ts",
 
            "base_name": "lib.es2018.promise.d",
 
            "extension": ".ts",
 
            "size": 1367,
 
            "date": "1985-10-26",
 
            "sha1": "3ec3950706ec1eb6d554895a042fc2837043e3b6",
 
            "md5": "c9853fa1a3bfdeab45180d36e24fd25e",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2018.regexp.d.ts",
 
            "type": "file",
 
            "name": "lib.es2018.regexp.d.ts",
 
            "base_name": "lib.es2018.regexp.d",
 
            "extension": ".ts",
 
            "size": 1248,
 
            "date": "1985-10-26",
 
            "sha1": "d051288889feba4e51391fa8023d076ebf36303b",
 
            "md5": "da0d2a2e1a523557a9ccc0999d58cf97",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2019.array.d.ts",
 
            "type": "file",
 
            "name": "lib.es2019.array.d.ts",
 
            "base_name": "lib.es2019.array.d",
 
            "extension": ".ts",
 
            "size": 3241,
 
            "date": "1985-10-26",
 
            "sha1": "45f076ea2086cf0a693b78b02e8a270cc6aa0418",
 
            "md5": "7a4d83badb045910c921de448fcab21e",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2019.d.ts",
 
            "type": "file",
 
            "name": "lib.es2019.d.ts",
 
            "base_name": "lib.es2019.d",
 
            "extension": ".ts",
 
            "size": 1043,
 
            "date": "1985-10-26",
 
            "sha1": "ecdb75806a45d6081b9c608079177656dac43ae5",
 
            "md5": "cd0c5a09c07ec5f8afc61aa2b1fa7423",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2019.full.d.ts",
 
            "type": "file",
 
            "name": "lib.es2019.full.d.ts",
 
            "base_name": "lib.es2019.full.d",
 
            "extension": ".ts",
 
            "size": 1040,
 
            "date": "1985-10-26",
 
            "sha1": "8c58d7a71753d6029887d6d3c8a115871e46089b",
 
            "md5": "721f039a82ba1510e786701ffd3a719e",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2019.object.d.ts",
 
            "type": "file",
 
            "name": "lib.es2019.object.d.ts",
 
            "base_name": "lib.es2019.object.d",
 
            "extension": ".ts",
 
            "size": 1490,
 
            "date": "1985-10-26",
 
            "sha1": "703ce764a666352fcd169621c3425e7ff70e63a0",
 
            "md5": "7dc1ee5c2b69a42c0a860b1b017330f6",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2019.string.d.ts",
 
            "type": "file",
 
            "name": "lib.es2019.string.d.ts",
 
            "base_name": "lib.es2019.string.d",
 
            "extension": ".ts",
 
            "size": 1348,
 
            "date": "1985-10-26",
 
            "sha1": "bdc6743b54e5d8fdcb7c9d1916d96624e098bafb",
 
            "md5": "fe055c73f756aad5bf7b3ca2066d9df0",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2019.symbol.d.ts",
 
            "type": "file",
 
            "name": "lib.es2019.symbol.d.ts",
 
            "base_name": "lib.es2019.symbol.d",
 
            "extension": ".ts",
 
            "size": 1015,
 
            "date": "1985-10-26",
 
            "sha1": "4ffe1b2ff08f0f43a909e279344b37c10c99e904",
 
            "md5": "22deec6e62e6af39eb8aef1953beb342",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2020.bigint.d.ts",
 
            "type": "file",
 
            "name": "lib.es2020.bigint.d.ts",
 
            "base_name": "lib.es2020.bigint.d",
 
            "extension": ".ts",
 
            "size": 35908,
 
            "date": "1985-10-26",
 
            "sha1": "80d1d62c7ed2e08e9455387765bdc217377fa10d",
 
            "md5": "ab4426b049619b812f9fca51dfb6ed7d",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_negotiation",
 
                "start_line": 23,
 
                "end_line": 23
 
              },
 
              {
 
                "url": "http://www.currency-iso.org/en/home/tables/table-a1.html",
 
                "start_line": 69,
 
                "end_line": 69
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2020.d.ts",
 
            "type": "file",
 
            "name": "lib.es2020.d.ts",
 
            "base_name": "lib.es2020.d",
 
            "extension": ".ts",
 
            "size": 1137,
 
            "date": "1985-10-26",
 
            "sha1": "89e4bcc716539c7805236b18eb8bf5e81bded916",
 
            "md5": "2e58d514085933685474bb2ec78216c4",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2020.full.d.ts",
 
            "type": "file",
 
            "name": "lib.es2020.full.d.ts",
 
            "base_name": "lib.es2020.full.d",
 
            "extension": ".ts",
 
            "size": 1040,
 
            "date": "1985-10-26",
 
            "sha1": "ac79aeec8b6a34db83f064bf19d636a54b13a95f",
 
            "md5": "c754cc87cde51cc544a1cdb174c1a7e1",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2020.intl.d.ts",
 
            "type": "file",
 
            "name": "lib.es2020.intl.d.ts",
 
            "base_name": "lib.es2020.intl.d",
 
            "extension": ".ts",
 
            "size": 22364,
 
            "date": "1985-10-26",
 
            "sha1": "e158344e066d13d5e97646a274d9f5421ba923b6",
 
            "md5": "ae6616c765d702f24fccb11ea9264626",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "http://tools.ietf.org/html/rfc5646",
 
                "start_line": 24,
 
                "end_line": 24
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl#locales_argument",
 
                "start_line": 26,
 
                "end_line": 26
 
              },
 
              {
 
                "url": "https://en.wikipedia.org/wiki/IETF_language_tag",
 
                "start_line": 28,
 
                "end_line": 28
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format#Parameters",
 
                "start_line": 35,
 
                "end_line": 35
 
              },
 
              {
 
                "url": "https://tc39.es/ecma402/#sec-singularrelativetimeunit",
 
                "start_line": 37,
 
                "end_line": 37
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_negotiation",
 
                "start_line": 53,
 
                "end_line": 53
 
              },
 
              {
 
                "url": "https://tc39.es/ecma402/#sec-InitializeRelativeTimeFormat",
 
                "start_line": 55,
 
                "end_line": 55
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat#Parameters",
 
                "start_line": 62,
 
                "end_line": 62
 
              },
 
              {
 
                "url": "http://unicode.org/reports/tr35/#UnicodeCalendarIdentifier",
 
                "start_line": 80,
 
                "end_line": 80
 
              },
 
              {
 
                "url": "https://github.com/unicode-org/cldr/blob/b805d0b/common/bcp47/calendar.xml",
 
                "start_line": 82,
 
                "end_line": 82
 
              },
 
              {
 
                "url": "http://unicode.org/reports/tr35/#UnicodeNumberSystemIdentifier",
 
                "start_line": 129,
 
                "end_line": 129
 
              },
 
              {
 
                "url": "https://github.com/unicode-org/cldr/blob/be7a953/common/bcp47/number.xml",
 
                "start_line": 131,
 
                "end_line": 131
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/resolvedOptions#Description",
 
                "start_line": 329,
 
                "end_line": 329
 
              },
 
              {
 
                "url": "https://tc39.es/ecma402/#table-relativetimeformat-resolvedoptions-properties",
 
                "start_line": 331,
 
                "end_line": 331
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/formatToParts#Using_formatToParts",
 
                "start_line": 344,
 
                "end_line": 344
 
              },
 
              {
 
                "url": "https://tc39.es/ecma402/#sec-FormatRelativeTimeToParts",
 
                "start_line": 346,
 
                "end_line": 346
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/RelativeTimeFormat",
 
                "start_line": 358,
 
                "end_line": 358
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format",
 
                "start_line": 380,
 
                "end_line": 380
 
              },
 
              {
 
                "url": "https://tc39.es/ecma402/#sec-Intl.RelativeTimeFormat.prototype.format",
 
                "start_line": 382,
 
                "end_line": 382
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/formatToParts",
 
                "start_line": 413,
 
                "end_line": 413
 
              },
 
              {
 
                "url": "https://tc39.es/ecma402/#sec-Intl.RelativeTimeFormat.prototype.formatToParts",
 
                "start_line": 415,
 
                "end_line": 415
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/resolvedOptions",
 
                "start_line": 429,
 
                "end_line": 429
 
              },
 
              {
 
                "url": "https://tc39.es/ecma402/#sec-intl.relativetimeformat.prototype.resolvedoptions",
 
                "start_line": 431,
 
                "end_line": 431
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl",
 
                "start_line": 440,
 
                "end_line": 440
 
              },
 
              {
 
                "url": "https://www.ecma-international.org/publications/standards/Ecma-402.htm",
 
                "start_line": 441,
 
                "end_line": 441
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat#Browser_compatibility",
 
                "start_line": 443,
 
                "end_line": 443
 
              },
 
              {
 
                "url": "https://github.com/tc39/proposal-intl-relative-time#polyfills",
 
                "start_line": 445,
 
                "end_line": 445
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RelativeTimeFormat",
 
                "start_line": 449,
 
                "end_line": 449
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_identification_and_negotiation",
 
                "start_line": 454,
 
                "end_line": 454
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat",
 
                "start_line": 472,
 
                "end_line": 472
 
              },
 
              {
 
                "url": "https://tc39.es/ecma402/#sec-intl-relativetimeformat-constructor",
 
                "start_line": 474,
 
                "end_line": 474
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/supportedLocalesOf",
 
                "start_line": 508,
 
                "end_line": 508
 
              },
 
              {
 
                "url": "https://tc39.es/ecma402/#sec-Intl.RelativeTimeFormat.supportedLocalesOf",
 
                "start_line": 510,
 
                "end_line": 510
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2020.promise.d.ts",
 
            "type": "file",
 
            "name": "lib.es2020.promise.d.ts",
 
            "base_name": "lib.es2020.promise.d",
 
            "extension": ".ts",
 
            "size": 1901,
 
            "date": "1985-10-26",
 
            "sha1": "140acbe0c1e11672d6c37cf4878959fba9b92572",
 
            "md5": "a88148796cae8d5fa36e542da72ce9ad",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2020.sharedmemory.d.ts",
 
            "type": "file",
 
            "name": "lib.es2020.sharedmemory.d.ts",
 
            "base_name": "lib.es2020.sharedmemory.d",
 
            "extension": ".ts",
 
            "size": 4831,
 
            "date": "1985-10-26",
 
            "sha1": "edbab46ad668045b1425c5e329ed75eca3037de8",
 
            "md5": "f885bad8ff21bf27eaea9b00c2a9f2c3",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2020.string.d.ts",
 
            "type": "file",
 
            "name": "lib.es2020.string.d.ts",
 
            "base_name": "lib.es2020.string.d",
 
            "extension": ".ts",
 
            "size": 1250,
 
            "date": "1985-10-26",
 
            "sha1": "24639339a3dbc34969d9e37a7096356531f5c71f",
 
            "md5": "ad13aba3cfe23bcf84d1a3523b20ccff",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es2020.symbol.wellknown.d.ts",
 
            "type": "file",
 
            "name": "lib.es2020.symbol.wellknown.d.ts",
 
            "base_name": "lib.es2020.symbol.wellknown.d",
 
            "extension": ".ts",
 
            "size": 1470,
 
            "date": "1985-10-26",
 
            "sha1": "e9d09921ac8b0cb3b54c0f62209c770082b13ee7",
 
            "md5": "781f07cd4ce63fb80d473514e37f4767",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es5.d.ts",
 
            "type": "file",
 
            "name": "lib.es5.d.ts",
 
            "base_name": "lib.es5.d",
 
            "extension": ".ts",
 
            "size": 211160,
 
            "date": "1985-10-26",
 
            "sha1": "d02b01530a83ce2fe01f142026a7f51da2142faf",
 
            "md5": "753eb05a001aa3e9140f4c6fd7b86d9d",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.es6.d.ts",
 
            "type": "file",
 
            "name": "lib.es6.d.ts",
 
            "base_name": "lib.es6.d",
 
            "extension": ".ts",
 
            "size": 1040,
 
            "date": "1985-10-26",
 
            "sha1": "7bc0f322969a179afb1f0f5ba4a15f42cb1f207d",
 
            "md5": "099a9f82260a7bd2d2e66a8b6dcd29e8",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.esnext.d.ts",
 
            "type": "file",
 
            "name": "lib.esnext.d.ts",
 
            "base_name": "lib.esnext.d",
 
            "extension": ".ts",
 
            "size": 1044,
 
            "date": "1985-10-26",
 
            "sha1": "ff968afc2a543baed4bbee1e16b50cf0272997cf",
 
            "md5": "9dfdc055b91424791e1ca02aebfba88e",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.esnext.full.d.ts",
 
            "type": "file",
 
            "name": "lib.esnext.full.d.ts",
 
            "base_name": "lib.esnext.full.d",
 
            "extension": ".ts",
 
            "size": 1038,
 
            "date": "1985-10-26",
 
            "sha1": "bf24553f68352620a07c751b30f8afdb806ee6ed",
 
            "md5": "640887e9cf03e5b23f982d1aacbe65b5",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.esnext.intl.d.ts",
 
            "type": "file",
 
            "name": "lib.esnext.intl.d.ts",
 
            "base_name": "lib.esnext.intl.d",
 
            "extension": ".ts",
 
            "size": 1356,
 
            "date": "1985-10-26",
 
            "sha1": "f606ea5575ecfa2dac440d7a12873e6e2e1d8d4c",
 
            "md5": "292bb3c8b483255e3b15443504da438b",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.esnext.promise.d.ts",
 
            "type": "file",
 
            "name": "lib.esnext.promise.d.ts",
 
            "base_name": "lib.esnext.promise.d",
 
            "extension": ".ts",
 
            "size": 1804,
 
            "date": "1985-10-26",
 
            "sha1": "7c6ee71df9d4478ee7e5ec6c3a260b90ec3f5bc6",
 
            "md5": "b69109f92c1c0e178e6d7a7b7c738edf",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with very long lines, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.esnext.string.d.ts",
 
            "type": "file",
 
            "name": "lib.esnext.string.d.ts",
 
            "base_name": "lib.esnext.string.d",
 
            "extension": ".ts",
 
            "size": 1610,
 
            "date": "1985-10-26",
 
            "sha1": "cd3ffdd8a800b4a0b9d741795b47b3cb8f3ecd50",
 
            "md5": "2e3641e4c932e882ca16a7df09113e08",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.esnext.weakref.d.ts",
 
            "type": "file",
 
            "name": "lib.esnext.weakref.d.ts",
 
            "base_name": "lib.esnext.weakref.d",
 
            "extension": ".ts",
 
            "size": 2788,
 
            "date": "1985-10-26",
 
            "sha1": "f685f6bcdde96bf4921e5a4ec9e8144508999fe6",
 
            "md5": "27a9f4581784efa8f8ae4d0224b4bab0",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.scripthost.d.ts",
 
            "type": "file",
 
            "name": "lib.scripthost.d.ts",
 
            "base_name": "lib.scripthost.d",
 
            "extension": ".ts",
 
            "size": 9763,
 
            "date": "1985-10-26",
 
            "sha1": "ecfaa2cdd19c8673ec3595a34a095c083ae0a33f",
 
            "md5": "5f2b2fe7e14d8a4441e955215928535b",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.webworker.d.ts",
 
            "type": "file",
 
            "name": "lib.webworker.d.ts",
 
            "base_name": "lib.webworker.d",
 
            "extension": ".ts",
 
            "size": 258854,
 
            "date": "1985-10-26",
 
            "sha1": "2fc264f3aed88f402ec685f004820c4fab4a6881",
 
            "md5": "506c61a28c72c3e35e119ce2ae011fa6",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.webworker.importscripts.d.ts",
 
            "type": "file",
 
            "name": "lib.webworker.importscripts.d.ts",
 
            "base_name": "lib.webworker.importscripts.d",
 
            "extension": ".ts",
 
            "size": 1051,
 
            "date": "1985-10-26",
 
            "sha1": "7444f8fcabaac373ff53661fd7b5a9b29ac917a1",
 
            "md5": "cf7ba547edb99d8bcdd3f9436970a178",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/lib.webworker.iterable.d.ts",
 
            "type": "file",
 
            "name": "lib.webworker.iterable.d.ts",
 
            "base_name": "lib.webworker.iterable.d",
 
            "extension": ".ts",
 
            "size": 9066,
 
            "date": "1985-10-26",
 
            "sha1": "8d6281e980cd4086f4687e5372c041eb12e85ad9",
 
            "md5": "21708bccc91ab3a49fff43c6838532ad",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF, LF line terminators",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/protocol.d.ts",
 
            "type": "file",
 
            "name": "protocol.d.ts",
 
            "base_name": "protocol.d",
 
            "extension": ".ts",
 
            "size": 96192,
 
            "date": "1985-10-26",
 
            "sha1": "4cbab3173f5aeb46c3d496239082ea8cf235d843",
 
            "md5": "a9ef8df851bde4263049302487aced10",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/README.md",
 
            "type": "file",
 
            "name": "README.md",
 
            "base_name": "README",
 
            "extension": ".md",
 
            "size": 270,
 
            "date": "1985-10-26",
 
            "sha1": "d847d6e067ae3c23fb175b6df7b86c36fe776967",
 
            "md5": "3518dcb3a7fc50f30c9b93e261ba9f12",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": true,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/tsc.js",
 
            "type": "file",
 
            "name": "tsc.js",
 
            "base_name": "tsc",
 
            "extension": ".js",
 
            "size": 5222915,
 
            "date": "1985-10-26",
 
            "sha1": "553c01887016dda3994b8434dc628a487b2f8813",
 
            "md5": "5fcbecfc3e957a4c1e3196a0c8529951",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with very long lines",
 
            "programming_language": "JavaScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 5818,
 
                "end_line": 5818
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 6151,
 
                "end_line": 6151
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 6386,
 
                "end_line": 6386
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/20809",
 
                "start_line": 10913,
 
                "end_line": 10913
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/tsserver.js",
 
            "type": "file",
 
            "name": "tsserver.js",
 
            "base_name": "tsserver",
 
            "extension": ".js",
 
            "size": 9760062,
 
            "date": "1985-10-26",
 
            "sha1": "d9703e9d013ee8fb5885da1c69efd233fa4b9672",
 
            "md5": "85e1875d12f56ab7d7b8366509aa9234",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": "JavaScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              },
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 149961,
 
                "end_line": 149970,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_7.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 86,
 
                  "matched_length": 86,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//  http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License."
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0",
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149959,
 
                "end_line": 149959
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              },
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 149959,
 
                "end_line": 149959
 
              }
 
            ],
 
            "authors": [
 
              {
 
                "value": "external project",
 
                "start_line": 155408,
 
                "end_line": 155410
 
              }
 
            ],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-402/2.0/#sec-Intl.Collator.prototype.compare",
 
                "start_line": 1740,
 
                "end_line": 1740
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-2",
 
                "start_line": 2830,
 
                "end_line": 2830
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-9",
 
                "start_line": 2838,
 
                "end_line": 2838
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-10",
 
                "start_line": 2844,
 
                "end_line": 2844
 
              },
 
              {
 
                "url": "https://semver.org/",
 
                "start_line": 2853,
 
                "end_line": 2853
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-11",
 
                "start_line": 2884,
 
                "end_line": 2884
 
              },
 
              {
 
                "url": "https://github.com/npm/node-semver#ranges",
 
                "start_line": 2989,
 
                "end_line": 2989
 
              },
 
              {
 
                "url": "https://github.com/npm/node-semver#range-grammar",
 
                "start_line": 3015,
 
                "end_line": 3015
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/32651",
 
                "start_line": 3219,
 
                "end_line": 3219
 
              },
 
              {
 
                "url": "https://github.com/microsoft/typescript-etw",
 
                "start_line": 3423,
 
                "end_line": 3423
 
              },
 
              {
 
                "url": "https://jsdoc.app/about-namepaths.html",
 
                "start_line": 4039,
 
                "end_line": 4039
 
              },
 
              {
 
                "url": "https://www.ietf.org/rfc/rfc1738.txt",
 
                "start_line": 5662,
 
                "end_line": 5662
 
              },
 
              {
 
                "url": "http://typescriptlang.org/path/to/file.ext",
 
                "start_line": 5804,
 
                "end_line": 5804
 
              },
 
              {
 
                "url": "http://typescriptlang.org/",
 
                "start_line": 5804,
 
                "end_line": 5804
 
              },
 
              {
 
                "url": "http://typescriptlang.org/path/to/",
 
                "start_line": 5805,
 
                "end_line": 5805
 
              },
 
              {
 
                "url": "http://www.cse.yorku.ca/~oz/hash.html",
 
                "start_line": 6196,
 
                "end_line": 6196
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/2649",
 
                "start_line": 7006,
 
                "end_line": 7006
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/4643",
 
                "start_line": 7006,
 
                "end_line": 7006
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/33716",
 
                "start_line": 7119,
 
                "end_line": 7119
 
              },
 
              {
 
                "url": "https://nodejs.org/api/inspector.html#inspector_example_usage",
 
                "start_line": 7127,
 
                "end_line": 7127
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/25652",
 
                "start_line": 7211,
 
                "end_line": 7211
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/issues/4002",
 
                "start_line": 7424,
 
                "end_line": 7424
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 8486,
 
                "end_line": 8486
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 8819,
 
                "end_line": 8819
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 9054,
 
                "end_line": 9054
 
              },
 
              {
 
                "url": "http://www.unicode.org/Public/3.0-Update/UnicodeData-3.0.0.txt",
 
                "start_line": 9242,
 
                "end_line": 9242
 
              },
 
              {
 
                "url": "http://www.unicode.org/Public/6.2.0/ucd/UnicodeData.txt",
 
                "start_line": 9266,
 
                "end_line": 9266
 
              },
 
              {
 
                "url": "http://www.unicode.org/reports/tr31/",
 
                "start_line": 9272,
 
                "end_line": 9272
 
              },
 
              {
 
                "url": "https://www.ecma-international.org/ecma-262/6.0/#sec-names-and-keywords",
 
                "start_line": 9272,
 
                "end_line": 9272
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt",
 
                "start_line": 11342,
 
                "end_line": 11342
 
              },
 
              {
 
                "url": "https://mathiasbynens.be/notes/javascript-encoding#surrogate-formulae",
 
                "start_line": 11354,
 
                "end_line": 11354
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/20809",
 
                "start_line": 14293,
 
                "end_line": 14293
 
              },
 
              {
 
                "url": "https://tc39.github.io/ecma262/#prod-ExportDeclaration",
 
                "start_line": 20070,
 
                "end_line": 20070
 
              },
 
              {
 
                "url": "https://mail.mozilla.org/pipermail/es-discuss/2011-August/016188.html",
 
                "start_line": 32771,
 
                "end_line": 32771
 
              },
 
              {
 
                "url": "https://github.com/google/closure-compiler/wiki/Generic-Types#multiple-bounded-template-types",
 
                "start_line": 34939,
 
                "end_line": 34939
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/issues/5963",
 
                "start_line": 39423,
 
                "end_line": 39423
 
              },
 
              {
 
                "url": "https://tc39.es/ecma262/#sec-destructuring-binding-patterns-runtime-semantics-iteratorbindinginitialization",
 
                "start_line": 41523,
 
                "end_line": 41523
 
              },
 
              {
 
                "url": "https://tc39.es/ecma262/#sec-runtime-semantics-keyedbindinginitialization",
 
                "start_line": 41525,
 
                "end_line": 41525
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/pull/32372#discussion_r328386357",
 
                "start_line": 49890,
 
                "end_line": 49890
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/5.1/#sec-15.3.3",
 
                "start_line": 72557,
 
                "end_line": 72557
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/5.1/#sec-15.3.5",
 
                "start_line": 72558,
 
                "end_line": 72558
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-properties-of-the-function-constructor",
 
                "start_line": 72559,
 
                "end_line": 72559
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-function-instances",
 
                "start_line": 72560,
 
                "end_line": 72560
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/pull/7591",
 
                "start_line": 73368,
 
                "end_line": 73368
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues/36098",
 
                "start_line": 73369,
 
                "end_line": 73369
 
              },
 
              {
 
                "url": "https://tc39.github.io/ecma262/#sec-iteratorresult-interface",
 
                "start_line": 75357,
 
                "end_line": 75357
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/17494",
 
                "start_line": 75828,
 
                "end_line": 75828
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-for-in-and-for-of-statements",
 
                "start_line": 79832,
 
                "end_line": 79832
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues/33298",
 
                "start_line": 80415,
 
                "end_line": 80415
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/tsserverlibrary.d.ts",
 
            "type": "file",
 
            "name": "tsserverlibrary.d.ts",
 
            "base_name": "tsserverlibrary.d",
 
            "extension": ".ts",
 
            "size": 587070,
 
            "date": "1985-10-26",
 
            "sha1": "71163c8383ea7900e435199bbad0ffb9ac3f54a8",
 
            "md5": "4b6c0a1f12601d60177fe1879da911a4",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with very long lines",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "https://nodejs.org/api/fs.html#fs_fs_realpathsync_path_options",
 
                "start_line": 2997,
 
                "end_line": 2997
 
              },
 
              {
 
                "url": "https://nodejs.org/api/crypto.html#crypto_crypto_createhash_algorithm",
 
                "start_line": 3920,
 
                "end_line": 3920
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/tsserverlibrary.js",
 
            "type": "file",
 
            "name": "tsserverlibrary.js",
 
            "base_name": "tsserverlibrary",
 
            "extension": ".js",
 
            "size": 9709450,
 
            "date": "1985-10-26",
 
            "sha1": "a91793aba4b69bdc5b8cab9406775ab0559dbfd3",
 
            "md5": "19e75f5355b1330dda9dc3181ee4c66c",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": "JavaScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              },
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 150530,
 
                "end_line": 150539,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_7.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 86,
 
                  "matched_length": 86,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//  http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License."
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0",
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 150528,
 
                "end_line": 150528
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              },
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 150528,
 
                "end_line": 150528
 
              }
 
            ],
 
            "authors": [
 
              {
 
                "value": "external project",
 
                "start_line": 155602,
 
                "end_line": 155604
 
              }
 
            ],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-402/2.0/#sec-Intl.Collator.prototype.compare",
 
                "start_line": 1934,
 
                "end_line": 1934
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-2",
 
                "start_line": 3024,
 
                "end_line": 3024
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-9",
 
                "start_line": 3032,
 
                "end_line": 3032
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-10",
 
                "start_line": 3038,
 
                "end_line": 3038
 
              },
 
              {
 
                "url": "https://semver.org/",
 
                "start_line": 3047,
 
                "end_line": 3047
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-11",
 
                "start_line": 3078,
 
                "end_line": 3078
 
              },
 
              {
 
                "url": "https://github.com/npm/node-semver#ranges",
 
                "start_line": 3183,
 
                "end_line": 3183
 
              },
 
              {
 
                "url": "https://github.com/npm/node-semver#range-grammar",
 
                "start_line": 3209,
 
                "end_line": 3209
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/32651",
 
                "start_line": 3413,
 
                "end_line": 3413
 
              },
 
              {
 
                "url": "https://github.com/microsoft/typescript-etw",
 
                "start_line": 3617,
 
                "end_line": 3617
 
              },
 
              {
 
                "url": "https://jsdoc.app/about-namepaths.html",
 
                "start_line": 4233,
 
                "end_line": 4233
 
              },
 
              {
 
                "url": "https://www.ietf.org/rfc/rfc1738.txt",
 
                "start_line": 5856,
 
                "end_line": 5856
 
              },
 
              {
 
                "url": "http://typescriptlang.org/path/to/file.ext",
 
                "start_line": 5998,
 
                "end_line": 5998
 
              },
 
              {
 
                "url": "http://typescriptlang.org/",
 
                "start_line": 5998,
 
                "end_line": 5998
 
              },
 
              {
 
                "url": "http://typescriptlang.org/path/to/",
 
                "start_line": 5999,
 
                "end_line": 5999
 
              },
 
              {
 
                "url": "http://www.cse.yorku.ca/~oz/hash.html",
 
                "start_line": 6390,
 
                "end_line": 6390
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/2649",
 
                "start_line": 7200,
 
                "end_line": 7200
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/4643",
 
                "start_line": 7200,
 
                "end_line": 7200
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/33716",
 
                "start_line": 7313,
 
                "end_line": 7313
 
              },
 
              {
 
                "url": "https://nodejs.org/api/inspector.html#inspector_example_usage",
 
                "start_line": 7321,
 
                "end_line": 7321
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/25652",
 
                "start_line": 7405,
 
                "end_line": 7405
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/issues/4002",
 
                "start_line": 7618,
 
                "end_line": 7618
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 8680,
 
                "end_line": 8680
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 9013,
 
                "end_line": 9013
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 9248,
 
                "end_line": 9248
 
              },
 
              {
 
                "url": "http://www.unicode.org/Public/3.0-Update/UnicodeData-3.0.0.txt",
 
                "start_line": 9436,
 
                "end_line": 9436
 
              },
 
              {
 
                "url": "http://www.unicode.org/Public/6.2.0/ucd/UnicodeData.txt",
 
                "start_line": 9460,
 
                "end_line": 9460
 
              },
 
              {
 
                "url": "http://www.unicode.org/reports/tr31/",
 
                "start_line": 9466,
 
                "end_line": 9466
 
              },
 
              {
 
                "url": "https://www.ecma-international.org/ecma-262/6.0/#sec-names-and-keywords",
 
                "start_line": 9466,
 
                "end_line": 9466
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt",
 
                "start_line": 11536,
 
                "end_line": 11536
 
              },
 
              {
 
                "url": "https://mathiasbynens.be/notes/javascript-encoding#surrogate-formulae",
 
                "start_line": 11548,
 
                "end_line": 11548
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/20809",
 
                "start_line": 14487,
 
                "end_line": 14487
 
              },
 
              {
 
                "url": "https://tc39.github.io/ecma262/#prod-ExportDeclaration",
 
                "start_line": 20264,
 
                "end_line": 20264
 
              },
 
              {
 
                "url": "https://mail.mozilla.org/pipermail/es-discuss/2011-August/016188.html",
 
                "start_line": 32965,
 
                "end_line": 32965
 
              },
 
              {
 
                "url": "https://github.com/google/closure-compiler/wiki/Generic-Types#multiple-bounded-template-types",
 
                "start_line": 35133,
 
                "end_line": 35133
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/issues/5963",
 
                "start_line": 39617,
 
                "end_line": 39617
 
              },
 
              {
 
                "url": "https://tc39.es/ecma262/#sec-destructuring-binding-patterns-runtime-semantics-iteratorbindinginitialization",
 
                "start_line": 41717,
 
                "end_line": 41717
 
              },
 
              {
 
                "url": "https://tc39.es/ecma262/#sec-runtime-semantics-keyedbindinginitialization",
 
                "start_line": 41719,
 
                "end_line": 41719
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/pull/32372#discussion_r328386357",
 
                "start_line": 50084,
 
                "end_line": 50084
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/5.1/#sec-15.3.3",
 
                "start_line": 72751,
 
                "end_line": 72751
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/5.1/#sec-15.3.5",
 
                "start_line": 72752,
 
                "end_line": 72752
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-properties-of-the-function-constructor",
 
                "start_line": 72753,
 
                "end_line": 72753
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-function-instances",
 
                "start_line": 72754,
 
                "end_line": 72754
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/pull/7591",
 
                "start_line": 73562,
 
                "end_line": 73562
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues/36098",
 
                "start_line": 73563,
 
                "end_line": 73563
 
              },
 
              {
 
                "url": "https://tc39.github.io/ecma262/#sec-iteratorresult-interface",
 
                "start_line": 75551,
 
                "end_line": 75551
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/17494",
 
                "start_line": 76022,
 
                "end_line": 76022
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-for-in-and-for-of-statements",
 
                "start_line": 80026,
 
                "end_line": 80026
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues/33298",
 
                "start_line": 80609,
 
                "end_line": 80609
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/typescript.d.ts",
 
            "type": "file",
 
            "name": "typescript.d.ts",
 
            "base_name": "typescript.d",
 
            "extension": ".ts",
 
            "size": 449281,
 
            "date": "1985-10-26",
 
            "sha1": "a7ce301c3d32cb416df1fb9e2be33e8fba72781f",
 
            "md5": "9b7aeda5bf7f37bca1681e7f9e830c13",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with very long lines",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "https://nodejs.org/api/fs.html#fs_fs_realpathsync_path_options",
 
                "start_line": 2997,
 
                "end_line": 2997
 
              },
 
              {
 
                "url": "https://nodejs.org/api/crypto.html#crypto_crypto_createhash_algorithm",
 
                "start_line": 3920,
 
                "end_line": 3920
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/typescript.js",
 
            "type": "file",
 
            "name": "typescript.js",
 
            "base_name": "typescript",
 
            "extension": ".js",
 
            "size": 9119233,
 
            "date": "1985-10-26",
 
            "sha1": "5c5d911b6a9fc6a0eecfaf4c695db4dc76040dab",
 
            "md5": "198fc95e9853fea30bf034090ba9d5ee",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": "JavaScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              },
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 150530,
 
                "end_line": 150539,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_7.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 86,
 
                  "matched_length": 86,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//  http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License."
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0",
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 150528,
 
                "end_line": 150528
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              },
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 150528,
 
                "end_line": 150528
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-402/2.0/#sec-Intl.Collator.prototype.compare",
 
                "start_line": 1934,
 
                "end_line": 1934
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-2",
 
                "start_line": 3024,
 
                "end_line": 3024
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-9",
 
                "start_line": 3032,
 
                "end_line": 3032
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-10",
 
                "start_line": 3038,
 
                "end_line": 3038
 
              },
 
              {
 
                "url": "https://semver.org/",
 
                "start_line": 3047,
 
                "end_line": 3047
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-11",
 
                "start_line": 3078,
 
                "end_line": 3078
 
              },
 
              {
 
                "url": "https://github.com/npm/node-semver#ranges",
 
                "start_line": 3183,
 
                "end_line": 3183
 
              },
 
              {
 
                "url": "https://github.com/npm/node-semver#range-grammar",
 
                "start_line": 3209,
 
                "end_line": 3209
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/32651",
 
                "start_line": 3413,
 
                "end_line": 3413
 
              },
 
              {
 
                "url": "https://github.com/microsoft/typescript-etw",
 
                "start_line": 3617,
 
                "end_line": 3617
 
              },
 
              {
 
                "url": "https://jsdoc.app/about-namepaths.html",
 
                "start_line": 4233,
 
                "end_line": 4233
 
              },
 
              {
 
                "url": "https://www.ietf.org/rfc/rfc1738.txt",
 
                "start_line": 5856,
 
                "end_line": 5856
 
              },
 
              {
 
                "url": "http://typescriptlang.org/path/to/file.ext",
 
                "start_line": 5998,
 
                "end_line": 5998
 
              },
 
              {
 
                "url": "http://typescriptlang.org/",
 
                "start_line": 5998,
 
                "end_line": 5998
 
              },
 
              {
 
                "url": "http://typescriptlang.org/path/to/",
 
                "start_line": 5999,
 
                "end_line": 5999
 
              },
 
              {
 
                "url": "http://www.cse.yorku.ca/~oz/hash.html",
 
                "start_line": 6390,
 
                "end_line": 6390
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/2649",
 
                "start_line": 7200,
 
                "end_line": 7200
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/4643",
 
                "start_line": 7200,
 
                "end_line": 7200
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/33716",
 
                "start_line": 7313,
 
                "end_line": 7313
 
              },
 
              {
 
                "url": "https://nodejs.org/api/inspector.html#inspector_example_usage",
 
                "start_line": 7321,
 
                "end_line": 7321
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/25652",
 
                "start_line": 7405,
 
                "end_line": 7405
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/issues/4002",
 
                "start_line": 7618,
 
                "end_line": 7618
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 8680,
 
                "end_line": 8680
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 9013,
 
                "end_line": 9013
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 9248,
 
                "end_line": 9248
 
              },
 
              {
 
                "url": "http://www.unicode.org/Public/3.0-Update/UnicodeData-3.0.0.txt",
 
                "start_line": 9436,
 
                "end_line": 9436
 
              },
 
              {
 
                "url": "http://www.unicode.org/Public/6.2.0/ucd/UnicodeData.txt",
 
                "start_line": 9460,
 
                "end_line": 9460
 
              },
 
              {
 
                "url": "http://www.unicode.org/reports/tr31/",
 
                "start_line": 9466,
 
                "end_line": 9466
 
              },
 
              {
 
                "url": "https://www.ecma-international.org/ecma-262/6.0/#sec-names-and-keywords",
 
                "start_line": 9466,
 
                "end_line": 9466
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt",
 
                "start_line": 11536,
 
                "end_line": 11536
 
              },
 
              {
 
                "url": "https://mathiasbynens.be/notes/javascript-encoding#surrogate-formulae",
 
                "start_line": 11548,
 
                "end_line": 11548
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/20809",
 
                "start_line": 14487,
 
                "end_line": 14487
 
              },
 
              {
 
                "url": "https://tc39.github.io/ecma262/#prod-ExportDeclaration",
 
                "start_line": 20264,
 
                "end_line": 20264
 
              },
 
              {
 
                "url": "https://mail.mozilla.org/pipermail/es-discuss/2011-August/016188.html",
 
                "start_line": 32965,
 
                "end_line": 32965
 
              },
 
              {
 
                "url": "https://github.com/google/closure-compiler/wiki/Generic-Types#multiple-bounded-template-types",
 
                "start_line": 35133,
 
                "end_line": 35133
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/issues/5963",
 
                "start_line": 39617,
 
                "end_line": 39617
 
              },
 
              {
 
                "url": "https://tc39.es/ecma262/#sec-destructuring-binding-patterns-runtime-semantics-iteratorbindinginitialization",
 
                "start_line": 41717,
 
                "end_line": 41717
 
              },
 
              {
 
                "url": "https://tc39.es/ecma262/#sec-runtime-semantics-keyedbindinginitialization",
 
                "start_line": 41719,
 
                "end_line": 41719
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/pull/32372#discussion_r328386357",
 
                "start_line": 50084,
 
                "end_line": 50084
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/5.1/#sec-15.3.3",
 
                "start_line": 72751,
 
                "end_line": 72751
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/5.1/#sec-15.3.5",
 
                "start_line": 72752,
 
                "end_line": 72752
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-properties-of-the-function-constructor",
 
                "start_line": 72753,
 
                "end_line": 72753
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-function-instances",
 
                "start_line": 72754,
 
                "end_line": 72754
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/pull/7591",
 
                "start_line": 73562,
 
                "end_line": 73562
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues/36098",
 
                "start_line": 73563,
 
                "end_line": 73563
 
              },
 
              {
 
                "url": "https://tc39.github.io/ecma262/#sec-iteratorresult-interface",
 
                "start_line": 75551,
 
                "end_line": 75551
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/17494",
 
                "start_line": 76022,
 
                "end_line": 76022
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-for-in-and-for-of-statements",
 
                "start_line": 80026,
 
                "end_line": 80026
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues/33298",
 
                "start_line": 80609,
 
                "end_line": 80609
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/typescriptServices.d.ts",
 
            "type": "file",
 
            "name": "typescriptServices.d.ts",
 
            "base_name": "typescriptServices.d",
 
            "extension": ".ts",
 
            "size": 449268,
 
            "date": "1985-10-26",
 
            "sha1": "490e8db9e6ca2277792b43dd0a735d64b8d6bd1b",
 
            "md5": "39d650c7e35760dc7c6f9bafb940a9b7",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with very long lines",
 
            "programming_language": "TypeScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "https://nodejs.org/api/fs.html#fs_fs_realpathsync_path_options",
 
                "start_line": 2997,
 
                "end_line": 2997
 
              },
 
              {
 
                "url": "https://nodejs.org/api/crypto.html#crypto_crypto_createhash_algorithm",
 
                "start_line": 3920,
 
                "end_line": 3920
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/typescriptServices.js",
 
            "type": "file",
 
            "name": "typescriptServices.js",
 
            "base_name": "typescriptServices",
 
            "extension": ".js",
 
            "size": 9119240,
 
            "date": "1985-10-26",
 
            "sha1": "8d524125415e0eed1ebb35ddd27f5a5fb947cc5e",
 
            "md5": "2b8b345a36dc74893d9bf50d17d4c0f0",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": "JavaScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              },
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 150530,
 
                "end_line": 150539,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_7.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 86,
 
                  "matched_length": 86,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//  http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License."
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0",
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 150528,
 
                "end_line": 150528
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              },
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 150528,
 
                "end_line": 150528
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-402/2.0/#sec-Intl.Collator.prototype.compare",
 
                "start_line": 1934,
 
                "end_line": 1934
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-2",
 
                "start_line": 3024,
 
                "end_line": 3024
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-9",
 
                "start_line": 3032,
 
                "end_line": 3032
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-10",
 
                "start_line": 3038,
 
                "end_line": 3038
 
              },
 
              {
 
                "url": "https://semver.org/",
 
                "start_line": 3047,
 
                "end_line": 3047
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-11",
 
                "start_line": 3078,
 
                "end_line": 3078
 
              },
 
              {
 
                "url": "https://github.com/npm/node-semver#ranges",
 
                "start_line": 3183,
 
                "end_line": 3183
 
              },
 
              {
 
                "url": "https://github.com/npm/node-semver#range-grammar",
 
                "start_line": 3209,
 
                "end_line": 3209
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/32651",
 
                "start_line": 3413,
 
                "end_line": 3413
 
              },
 
              {
 
                "url": "https://github.com/microsoft/typescript-etw",
 
                "start_line": 3617,
 
                "end_line": 3617
 
              },
 
              {
 
                "url": "https://jsdoc.app/about-namepaths.html",
 
                "start_line": 4233,
 
                "end_line": 4233
 
              },
 
              {
 
                "url": "https://www.ietf.org/rfc/rfc1738.txt",
 
                "start_line": 5856,
 
                "end_line": 5856
 
              },
 
              {
 
                "url": "http://typescriptlang.org/path/to/file.ext",
 
                "start_line": 5998,
 
                "end_line": 5998
 
              },
 
              {
 
                "url": "http://typescriptlang.org/",
 
                "start_line": 5998,
 
                "end_line": 5998
 
              },
 
              {
 
                "url": "http://typescriptlang.org/path/to/",
 
                "start_line": 5999,
 
                "end_line": 5999
 
              },
 
              {
 
                "url": "http://www.cse.yorku.ca/~oz/hash.html",
 
                "start_line": 6390,
 
                "end_line": 6390
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/2649",
 
                "start_line": 7200,
 
                "end_line": 7200
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/4643",
 
                "start_line": 7200,
 
                "end_line": 7200
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/33716",
 
                "start_line": 7313,
 
                "end_line": 7313
 
              },
 
              {
 
                "url": "https://nodejs.org/api/inspector.html#inspector_example_usage",
 
                "start_line": 7321,
 
                "end_line": 7321
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/25652",
 
                "start_line": 7405,
 
                "end_line": 7405
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/issues/4002",
 
                "start_line": 7618,
 
                "end_line": 7618
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 8680,
 
                "end_line": 8680
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 9013,
 
                "end_line": 9013
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 9248,
 
                "end_line": 9248
 
              },
 
              {
 
                "url": "http://www.unicode.org/Public/3.0-Update/UnicodeData-3.0.0.txt",
 
                "start_line": 9436,
 
                "end_line": 9436
 
              },
 
              {
 
                "url": "http://www.unicode.org/Public/6.2.0/ucd/UnicodeData.txt",
 
                "start_line": 9460,
 
                "end_line": 9460
 
              },
 
              {
 
                "url": "http://www.unicode.org/reports/tr31/",
 
                "start_line": 9466,
 
                "end_line": 9466
 
              },
 
              {
 
                "url": "https://www.ecma-international.org/ecma-262/6.0/#sec-names-and-keywords",
 
                "start_line": 9466,
 
                "end_line": 9466
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt",
 
                "start_line": 11536,
 
                "end_line": 11536
 
              },
 
              {
 
                "url": "https://mathiasbynens.be/notes/javascript-encoding#surrogate-formulae",
 
                "start_line": 11548,
 
                "end_line": 11548
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/20809",
 
                "start_line": 14487,
 
                "end_line": 14487
 
              },
 
              {
 
                "url": "https://tc39.github.io/ecma262/#prod-ExportDeclaration",
 
                "start_line": 20264,
 
                "end_line": 20264
 
              },
 
              {
 
                "url": "https://mail.mozilla.org/pipermail/es-discuss/2011-August/016188.html",
 
                "start_line": 32965,
 
                "end_line": 32965
 
              },
 
              {
 
                "url": "https://github.com/google/closure-compiler/wiki/Generic-Types#multiple-bounded-template-types",
 
                "start_line": 35133,
 
                "end_line": 35133
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/issues/5963",
 
                "start_line": 39617,
 
                "end_line": 39617
 
              },
 
              {
 
                "url": "https://tc39.es/ecma262/#sec-destructuring-binding-patterns-runtime-semantics-iteratorbindinginitialization",
 
                "start_line": 41717,
 
                "end_line": 41717
 
              },
 
              {
 
                "url": "https://tc39.es/ecma262/#sec-runtime-semantics-keyedbindinginitialization",
 
                "start_line": 41719,
 
                "end_line": 41719
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/pull/32372#discussion_r328386357",
 
                "start_line": 50084,
 
                "end_line": 50084
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/5.1/#sec-15.3.3",
 
                "start_line": 72751,
 
                "end_line": 72751
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/5.1/#sec-15.3.5",
 
                "start_line": 72752,
 
                "end_line": 72752
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-properties-of-the-function-constructor",
 
                "start_line": 72753,
 
                "end_line": 72753
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-function-instances",
 
                "start_line": 72754,
 
                "end_line": 72754
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/pull/7591",
 
                "start_line": 73562,
 
                "end_line": 73562
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues/36098",
 
                "start_line": 73563,
 
                "end_line": 73563
 
              },
 
              {
 
                "url": "https://tc39.github.io/ecma262/#sec-iteratorresult-interface",
 
                "start_line": 75551,
 
                "end_line": 75551
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/17494",
 
                "start_line": 76022,
 
                "end_line": 76022
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-for-in-and-for-of-statements",
 
                "start_line": 80026,
 
                "end_line": 80026
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues/33298",
 
                "start_line": 80609,
 
                "end_line": 80609
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/typesMap.json",
 
            "type": "file",
 
            "name": "typesMap.json",
 
            "base_name": "typesMap",
 
            "extension": ".json",
 
            "size": 17282,
 
            "date": "1985-10-26",
 
            "sha1": "c3b6842b1625a150b40b9e713158816a8e2f8e4f",
 
            "md5": "2a7e30f3cb248c7fa61b89c0de5692e9",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text, with CRLF line terminators",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/typingsInstaller.js",
 
            "type": "file",
 
            "name": "typingsInstaller.js",
 
            "base_name": "typingsInstaller",
 
            "extension": ".js",
 
            "size": 6849232,
 
            "date": "1985-10-26",
 
            "sha1": "b394e33633bd81136033a14df92d38951241e7d5",
 
            "md5": "63c20ab4188304ed1dc736ae6645c358",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": "JavaScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-402/2.0/#sec-Intl.Collator.prototype.compare",
 
                "start_line": 1729,
 
                "end_line": 1729
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-2",
 
                "start_line": 2819,
 
                "end_line": 2819
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-9",
 
                "start_line": 2827,
 
                "end_line": 2827
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-10",
 
                "start_line": 2833,
 
                "end_line": 2833
 
              },
 
              {
 
                "url": "https://semver.org/",
 
                "start_line": 2842,
 
                "end_line": 2842
 
              },
 
              {
 
                "url": "https://semver.org/#spec-item-11",
 
                "start_line": 2873,
 
                "end_line": 2873
 
              },
 
              {
 
                "url": "https://github.com/npm/node-semver#ranges",
 
                "start_line": 2978,
 
                "end_line": 2978
 
              },
 
              {
 
                "url": "https://github.com/npm/node-semver#range-grammar",
 
                "start_line": 3004,
 
                "end_line": 3004
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/32651",
 
                "start_line": 3208,
 
                "end_line": 3208
 
              },
 
              {
 
                "url": "https://github.com/microsoft/typescript-etw",
 
                "start_line": 3412,
 
                "end_line": 3412
 
              },
 
              {
 
                "url": "https://jsdoc.app/about-namepaths.html",
 
                "start_line": 4028,
 
                "end_line": 4028
 
              },
 
              {
 
                "url": "https://www.ietf.org/rfc/rfc1738.txt",
 
                "start_line": 5651,
 
                "end_line": 5651
 
              },
 
              {
 
                "url": "http://typescriptlang.org/path/to/file.ext",
 
                "start_line": 5793,
 
                "end_line": 5793
 
              },
 
              {
 
                "url": "http://typescriptlang.org/",
 
                "start_line": 5793,
 
                "end_line": 5793
 
              },
 
              {
 
                "url": "http://typescriptlang.org/path/to/",
 
                "start_line": 5794,
 
                "end_line": 5794
 
              },
 
              {
 
                "url": "http://www.cse.yorku.ca/~oz/hash.html",
 
                "start_line": 6185,
 
                "end_line": 6185
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/2649",
 
                "start_line": 6995,
 
                "end_line": 6995
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/4643",
 
                "start_line": 6995,
 
                "end_line": 6995
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/pull/33716",
 
                "start_line": 7108,
 
                "end_line": 7108
 
              },
 
              {
 
                "url": "https://nodejs.org/api/inspector.html#inspector_example_usage",
 
                "start_line": 7116,
 
                "end_line": 7116
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/25652",
 
                "start_line": 7200,
 
                "end_line": 7200
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/issues/4002",
 
                "start_line": 7413,
 
                "end_line": 7413
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 8475,
 
                "end_line": 8475
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 8808,
 
                "end_line": 8808
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 9043,
 
                "end_line": 9043
 
              },
 
              {
 
                "url": "http://www.unicode.org/Public/3.0-Update/UnicodeData-3.0.0.txt",
 
                "start_line": 9231,
 
                "end_line": 9231
 
              },
 
              {
 
                "url": "http://www.unicode.org/Public/6.2.0/ucd/UnicodeData.txt",
 
                "start_line": 9255,
 
                "end_line": 9255
 
              },
 
              {
 
                "url": "http://www.unicode.org/reports/tr31/",
 
                "start_line": 9261,
 
                "end_line": 9261
 
              },
 
              {
 
                "url": "https://www.ecma-international.org/ecma-262/6.0/#sec-names-and-keywords",
 
                "start_line": 9261,
 
                "end_line": 9261
 
              },
 
              {
 
                "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt",
 
                "start_line": 11331,
 
                "end_line": 11331
 
              },
 
              {
 
                "url": "https://mathiasbynens.be/notes/javascript-encoding#surrogate-formulae",
 
                "start_line": 11343,
 
                "end_line": 11343
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/20809",
 
                "start_line": 14282,
 
                "end_line": 14282
 
              },
 
              {
 
                "url": "https://tc39.github.io/ecma262/#prod-ExportDeclaration",
 
                "start_line": 20059,
 
                "end_line": 20059
 
              },
 
              {
 
                "url": "https://mail.mozilla.org/pipermail/es-discuss/2011-August/016188.html",
 
                "start_line": 32760,
 
                "end_line": 32760
 
              },
 
              {
 
                "url": "https://github.com/google/closure-compiler/wiki/Generic-Types#multiple-bounded-template-types",
 
                "start_line": 34928,
 
                "end_line": 34928
 
              },
 
              {
 
                "url": "https://github.com/nodejs/node/issues/5963",
 
                "start_line": 39412,
 
                "end_line": 39412
 
              },
 
              {
 
                "url": "https://tc39.es/ecma262/#sec-destructuring-binding-patterns-runtime-semantics-iteratorbindinginitialization",
 
                "start_line": 41512,
 
                "end_line": 41512
 
              },
 
              {
 
                "url": "https://tc39.es/ecma262/#sec-runtime-semantics-keyedbindinginitialization",
 
                "start_line": 41514,
 
                "end_line": 41514
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/pull/32372#discussion_r328386357",
 
                "start_line": 49879,
 
                "end_line": 49879
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/5.1/#sec-15.3.3",
 
                "start_line": 72546,
 
                "end_line": 72546
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/5.1/#sec-15.3.5",
 
                "start_line": 72547,
 
                "end_line": 72547
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-properties-of-the-function-constructor",
 
                "start_line": 72548,
 
                "end_line": 72548
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-function-instances",
 
                "start_line": 72549,
 
                "end_line": 72549
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/pull/7591",
 
                "start_line": 73357,
 
                "end_line": 73357
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues/36098",
 
                "start_line": 73358,
 
                "end_line": 73358
 
              },
 
              {
 
                "url": "https://tc39.github.io/ecma262/#sec-iteratorresult-interface",
 
                "start_line": 75346,
 
                "end_line": 75346
 
              },
 
              {
 
                "url": "https://github.com/Microsoft/TypeScript/issues/17494",
 
                "start_line": 75817,
 
                "end_line": 75817
 
              },
 
              {
 
                "url": "http://www.ecma-international.org/ecma-262/6.0/#sec-for-in-and-for-of-statements",
 
                "start_line": 79821,
 
                "end_line": 79821
 
              },
 
              {
 
                "url": "https://github.com/microsoft/TypeScript/issues/33298",
 
                "start_line": 80404,
 
                "end_line": 80404
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/watchGuard.js",
 
            "type": "file",
 
            "name": "watchGuard.js",
 
            "base_name": "watchGuard",
 
            "extension": ".js",
 
            "size": 1135,
 
            "date": "1985-10-26",
 
            "sha1": "289ff4c23a5fd3bcd2e03f48ef9d0e35f78d0e02",
 
            "md5": "ad2d713140ccf42dca8dea6c9fcce483",
 
            "mime_type": "text/plain",
 
            "file_type": "ASCII text",
 
            "programming_language": "JavaScript",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [
 
              {
 
                "key": "apache-2.0",
 
                "score": 100,
 
                "name": "Apache License 2.0",
 
                "short_name": "Apache 2.0",
 
                "category": "Permissive",
 
                "is_exception": false,
 
                "owner": "Apache Software Foundation",
 
                "homepage_url": "http://www.apache.org/licenses/",
 
                "text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 
                "spdx_license_key": "Apache-2.0",
 
                "spdx_url": "https://spdx.org/licenses/Apache-2.0",
 
                "start_line": 3,
 
                "end_line": 5,
 
                "matched_rule": {
 
                  "identifier": "apache-2.0_23.RULE",
 
                  "license_expression": "apache-2.0",
 
                  "licenses": [
 
                    "apache-2.0"
 
                  ],
 
                  "is_license_text": false,
 
                  "is_license_notice": true,
 
                  "is_license_reference": false,
 
                  "is_license_tag": false,
 
                  "matcher": "2-aho",
 
                  "rule_length": 39,
 
                  "matched_length": 39,
 
                  "match_coverage": 100,
 
                  "rule_relevance": 100
 
                },
 
                "matched_text": "Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at http://www.apache.org/licenses/LICENSE-2.0"
 
              }
 
            ],
 
            "license_expressions": [
 
              "apache-2.0"
 
            ],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "Copyright (c) Microsoft Corporation.",
 
                "start_line": 2,
 
                "end_line": 2
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "http://www.apache.org/licenses/LICENSE-2.0",
 
                "start_line": 5,
 
                "end_line": 5
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/cs",
 
            "type": "directory",
 
            "name": "cs",
 
            "base_name": "cs",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 220162,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/cs/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 220162,
 
            "date": "1985-10-26",
 
            "sha1": "a62c893d019765db794f212a2611006bbfb61d02",
 
            "md5": "59f7459bb969b18051f2965e0e9b7cc6",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/de",
 
            "type": "directory",
 
            "name": "de",
 
            "base_name": "de",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 239150,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/de/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 239150,
 
            "date": "1985-10-26",
 
            "sha1": "2e9c2ac1bd66ee517fa838ae22b622bf7dd59d3c",
 
            "md5": "3a2387ad6546c3ef59daf813fc420c25",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/es",
 
            "type": "directory",
 
            "name": "es",
 
            "base_name": "es",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 236265,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/es/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 236265,
 
            "date": "1985-10-26",
 
            "sha1": "00fbe73d0601992c7215b28b589cd0f958a04611",
 
            "md5": "268920b5ecdb74a51413313757ebe0ab",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/fr",
 
            "type": "directory",
 
            "name": "fr",
 
            "base_name": "fr",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 237503,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/fr/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 237503,
 
            "date": "1985-10-26",
 
            "sha1": "3bacb9aa6660e2e25fa15e9be9783c256baab93c",
 
            "md5": "d616d8be60024d62ee14a291ceaea7f1",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/it",
 
            "type": "directory",
 
            "name": "it",
 
            "base_name": "it",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 236672,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/it/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 236672,
 
            "date": "1985-10-26",
 
            "sha1": "87d2d48140f366dcba72bd2b1ae626c60f040da1",
 
            "md5": "147dce7a33cf91677e5425b5c9000e2d",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/ja",
 
            "type": "directory",
 
            "name": "ja",
 
            "base_name": "ja",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 266378,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/ja/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 266378,
 
            "date": "1985-10-26",
 
            "sha1": "38118cf8ae2bc032803b458883ce673dab76041b",
 
            "md5": "a0f2bcb9203ce3e2d2ddbf6bfb14fe95",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/ko",
 
            "type": "directory",
 
            "name": "ko",
 
            "base_name": "ko",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 241170,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/ko/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 241170,
 
            "date": "1985-10-26",
 
            "sha1": "b79b425aa770f7cdfad78f8aa7c3c8217999594f",
 
            "md5": "6c9ab609749a7101bec3c09a1cf28771",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig%EB%A5%BC",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json%EC%9D%84",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/pl",
 
            "type": "directory",
 
            "name": "pl",
 
            "base_name": "pl",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 237839,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/pl/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 237839,
 
            "date": "1985-10-26",
 
            "sha1": "75e08016e8c658a37e5042718f674461e08f65d1",
 
            "md5": "907bffda27497e8797b19d27a7922311",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1%7D%E2%80%9D",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/pt-br",
 
            "type": "directory",
 
            "name": "pt-br",
 
            "base_name": "pt-br",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 229697,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/pt-br/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 229697,
 
            "date": "1985-10-26",
 
            "sha1": "eb9404d6b16b7b8109df87aa26ce679d17d4a0e6",
 
            "md5": "13a3834b76202d4b4b30de8a16f6b7bd",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/ru",
 
            "type": "directory",
 
            "name": "ru",
 
            "base_name": "ru",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 310026,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/ru/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 310026,
 
            "date": "1985-10-26",
 
            "sha1": "32b396dea80e0be27eefa058959ab18cc1b08c9d",
 
            "md5": "b84a2477d86f57baef197bc1c6062c53",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/tr",
 
            "type": "directory",
 
            "name": "tr",
 
            "base_name": "tr",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 229665,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/tr/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 229665,
 
            "date": "1985-10-26",
 
            "sha1": "2803bf9eb63ceb356c754fdca8d6b9ac38e8bc5c",
 
            "md5": "4a4a3d3943723b6946019c03aeb3632c",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/zh-cn",
 
            "type": "directory",
 
            "name": "zh-cn",
 
            "base_name": "zh-cn",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 205580,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/zh-cn/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 205580,
 
            "date": "1985-10-26",
 
            "sha1": "62e9834952a18d928ef4c35540e7a4521cc92702",
 
            "md5": "ce5f9bbf72997a6db92947639992198f",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig%E3%80%82",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json%EF%BC%8C%E4%BA%86%E8%A7%A3%E6%9C%89%E5%85%B3%E6%AD%A4%E6%96%87%E4%BB%B6%E7%9A%84%E8%AF%A6%E7%BB%86%E4%BF%A1%E6%81%AF",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/zh-tw",
 
            "type": "directory",
 
            "name": "zh-tw",
 
            "base_name": "zh-tw",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 203053,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/lib/zh-tw/diagnosticMessages.generated.json",
 
            "type": "file",
 
            "name": "diagnosticMessages.generated.json",
 
            "base_name": "diagnosticMessages.generated",
 
            "extension": ".json",
 
            "size": 203053,
 
            "date": "1985-10-26",
 
            "sha1": "22f49d9564b647647aad83d2a752d4bd610d9fb4",
 
            "md5": "65dba4438059b30ec83750465081a5c9",
 
            "mime_type": "text/plain",
 
            "file_type": "UTF-8 Unicode text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [
 
              {
 
                "url": "https://aka.ms/tsconfig%E3%80%82",
 
                "start_line": 156,
 
                "end_line": 156
 
              },
 
              {
 
                "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/%7B1",
 
                "start_line": 645,
 
                "end_line": 645
 
              },
 
              {
 
                "url": "https://aka.ms/tsconfig.json",
 
                "start_line": 1365,
 
                "end_line": 1365
 
              }
 
            ],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc",
 
            "type": "directory",
 
            "name": "loc",
 
            "base_name": "loc",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": true,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 78,
 
            "dirs_count": 66,
 
            "size_count": 2707600,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl",
 
            "type": "directory",
 
            "name": "lcl",
 
            "base_name": "lcl",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 78,
 
            "dirs_count": 65,
 
            "size_count": 2707600,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS",
 
            "type": "directory",
 
            "name": "CHS",
 
            "base_name": "CHS",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 205809,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 29895,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1439,
 
            "date": "1985-10-26",
 
            "sha1": "7731b0681fbfb3a4b4208779eb489fe153886a73",
 
            "md5": "01763ef98ff0af7caf8b4baf2c16dd86",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 7983,
 
            "date": "1985-10-26",
 
            "sha1": "9225f5f7c486e8bd1f121d6d3e7241d070cee2a0",
 
            "md5": "da230f14f0f81e150ef9178c206378e3",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20473,
 
            "date": "1985-10-26",
 
            "sha1": "ce8f7a23b00b9419663d3135a7ae7495f2d8a545",
 
            "md5": "b5c50f5853dd800118d8a87e5d6ba9a6",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5246,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5246,
 
            "date": "1985-10-26",
 
            "sha1": "d6b967e33d37f29301259a48b0bf9e351ec4ea0f",
 
            "md5": "d79d6e0e724e1b8678d0f019d3afd2bd",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation. Bao Liu Suo",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation. Bao Liu Suo",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 161054,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 161054,
 
            "date": "1985-10-26",
 
            "sha1": "fc7a673900e33be4b0443294c9f75ca031f3d9d9",
 
            "md5": "24f5f19f0191ad94be56224dafdb11b2",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation. Bao Liu Suo",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation. Bao Liu Suo",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 9614,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHS/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 9614,
 
            "date": "1985-10-26",
 
            "sha1": "1b86d169cb0e8e4372601db02d6924c295bb79ef",
 
            "md5": "ccfd910f861ebf7a783ed2554029b110",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation. Bao Liu Suo",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation. Bao Liu Suo",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT",
 
            "type": "directory",
 
            "name": "CHT",
 
            "base_name": "CHT",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 205791,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 29926,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1439,
 
            "date": "1985-10-26",
 
            "sha1": "9749fcd8ce8c02dfd964469c00a5db2a611fed00",
 
            "md5": "28352b7aaa3aef93784fec704a134f52",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8013,
 
            "date": "1985-10-26",
 
            "sha1": "7b5373705b4c356f4b2f4adeda31d6611f3274b9",
 
            "md5": "16e6961ee7a1ce7bc9f926cf8fb0b87f",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20474,
 
            "date": "1985-10-26",
 
            "sha1": "210c933cd1c7a6be0fd6eb2091d3a5167d9da888",
 
            "md5": "a78f6b60347a4f8fa27aad2caf261e05",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5270,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5270,
 
            "date": "1985-10-26",
 
            "sha1": "9a3d56568a5b8b32ad99358f7c4c43352e6e2161",
 
            "md5": "dd402cbd4d252d8f590d92d3d061a0d7",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation. Zhu Zuo Quan Suo",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation. Zhu Zuo Quan Suo",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 160975,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 160975,
 
            "date": "1985-10-26",
 
            "sha1": "705e8f065b7b40924eb82763ed50d218236a6dd1",
 
            "md5": "2a9c8cdb03fd0382d3a0c29c9b235d76",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation. Zhu Zuo Quan Suo",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation. Zhu Zuo Quan Suo",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 9620,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CHT/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 9620,
 
            "date": "1985-10-26",
 
            "sha1": "f8096be0d1d41801fab69ef96aa48f4f31f4af0d",
 
            "md5": "be35c710e4e5c7e31e2815e04701a8e4",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation. Zhu Zuo Quan Suo",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation. Zhu Zuo Quan Suo",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY",
 
            "type": "directory",
 
            "name": "CSY",
 
            "base_name": "CSY",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 207412,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 30267,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1441,
 
            "date": "1985-10-26",
 
            "sha1": "94c5a7c00684884f178f94c1f7cc57b426de43cf",
 
            "md5": "9441830691705eb0054f191c19864cf7",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8066,
 
            "date": "1985-10-26",
 
            "sha1": "e6b1fb537cff5d90d0b13a827726cdc74d829a4e",
 
            "md5": "00c6999f21e1c1288ecd3e01566b3144",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20760,
 
            "date": "1985-10-26",
 
            "sha1": "0160212b873d7d035cd1898f0e7a4132cf0d3ac4",
 
            "md5": "3b2d1584bc1eb4002510d282b1497c2c",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5305,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5305,
 
            "date": "1985-10-26",
 
            "sha1": "fc69fdb1894d97292156cf77cc6424edbfc04672",
 
            "md5": "e876b22db258cfe8be33b118573c2a30",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 161923,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 161923,
 
            "date": "1985-10-26",
 
            "sha1": "b509f89512164c587901a572a7097c41002786cd",
 
            "md5": "4134fa6a86eac27b0ad773b1ba30df23",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 9917,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/CSY/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 9917,
 
            "date": "1985-10-26",
 
            "sha1": "35c83d8b30d59af8c5bf304a201b89fafac966ba",
 
            "md5": "6a78a8a7826f95d3fef85efbcd986665",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU",
 
            "type": "directory",
 
            "name": "DEU",
 
            "base_name": "DEU",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 207754,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 30163,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1437,
 
            "date": "1985-10-26",
 
            "sha1": "d4a08fccd85debb4c0312e7f80b15b6d4ec2161a",
 
            "md5": "0f5b99baf5fd71665a99f5b1587b120c",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8040,
 
            "date": "1985-10-26",
 
            "sha1": "09e0fca2cacb01b8d2febe8c9db44abd117f43ec",
 
            "md5": "a104d3bd669e39e002a42833a39f80b2",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20686,
 
            "date": "1985-10-26",
 
            "sha1": "d8f43e95a9e52d1c130fe2b8e27116c6a3b804ec",
 
            "md5": "e6f941e1ac870573f76a25df4c615d69",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5324,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5324,
 
            "date": "1985-10-26",
 
            "sha1": "d7741422788a17b6c71bae2c45c82307024d47cc",
 
            "md5": "0bac0ad8124ecf0285db87675f905d21",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation. Alle Rechte",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation. Alle Rechte",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 162217,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 162217,
 
            "date": "1985-10-26",
 
            "sha1": "02b08a2870f58aff3baf20fc2deda4d4d200ce38",
 
            "md5": "c0a86f0c56b88970dd720727fe5b11bc",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation. Alle Rechte",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation. Alle Rechte",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 10050,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/DEU/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 10050,
 
            "date": "1985-10-26",
 
            "sha1": "b0d25d32e4907c1cf0a8782cd3af44fd97bfabf4",
 
            "md5": "fdfaf66ee55df2b9920672ce15758435",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation. Alle Rechte",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation. Alle Rechte",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN",
 
            "type": "directory",
 
            "name": "ESN",
 
            "base_name": "ESN",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 208120,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 30462,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1441,
 
            "date": "1985-10-26",
 
            "sha1": "17be005b98dcdc65cdb0917674908fa36499e17f",
 
            "md5": "07fd13d5739dca42ffa93cdc2890cf83",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8096,
 
            "date": "1985-10-26",
 
            "sha1": "be20061db61b0b873754d6be2fa46c5cbd17ae47",
 
            "md5": "5734b124a10efdc6c400f3397f12cb29",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20925,
 
            "date": "1985-10-26",
 
            "sha1": "cbe0ee56e668f52e0d7b7bb2cf2696c9d7659a5d",
 
            "md5": "203277c73802627a92c8ae8fa5595c9d",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5364,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5364,
 
            "date": "1985-10-26",
 
            "sha1": "b225e7f38c9cbaf1a112ff5740fa1c924cd0763c",
 
            "md5": "3dad277626213f9ccc7844521afd5042",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 162256,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 162256,
 
            "date": "1985-10-26",
 
            "sha1": "c7c7ee1274184b3968927497af12236db837758a",
 
            "md5": "3682cd08224bfd73151b02c752c38f3b",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 10038,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ESN/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 10038,
 
            "date": "1985-10-26",
 
            "sha1": "18c0dbee64aa3042a0d99d7f55a35efbab2731d4",
 
            "md5": "8637b817af1fcd451e443722a1007387",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA",
 
            "type": "directory",
 
            "name": "FRA",
 
            "base_name": "FRA",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 208499,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 30422,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1441,
 
            "date": "1985-10-26",
 
            "sha1": "014b54bfe5d0c7ae819363010f4a68b5f8805f84",
 
            "md5": "a12670a69ff2acc4abc69e544b44cc9d",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8098,
 
            "date": "1985-10-26",
 
            "sha1": "fb4b8522941545cdde585446f2643a876cab732d",
 
            "md5": "b9e2557ee856ec839553e60e7bcc355b",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20883,
 
            "date": "1985-10-26",
 
            "sha1": "7dba29f4aa7fa057b1e1fd0fe99d59c90f9e26ed",
 
            "md5": "09e9090e2e2780b8feefe2b13cc3abdb",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5362,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5362,
 
            "date": "1985-10-26",
 
            "sha1": "149abe81f3eb9358129e22de2a778cfc0f5b55b3",
 
            "md5": "b37d806bac9528d6199c12e83ac20ef5",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 162657,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 162657,
 
            "date": "1985-10-26",
 
            "sha1": "a42e35ea8ddac7a124c86c8a88d4d808ecc656b1",
 
            "md5": "4db027059826816c6498fe5f8ee90a6f",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 10058,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/FRA/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 10058,
 
            "date": "1985-10-26",
 
            "sha1": "828cc372e56041f041a84330da4b756f63b5ff3a",
 
            "md5": "d0ca3b6e4e053a594fc9992b912706b7",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA",
 
            "type": "directory",
 
            "name": "ITA",
 
            "base_name": "ITA",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 208143,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 30296,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1435,
 
            "date": "1985-10-26",
 
            "sha1": "be0c10ac7814fa39d1164b76cf16b06ba855f202",
 
            "md5": "90eccbd7ce40e97a4240d2d0934bea9f",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8059,
 
            "date": "1985-10-26",
 
            "sha1": "fbfd152099543cf9510464ed585fbb06fe8cf074",
 
            "md5": "10d3d0b23ec3bc42d83dba69b17b2abe",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20802,
 
            "date": "1985-10-26",
 
            "sha1": "5baa33cf16fe2ad52da4f1ac38ef148f74610bc3",
 
            "md5": "8a47c981fc4c4765659683433f3e38bd",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5419,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5419,
 
            "date": "1985-10-26",
 
            "sha1": "620a4e8bdf0b2e688c018ffb4db889eb293ee0d4",
 
            "md5": "54e05b79ecdf592487518eb2ac8a4086",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 162331,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 162331,
 
            "date": "1985-10-26",
 
            "sha1": "511323b107faaf79f0cc5b360da1d67abeef79bd",
 
            "md5": "c0e8a3c3c0e0d2594cfc5f3208ec8261",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 10097,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/ITA/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 10097,
 
            "date": "1985-10-26",
 
            "sha1": "f2ce4cf020fbc3854721ef4ec68a685ea31b9d34",
 
            "md5": "2dbb304887cd7ead5fe9450c91b119f4",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN",
 
            "type": "directory",
 
            "name": "JPN",
 
            "base_name": "JPN",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 210628,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 30785,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1451,
 
            "date": "1985-10-26",
 
            "sha1": "011c989a01f63c907d2acacb7b390e683c5d6a73",
 
            "md5": "ba0ded748dc90b02131dcf07202f83f0",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8262,
 
            "date": "1985-10-26",
 
            "sha1": "cd7e3fd9fa484d53a637f1bcde7be11324671198",
 
            "md5": "0dcd86720cef42464ef465b6b4cc8ba6",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 21072,
 
            "date": "1985-10-26",
 
            "sha1": "855683e3e6b06d5ec8a3b4b3c774a38c7abd2273",
 
            "md5": "a004a196d23422c18a881c911deec6e1",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5524,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5524,
 
            "date": "1985-10-26",
 
            "sha1": "c17a146ba41c7fcac08b9796baf00d713f00aaa5",
 
            "md5": "4606ab1e31abc86d7d7c7b955965d8be",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 163710,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 163710,
 
            "date": "1985-10-26",
 
            "sha1": "5cc922fe9b91ef8b7bc6f70531d7f943980a7880",
 
            "md5": "6a480061e8879991727da1d142594380",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 10609,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/JPN/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 10609,
 
            "date": "1985-10-26",
 
            "sha1": "f15ae0d20e561a68c2a73501d6b1f3a98e1dff89",
 
            "md5": "1524c864d675c834ce295e160932b920",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR",
 
            "type": "directory",
 
            "name": "KOR",
 
            "base_name": "KOR",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 208010,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 30240,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1439,
 
            "date": "1985-10-26",
 
            "sha1": "e82d66ed1d65a498ab91cb84b35ab8b68c0c6995",
 
            "md5": "56a54834d65b6701704900b4ea2a6834",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8075,
 
            "date": "1985-10-26",
 
            "sha1": "dd57c148a6708bb82c035c33f0870df22ddcc8ba",
 
            "md5": "79ed1ff8b83efe25adad6b03adf3b591",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20726,
 
            "date": "1985-10-26",
 
            "sha1": "ef749a536cfef2d8da0515937c4dedd3e922b7a9",
 
            "md5": "dee34d6f12a6a07e170b4e14d63c9908",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5361,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5361,
 
            "date": "1985-10-26",
 
            "sha1": "fa81910b5432d843a8effa3794d18b5fd9d3a0bb",
 
            "md5": "22ee09770085ab43b5b5cfc35912d0ca",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 162280,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 162280,
 
            "date": "1985-10-26",
 
            "sha1": "a31a5a3bbdeebdaba39ca3ee34fb933acccd1a46",
 
            "md5": "8ecfde7158eea9e694c241c04e27258e",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 10129,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/KOR/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 10129,
 
            "date": "1985-10-26",
 
            "sha1": "a5a8e9d6367f915494e2f4cc809afb629eefd0b1",
 
            "md5": "2ef298fa5afdb953c1220a304686263b",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK",
 
            "type": "directory",
 
            "name": "PLK",
 
            "base_name": "PLK",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 207872,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 30346,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1435,
 
            "date": "1985-10-26",
 
            "sha1": "d8997d068ad61f3fd0528bbe842ab96ac02e828a",
 
            "md5": "19916279b52a3e77a6ca9b5610780130",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8058,
 
            "date": "1985-10-26",
 
            "sha1": "23e6fd50d8acd9b1a8a9e395c945ab6614902974",
 
            "md5": "918ff562ea100420d40a9458df96322f",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20853,
 
            "date": "1985-10-26",
 
            "sha1": "936df562e4bace1d22a0b42f04754db1af92137f",
 
            "md5": "5ee689172c8f58f4b397f35b827433b1",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5336,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5336,
 
            "date": "1985-10-26",
 
            "sha1": "e1a05b3f38ed3dea621771b10db05f453a0402b6",
 
            "md5": "96c9095e28c2c479ba5f8e05d93bb052",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 162084,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 162084,
 
            "date": "1985-10-26",
 
            "sha1": "ba867111451fa8c7da588e4036fcfa7c7d324a05",
 
            "md5": "e06882cb1756ca9322346728e83709df",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 10106,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PLK/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 10106,
 
            "date": "1985-10-26",
 
            "sha1": "06c14a91ad913d1403b359d28762e33af76e91d9",
 
            "md5": "4faa3603606f9d4d49d34563ea7bab0c",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB",
 
            "type": "directory",
 
            "name": "PTB",
 
            "base_name": "PTB",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 207610,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 30268,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1441,
 
            "date": "1985-10-26",
 
            "sha1": "7e756889e2f5aab002468b7e6e2500f26062ac97",
 
            "md5": "3ef58ea63ab26af6fcc27af53437da20",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8067,
 
            "date": "1985-10-26",
 
            "sha1": "438fcb22c5f818d8b3b8af06a0b58233904f701d",
 
            "md5": "017ef839dee30973a823930cbfd61a11",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20760,
 
            "date": "1985-10-26",
 
            "sha1": "f2e9a8c5b674957cd4be41688823af2f88657549",
 
            "md5": "cc1ccb4fbe18136ad5aa4cfbeae548b2",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5317,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5317,
 
            "date": "1985-10-26",
 
            "sha1": "bd80ca44c8b127d58c2d232eeea44a981861cc32",
 
            "md5": "d98d6b241300a79fd705c4c55d11b597",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 162041,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 162041,
 
            "date": "1985-10-26",
 
            "sha1": "fd7b4be444f9ec49a040ff2752ad0d3da35d569b",
 
            "md5": "3c0a5679ce01bef49d27c0f051303741",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 9984,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/PTB/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 9984,
 
            "date": "1985-10-26",
 
            "sha1": "ea89607af07d1edb1f9aba44d7d6f64757118fae",
 
            "md5": "f9ac18b2c009cdf059f5325bc1a074ae",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS",
 
            "type": "directory",
 
            "name": "RUS",
 
            "base_name": "RUS",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 214575,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 31726,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1443,
 
            "date": "1985-10-26",
 
            "sha1": "b922922304da15efe038c63a60910848efdc4b75",
 
            "md5": "c73bf0f90e147bfcff24866e353e0e69",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8342,
 
            "date": "1985-10-26",
 
            "sha1": "35f21edbacf1ec72f2b22174a6d4c7bc9059df95",
 
            "md5": "9ef111dd28e3e945b9ad7a32a846fe30",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 21941,
 
            "date": "1985-10-26",
 
            "sha1": "461600553dc50415ecd17bcd7eda32387bf75ebe",
 
            "md5": "5f73e996e8daa609e91ae7c4053a352a",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5978,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5978,
 
            "date": "1985-10-26",
 
            "sha1": "1e57d9bdf9e7c1d4632e02c6c6dbae5b0f39d9c2",
 
            "md5": "e5efa8f63a5048006896511fb47396f8",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 98,
 
                "end_line": 100
 
              },
 
              {
 
                "value": "Korporatsiia Maikrosoft",
 
                "start_line": 102,
 
                "end_line": 102
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 98,
 
                "end_line": 100
 
              },
 
              {
 
                "value": "(c) Korporatsiia Maikrosoft",
 
                "start_line": 102,
 
                "end_line": 102
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 165589,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 165589,
 
            "date": "1985-10-26",
 
            "sha1": "90de9f7d2f530cfb735e1670e5b85d56e07ab634",
 
            "md5": "0930ed85e521c9280572a41f94ad1c3d",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 839,
 
                "end_line": 841
 
              },
 
              {
 
                "value": "Korporatsiia Maikrosoft",
 
                "start_line": 843,
 
                "end_line": 843
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 839,
 
                "end_line": 841
 
              },
 
              {
 
                "value": "(c) Korporatsiia Maikrosoft",
 
                "start_line": 843,
 
                "end_line": 843
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 11282,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/RUS/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 11282,
 
            "date": "1985-10-26",
 
            "sha1": "c600e740fe88eeb15daec4d5297c011015d73b4d",
 
            "md5": "5985ab0e76cdca58fe72f8ab07a7eeed",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 152,
 
                "end_line": 154
 
              },
 
              {
 
                "value": "Korporatsiia Maikrosoft",
 
                "start_line": 156,
 
                "end_line": 156
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 152,
 
                "end_line": 154
 
              },
 
              {
 
                "value": "(c) Korporatsiia Maikrosoft",
 
                "start_line": 156,
 
                "end_line": 156
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK",
 
            "type": "directory",
 
            "name": "TRK",
 
            "base_name": "TRK",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 6,
 
            "dirs_count": 4,
 
            "size_count": 207377,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK/Targets",
 
            "type": "directory",
 
            "name": "Targets",
 
            "base_name": "Targets",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 3,
 
            "dirs_count": 0,
 
            "size_count": 30204,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK/Targets/ProjectItemsSchema.xaml.lcl",
 
            "type": "file",
 
            "name": "ProjectItemsSchema.xaml.lcl",
 
            "base_name": "ProjectItemsSchema.xaml",
 
            "extension": ".lcl",
 
            "size": 1443,
 
            "date": "1985-10-26",
 
            "sha1": "0b6d850ea0a99e7be2d7609ec9e022cd8ce8b1f3",
 
            "md5": "ecbd4ceed467cd33e8dabd34fa25f0b7",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK/Targets/TypeScriptCompile.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptCompile.xaml.lcl",
 
            "base_name": "TypeScriptCompile.xaml",
 
            "extension": ".lcl",
 
            "size": 8050,
 
            "date": "1985-10-26",
 
            "sha1": "d2ca6efb5ce67160ab3eaba917d33cddf0a2afc4",
 
            "md5": "82071317e42d0900fe505821e1a1db48",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK/Targets/TypeScriptProjectProperties.xaml.lcl",
 
            "type": "file",
 
            "name": "TypeScriptProjectProperties.xaml.lcl",
 
            "base_name": "TypeScriptProjectProperties.xaml",
 
            "extension": ".lcl",
 
            "size": 20711,
 
            "date": "1985-10-26",
 
            "sha1": "9128acc8e7b5c4872a16022024b0b5c1096f9ecf",
 
            "md5": "16d1f41c61f24964b634bfefa6964ce4",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK/TypeScriptDebugEngine",
 
            "type": "directory",
 
            "name": "TypeScriptDebugEngine",
 
            "base_name": "TypeScriptDebugEngine",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 5351,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK/TypeScriptDebugEngine/TypeScriptDebugEngine.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScriptDebugEngine.dll.lcl",
 
            "base_name": "TypeScriptDebugEngine.dll",
 
            "extension": ".lcl",
 
            "size": 5351,
 
            "date": "1985-10-26",
 
            "sha1": "a07c8888e2905b895b5e6e73f286ade80419f46f",
 
            "md5": "810bb36adb3cbd72a28f1df315fc94b8",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 95,
 
                "end_line": 97
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 99,
 
                "end_line": 99
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK/TypeScriptLanguageService",
 
            "type": "directory",
 
            "name": "TypeScriptLanguageService",
 
            "base_name": "TypeScriptLanguageService",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 161894,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK/TypeScriptLanguageService/Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "type": "file",
 
            "name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll.lcl",
 
            "base_name": "Microsoft.CodeAnalysis.TypeScript.EditorFeatures.dll",
 
            "extension": ".lcl",
 
            "size": 161894,
 
            "date": "1985-10-26",
 
            "sha1": "a18c80a0cd870d61aa9e86fe052ea74e4fb909d8",
 
            "md5": "724af11ce1664592218ca12f75d7a75d",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": "Objective-C",
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": true,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 836,
 
                "end_line": 838
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 840,
 
                "end_line": 840
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK/TypeScriptTasks",
 
            "type": "directory",
 
            "name": "TypeScriptTasks",
 
            "base_name": "TypeScriptTasks",
 
            "extension": "",
 
            "size": 0,
 
            "date": null,
 
            "sha1": null,
 
            "md5": null,
 
            "mime_type": null,
 
            "file_type": null,
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": false,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [],
 
            "copyrights": [],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 1,
 
            "dirs_count": 0,
 
            "size_count": 9928,
 
            "scan_errors": []
 
          },
 
          {
 
            "path": "package/loc/lcl/TRK/TypeScriptTasks/TypeScript.Tasks.dll.lcl",
 
            "type": "file",
 
            "name": "TypeScript.Tasks.dll.lcl",
 
            "base_name": "TypeScript.Tasks.dll",
 
            "extension": ".lcl",
 
            "size": 9928,
 
            "date": "1985-10-26",
 
            "sha1": "25620c521cf8b65c24fa24db920b1d5b2f6d80a5",
 
            "md5": "4c704d52f146e7c18ce52fea00a9ac90",
 
            "mime_type": "application/xml",
 
            "file_type": "XML 1.0 document, UTF-8 Unicode (with BOM) text, with very long lines",
 
            "programming_language": null,
 
            "is_binary": false,
 
            "is_text": true,
 
            "is_archive": false,
 
            "is_media": false,
 
            "is_source": false,
 
            "is_script": false,
 
            "licenses": [],
 
            "license_expressions": [],
 
            "holders": [
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "copyrights": [
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 149,
 
                "end_line": 151
 
              },
 
              {
 
                "value": "(c) Microsoft Corporation.",
 
                "start_line": 153,
 
                "end_line": 153
 
              }
 
            ],
 
            "authors": [],
 
            "packages": [],
 
            "emails": [],
 
            "urls": [],
 
            "is_legal": false,
 
            "is_manifest": false,
 
            "is_readme": false,
 
            "is_top_level": false,
 
            "is_key_file": false,
 
            "is_generated": false,
 
            "is_license_text": false,
 
            "files_count": 0,
 
            "dirs_count": 0,
 
            "size_count": 0,
 
            "scan_errors": []
 
          }
 
        ]
 
      }
 
    }
 
  }
 
 
}
 
}
 +
</pre>
 +
Contains Summary (license_expressions, copyrights, holders, authors, programming Language), license clarity score, summary of key files and a separate analysis of every file.
 +
 +
==== Scancode(per file information) ====
 +
 +
<pre>
 +
"path": "pyppeteer-0.2.5/LICENSE",
 +
"type": "file",
 +
"name": "LICENSE",
 +
"base_name": "LICENSE",
 +
"extension": "",
 +
"size": 1166,
 +
"date": "1970-01-01",
 +
"sha1": "b88cc146668fa09ce5aa419bf7022c39d5cf52cb",
 +
"md5": "3782fea6a4e902a0f3ed33554f1bde32",
 +
"mime_type": "text/plain",
 +
"file_type": "ASCII text, with very long lines, with CRLF line terminators",
 +
"programming_language": null,
 +
"is_binary": false,
 +
"is_text": true,
 +
"is_archive": false,
 +
"is_media": false,
 +
"is_source": false,
 +
"is_script": false,
 +
"licenses": [
 +
{"key": "mit",
 +
"score": 99.4,
 +
"name": "MIT License",
 +
"short_name": "MIT License",
 +
"category": "Permissive",
 +
"is_exception": false,
 +
"owner": "MIT",
 +
"homepage_url": "http://opensource.org/licenses/mit-license.php",
 +
"text_url": "http://opensource.org/licenses/mit-license.php",
 +
"reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:mit",
 +
"spdx_license_key": "MIT",
 +
"spdx_url": "https://spdx.org/licenses/MIT",
 +
"start_line": 2,
 +
"end_line": 10,
 +
"matched_rule": {
 +
"identifier": "mit_160.RULE",
 +
"license_expression": "mit",
 +
"licenses": ["mit"],
 +
"is_license_text": true,
 +
"is_license_notice": false,
 +
"is_license_reference": false,
 +
"is_license_tag": false,
 +
"matcher": "3-seq",
 +
"rule_length": 167,
 +
"matched_length": 166,
 +
"match_coverage": 99.4,
 +
"rule_relevance": 100
 +
},
 +
"matched_text": "MIT License\n\nCopyright ([c]) [2017], [Hiroyuki] [Takagi]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation .......  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
 +
{
 +
"key": "apache-2.0",
 +
"score": 50,
 +
"name": "Apache License 2.0",
 +
"short_name": "Apache 2.0",
 +
"category": "Permissive",
 +
"is_exception": false,
 +
"owner": "Apache Software Foundation",
 +
"homepage_url": "http://www.apache.org/licenses/",
 +
"text_url": "http://www.apache.org/licenses/LICENSE-2.0",
 +
"reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
 +
"spdx_license_key": "Apache-2.0",
 +
"spdx_url": "https://spdx.org/licenses/Apache-2.0",
 +
"start_line": 12,
 +
"end_line": 12,
 +
"matched_rule": {
 +
"identifier": "apache-2.0_3.RULE",
 +
"license_expression": "apache-2.0",
 +
"licenses": [
 +
"apache-2.0"],
 +
"is_license_text": false,
 +
"is_license_notice": false,
 +
"is_license_reference": true,
 +
"is_license_tag": false,
 +
"matcher": "2-aho",
 +
"rule_length": 4,
 +
"matched_length": 4,
 +
"match_coverage": 100,
 +
"rule_relevance": 50
 +
},
 +
"matched_text": "Apache License 2.0."
 +
}
 +
],
 +
"license_expressions": [
 +
"mit",
 +
"apache-2.0"
 +
],
 +
"holders": [
 +
{
 +
"value": "Hiroyuki Takagi",
 +
"start_line": 4,
 +
"end_line": 4
 +
}
 +
],
 +
"copyrights": [
 +
{
 +
"value": "Copyright (c) 2017, Hiroyuki Takagi",
 +
"start_line": 4,
 +
"end_line": 4
 +
}
 +
],
 +
"authors": [],
 +
"packages": [],
 +
"emails": [],
 +
"urls": [],
 +
"is_legal": true,
 +
"is_manifest": false,
 +
"is_readme": false,
 +
"is_top_level": true,
 +
"is_key_file": true,
 +
"is_generated": false,
 +
"is_license_text": true,
 +
"files_count": 0,
 +
"dirs_count": 0,
 +
"size_count": 0,
 +
"scan_errors": []
 +
},
 
</pre>
 
</pre>

Latest revision as of 16:19, 26 January 2021

Examples of Definitions

1. With source and gitSha

{
      "described": {
        "releaseDate": "2020-12-31",
        "urls": {
          "registry": "https://github.com/react-component/image",
          "version": "https://github.com/react-component/image/tree/0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69",
          "download": "https://github.com/react-component/image/archive/0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69.zip"
        },
        "hashes": {
          "gitSha": "0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69"
        },
        "files": 39,
        "tools": [
          "clearlydefined/1.3.0",
          "licensee/9.13.0",
          "scancode/3.2.2"
        ],
        "toolScore": {
          "total": 100,
          "date": 30,
          "source": 70
        },
        "sourceLocation": {
          "type": "git",
          "provider": "github",
          "namespace": "react-component",
          "name": "image",
          "revision": "0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69",
          "url": "https://github.com/react-component/image/tree/0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69"
        },
        "score": {
          "total": 100,
          "date": 30,
          "source": 70
        }
      },
      "licensed": {
        "declared": "MIT",
        "toolScore": {
          "total": 76,
          "declared": 30,
          "discovered": 1,
          "consistency": 15,
          "spdx": 15,
          "texts": 15
        },
        "facets": {
          "core": {
            "attribution": {
              "unknown": 38,
              "parties": [
                "Copyright (c) 2015-present Alipay.com, https://www.alipay.com"
              ]
            },
            "discovered": {
              "unknown": 37,
              "expressions": [
                "MIT"
              ]
            },
            "files": 39
          }
        },
        "score": {
          "total": 76,
          "declared": 30,
          "discovered": 1,
          "consistency": 15,
          "spdx": 15,
          "texts": 15
        }
      },
      "coordinates": {
        "type": "git",
        "provider": "github",
        "namespace": "react-component",
        "name": "image",
        "revision": "0df9fa84ae6057e8f0cc2ddcbea0a409f9e78d69"
      },
      "_meta": {
        "schemaVersion": "1.6.1",
        "updated": "2021-01-04T08:27:13.359Z"
      },
      "scores": {
        "effective": 88,
        "tool": 88
      }
    }

In the definitions where we get gitSha and Sourcelocation, we can map this kind of data with raw_extrensic_metadata by mapping gitSha with Core identifiers by adding "swh:1:cnt:" as prefix and url under SourceLocation as origin.

2. Definitions with Per file information

{
  "described": {
    "releaseDate": "2021-01-06",
    "sourceLocation": {
      "type": "git",
      "provider": "github",
      "namespace": "microsoft",
      "name": "rushstack",
      "revision": "1800f27e0506a200549004f8bb51dba1f8ae6d80",
      "url": "https://github.com/microsoft/rushstack/tree/1800f27e0506a200549004f8bb51dba1f8ae6d80"
    },
    "urls": {
      "registry": "https://npmjs.com/package/@rushstack/typings-generator",
      "version": "https://npmjs.com/package/@rushstack/typings-generator/v/0.3.0",
      "download": "https://registry.npmjs.com/@rushstack/typings-generator/-/typings-generator-0.3.0.tgz"
    },
    "hashes": {
      "sha1": "b0a78008deb61b446eec7624d078f1571d296404",
      "sha256": "373c0ad17af137f27bb89fa4e744522959b774d97b5a705af79b090228bff192"
    },
    "files": 19,
    "tools": [
      "clearlydefined/1.3.4",
      "licensee/9.13.0",
      "scancode/3.2.2"
    ],
    "toolScore": {
      "total": 100,
      "date": 30,
      "source": 70
    },
    "score": {
      "total": 100,
      "date": 30,
      "source": 70
    }
  },
  "licensed": {
    "declared": "MIT",
    "toolScore": {
      "total": 84,
      "declared": 30,
      "discovered": 9,
      "consistency": 15,
      "spdx": 15,
      "texts": 15
    },
    "facets": {
      "core": {
        "attribution": {
          "unknown": 12,
          "parties": [
            "Copyright (c) Microsoft Corporation."
          ]
        },
        "discovered": {
          "unknown": 11,
          "expressions": [
            "MIT"
          ]
        },
        "files": 19
      }
    },
    "score": {
      "total": 84,
      "declared": 30,
      "discovered": 9,
      "consistency": 15,
      "spdx": 15,
      "texts": 15
    }
  },
  "files": [
    {
      "path": "package/CHANGELOG.json",
      "hashes": {
        "sha1": "7bebb6bd48dd52f747d75e6eabc6471850a70f9a",
        "sha256": "647857d84ef3751afa46ae806c53d2f21d6f0b8f9600dc8a56aaf265ed728301"
      }
    },
    {
      "path": "package/LICENSE",
      "license": "MIT",
      "natures": [
        "license"
      ],
      "attributions": [
        "Copyright (c) Microsoft Corporation."
      ],
      "hashes": {
        "sha1": "da7010e6cf672f7852385c3e9beed970a294b3ac",
        "sha256": "45b02543066943768703985cc6c97976cf14b8696f45166141f1527fbb6b69c7"
      },
      "token": "45b02543066943768703985cc6c97976cf14b8696f45166141f1527fbb6b69c7"
    },
    {
      "path": "package/package.json",
      "license": "MIT",
      "hashes": {
        "sha1": "3551d742ea583574a4e3c255f3d3c96e4a523855",
        "sha256": "dc3d7454045ef7a9f3df9e5769b03d7593a111d7728861cab1028336289d8bd9"
      },
      "token": "dc3d7454045ef7a9f3df9e5769b03d7593a111d7728861cab1028336289d8bd9"
    },
    {
      "path": "package/lib/index.js",
      "license": "MIT",
      "attributions": [
        "Copyright (c) Microsoft Corporation."
      ],
      "hashes": {
        "sha1": "e2707f391baf9a6daebf06f8a4a8e72e9c7d6bc9",
        "sha256": "3326e3aa4c50d5dccbac386bd691012b9908ef3c391e124b9c542a442d3dafc1"
      }
    },
    {
      "path": "package/lib/index.js.map",
      "license": "MIT",
      "attributions": [
        "Copyright (c) Microsoft Corporation."
      ],
      "hashes": {
        "sha1": "4928f7046478eb90206a298d5b4fff31a44c665f",
        "sha256": "a9ccb69e65fa0c9b7a12c9a1d6fce5d4e2ef31d446bd0438ca01657b7d398595"
      }
    },
  ],
  "coordinates": {
    "type": "npm",
    "provider": "npmjs",
    "namespace": "@rushstack",
    "name": "typings-generator",
    "revision": "0.3.0"
  },
  "_meta": {
    "schemaVersion": "1.6.1",
    "updated": "2021-01-07T00:19:04.855Z"
  },
  "scores": {
    "effective": 92,
    "tool": 92
  }
}

In the definitions where we get sha1 of every file, we can map it with raw_extrensic_metadata by mapping sha1 with Core identifiers by finding respective sha1git under the content table, and then adding "swh:1:cnt:" as prefix

described

Contains releaseDate, urls, hashes, files, tools, toolscore :- (date and source) , sourceLocation (only those who have a source), score :- (date and source)

licensed

Declared license, tool score (spdx, consistency, texts, declared) binary and (discovered) computed. (https://github.com/clearlydefined/license-score/blob/master/ClearlyLicensedMetrics.md)

coordinates

Coordinates are used to identify various elements in ClearlyDefined. For example, components to harvest, tool outputs, source locations. The coordinates for an entity has at least five parts: type, provider, namespace, name and revision.

  • type – the form of the entity being identified. For example, git, npm, sourceArchive. This is logically, though not actually, equivalent to a mime type.
  • provider – where entity can be found. Examples include github, npmjs, mavenCentral. The system supports a finite set of providers at any given time.
  • namespace – a qualifier that helps scope the name of the entity being identified. This typically comes from the context of the type. For example, for NPM packages, it is the scope, for Maven project it would be the groupid, and for GitHub, the login (often org) is used. If an entity does not have a reasonable namespace, a - (hyphen) must be used. That is, the namespace is logically optional but the property must be set.
  • name – the name of the entity. As with namespace, the name typically comes from the context of the type. So artifactid for Maven, repo name for GitHub, etc.
  • revision – the instance of the entity being identified. The exact form of the revision depends on the type and provider. In Git, a commit hash is used. In package managers, the typical package version is used. This value is largely uninterpreted by ClearlyDefined and simply either passed to the provider as needed or used as an opaque string in internal keys.

meta

Contains Schema Version and the timestamp of last updation

scores

Contains effective and tool score

Harvest Tools

Clearlydefined

{
        "_metadata": {
            "type": "nuget", 
            "url": "cd:/nuget/nuget/-/lamar.microsoft.dependencyinjection/4.4.0", 
            "fetchedAt": "2020-12-04T11:56:33.020Z", 
            "links": {
                "self": {}, 
                "siblings": {}, 
                "licensee": {}, 
                "scancode": {}
            }, 
            "schemaVersion": "1.4.2", 
            "toolVersion": "1.2.2", 
            "processedAt": "2020-12-04T11:56:33.247Z"
        }, 
        "attachments": [
            {
                "path": "clearlydefined/downloaded/LICENSE", 
                "token": "9f20a00ecdcc1e5a7321365f4423ca1269e889de62b3bf213c71d105abc833a3"
            }
        ], 
        "summaryInfo": {
            "k": 208, 
            "count": 11, 
            "hashes": {
                "sha1": "fddbd9daea6a749b32255501b1f5d05ec51e9fea", 
                "sha256": "b5e33401095166de90de0bedccbc8fb4b38260fd927f3726bcf2b024f08a3611"
            }
        }, 
        "files": [
            {
                "path": ".signature.p7s", 
                "hashes": {
                    "sha1": "0b8f5f7a5f057d51480b8375d553e8e40b84ed10", 
                    "sha256": "1062a6d08c958d34d24c38c9f863835b2519495748a7c918287675ff6c6ce08c"
                }
            }, 
        ], 
        "manifest": {
            "@id": "https://api.nuget.org/v3/catalog0/data/2020.11.19.17.58.07/lamar.microsoft.dependencyinjection.4.4.0.json", 
            "@type": [
                "PackageDetails", 
                "catalog:Permalink"
            ], 
            "authors": "Jeremy D. Miller", 
            "catalog:commitId": "75701aa2-7db1-4c03-8ee2-8e94b591fe49", 
            "catalog:commitTimeStamp": "2020-11-19T17:58:07.3181307Z", 
            "created": "2020-11-19T17:56:09.5Z", 
            "description": "Lamar Adapter for ASP.Net Core", 
            "iconUrl": "https://avatars2.githubusercontent.com/u/10048186?v=3&s=200", 
            "id": "Lamar.Microsoft.DependencyInjection", 
            "isPrerelease": false, 
            "lastEdited": "2020-11-19T17:57:40.843Z", 
            "licenseUrl": "https://github.com/JasperFX/lamar/blob/master/LICENSE", 
            "listed": true, 
            "packageHash": "Peije3DisriqrYWrsMwePhaM8uSJTyZ+VFepLRJCu7bHRNC6MyUwEbjfkYqlfHfQeoOCiu8Q7JIuJtwrcdvjCw==", 
            "packageHashAlgorithm": "SHA512", 
            "packageSize": 28384, 
            "projectUrl": "https://jasperfx.github.io/lamar", 
            "published": "2020-11-19T17:56:09.5Z", 
            "requireLicenseAcceptance": false, 
            "verbatimVersion": "4.4.0", 
            "version": "4.4.0", 
            "dependencyGroups": [], 
            "packageEntries": [], 
            "@context": {}
        }, 
        "registryData": {
            "@id": "https://api.nuget.org/v3/registration5-gz-semver2/lamar.microsoft.dependencyinjection/4.4.0.json", 
            "@type": [], 
            "catalogEntry": "https://api.nuget.org/v3/catalog0/data/2020.11.19.17.58.07/lamar.microsoft.dependencyinjection.4.4.0.json", 
            "listed": true, 
            "packageContent": "https://api.nuget.org/v3-flatcontainer/lamar.microsoft.dependencyinjection/4.4.0/lamar.microsoft.dependencyinjection.4.4.0.nupkg", 
            "published": "2020-11-19T17:56:09.5+00:00", 
            "registration": "https://api.nuget.org/v3/registration5-gz-semver2/lamar.microsoft.dependencyinjection/index.json", 
            "@context": {},
            "releaseDate": "2020-11-19T17:56:09.500Z"
}

Contains hashes of files(sha1 and sha256), registryData, Source Info (if source is provided)

Licensee

 {
      "_metadata": {
        "type": "licensee",
        "url": "cd:/sourcearchive/mavencentral/com.azure/azure-spring-data-cosmos/3.2.0",
        "fetchedAt": "2020-12-12T01:12:37.734Z",
        "links": {
          "self": {
            "href": "urn:sourcearchive:mavencentral:com.azure:azure-spring-data-cosmos:revision:3.2.0:tool:licensee:9.13.0",
            "type": "resource"
          },
          "siblings": {
            "href": "urn:sourcearchive:mavencentral:com.azure:azure-spring-data-cosmos:revision:3.2.0:tool:licensee",
            "type": "collection"
          }
        },
        "schemaVersion": "9.13.0",
        "toolVersion": "9.11.0",
        "processedAt": "2020-12-12T01:12:40.508Z"
      },
      "licensee": {
        "version": "9.11.0",
        "parameters": [
          "--json",
          "--no-readme"
        ],
        "output": {
          "contentType": "application/json",
          "content": {
            "licenses": [],
            "matched_files": []
          }
        }
      }
    }

Contains licenses, matched files (content and filename)

Scancode

{
            "_metadata": {
                "type": "scancode", 
                "url": "cd:/sourcearchive/mavencentral/io.quarkus/quarkus-core/1.9.2.Final", 
                "fetchedAt": "2020-12-01T16:38:22.329Z", 
                "links": {}, 
                "schemaVersion": "3.2.2", 
                "toolVersion": "3.0.2", 
                "contentType": "application/json", 
                "releaseDate": "2020-11-30T18:24:04.000Z", 
                "processedAt": "2020-12-01T16:39:01.503Z"
            }, 
            "content": {
                "headers": [], 
                "summary": {
                    "license_expressions": [ {
                                "value": "apache-2.0",
                                "count": 3], 
                    "copyrights": [{
                       "value": "Copyright (c) Hiroyuki Takagi",
                       "count": 1
                                  }], 
                    "holders": [{
                       "value": "Hiroyuki Takagi",
                       "count": 1
                               }], 
                    "authors": [], 
                    "programming_language": [], 
                    "packages": []
                }, 
                "license_clarity_score": {
                    "score": 15, 
                    "has_declared_license_in_key_files": false, 
                    "file_level_license_and_copyright_coverage": 0, 
                    "has_consistent_key_and_file_level_licenses": false, 
                    "is_using_only_spdx_licenses": true, 
                    "has_full_text_for_all_licenses": false
                }, 
                "summary_of_key_files": {

                    "license_expressions": [ {
                                "value": "apache-2.0",
                                "count": 3
                                           }], 
                    "copyrights": [ {
                       "value": "Copyright (c) Hiroyuki Takagi",
                       "count": 1
                                  }], 
                    "holders": [{
                       "value": "Hiroyuki Takagi",
                       "count": 1
                               }], 
                    "authors": [ ], 
                    "programming_language": [ ]
                }, 
                "files": [
                    {
                        "path": "io", 
                        "type": "directory", 
                        "name": "io", 
                        "base_name": "io", 
                        "extension": "", 
                        "size": 0, 
                        "date": null, 
                        "sha1": null, 
                        "md5": null, 
                        "mime_type": null, 
                        "file_type": null, 
                        "programming_language": null, 
                        "is_binary": false, 
                        "is_text": false, 
                        "is_archive": false, 
                        "is_media": false, 
                        "is_source": false, 
                        "is_script": false, 
                        "licenses": [ ], 
                        "license_expressions": [ ], 
                        "holders": [ ], 
                        "copyrights": [ ], 
                        "authors": [ ], 
                        "packages": [ ], 
                        "emails": [ ], 
                        "urls": [ ], 
                        "is_legal": false, 
                        "is_manifest": false, 
                        "is_readme": false, 
                        "is_top_level": true, 
                        "is_key_file": false, 
                        "is_generated": false, 
                        "is_license_text": false, 
                        "files_count": 159, 
                        "dirs_count": 12, 
                        "size_count": 294024, 
                        "scan_errors": [ ]
                    }, 
                    ]
            }
}

Contains Summary (license_expressions, copyrights, holders, authors, programming Language), license clarity score, summary of key files and a separate analysis of every file.

Scancode(per file information)

"path": "pyppeteer-0.2.5/LICENSE",
"type": "file",
"name": "LICENSE",
"base_name": "LICENSE",
"extension": "",
"size": 1166,
"date": "1970-01-01",
"sha1": "b88cc146668fa09ce5aa419bf7022c39d5cf52cb",
"md5": "3782fea6a4e902a0f3ed33554f1bde32",
"mime_type": "text/plain",
"file_type": "ASCII text, with very long lines, with CRLF line terminators",
"programming_language": null,
"is_binary": false,
"is_text": true,
"is_archive": false,
"is_media": false,
"is_source": false,
"is_script": false,
"licenses": [
{"key": "mit",
"score": 99.4,
"name": "MIT License",
"short_name": "MIT License",
"category": "Permissive",
"is_exception": false,
"owner": "MIT",
"homepage_url": "http://opensource.org/licenses/mit-license.php",
"text_url": "http://opensource.org/licenses/mit-license.php",
"reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:mit",
"spdx_license_key": "MIT",
"spdx_url": "https://spdx.org/licenses/MIT",
"start_line": 2,
"end_line": 10,
"matched_rule": {
"identifier": "mit_160.RULE",
"license_expression": "mit",
"licenses": ["mit"],
"is_license_text": true,
"is_license_notice": false,
"is_license_reference": false,
"is_license_tag": false,
"matcher": "3-seq",
"rule_length": 167,
"matched_length": 166,
"match_coverage": 99.4,
"rule_relevance": 100
},
"matched_text": "MIT License\n\nCopyright ([c]) [2017], [Hiroyuki] [Takagi]\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation .......  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
{
"key": "apache-2.0",
"score": 50,
"name": "Apache License 2.0",
"short_name": "Apache 2.0",
"category": "Permissive",
"is_exception": false,
"owner": "Apache Software Foundation",
"homepage_url": "http://www.apache.org/licenses/",
"text_url": "http://www.apache.org/licenses/LICENSE-2.0",
"reference_url": "https://enterprise.dejacode.com/urn/urn:dje:license:apache-2.0",
"spdx_license_key": "Apache-2.0",
"spdx_url": "https://spdx.org/licenses/Apache-2.0",
"start_line": 12,
"end_line": 12,
"matched_rule": {
"identifier": "apache-2.0_3.RULE",
"license_expression": "apache-2.0",
"licenses": [
"apache-2.0"],
"is_license_text": false,
"is_license_notice": false,
"is_license_reference": true,
"is_license_tag": false,
"matcher": "2-aho",
"rule_length": 4,
"matched_length": 4,
"match_coverage": 100,
"rule_relevance": 50
},
"matched_text": "Apache License 2.0."
}
],
"license_expressions": [
"mit",
"apache-2.0"
],
"holders": [
{
"value": "Hiroyuki Takagi",
"start_line": 4,
"end_line": 4
}
],
"copyrights": [
{
"value": "Copyright (c) 2017, Hiroyuki Takagi",
"start_line": 4,
"end_line": 4
}
],
"authors": [],
"packages": [],
"emails": [],
"urls": [],
"is_legal": true,
"is_manifest": false,
"is_readme": false,
"is_top_level": true,
"is_key_file": true,
"is_generated": false,
"is_license_text": true,
"files_count": 0,
"dirs_count": 0,
"size_count": 0,
"scan_errors": []
},