{
  "name": "download-git-repo",
  "url": "https://canirequire.com/package/download-git-repo/",
  "description": "Download and extract a git repository (GitHub, GitLab, Bitbucket) from node.",
  "latest": "3.0.2",
  "latestPublished": "2019-10-12T21:46:57.820Z",
  "format": "cjs",
  "summary": "download-git-repo@3.0.2 is a CommonJS package. download-git-repo ships CommonJS only. require(\"download-git-repo\") works everywhere. import \"download-git-repo\" also works because Node.js and Bun can import CommonJS from ES modules, but only the default export is guaranteed; named imports depend on Node's static analysis of the module.",
  "esmOnlySince": null,
  "esmOnlySinceDate": null,
  "lastCommonJsVersion": "3.0.2",
  "lastCommonJsDate": "2019-10-12T21:46:57.820Z",
  "nativeEsmSince": null,
  "types": "none",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://gitlab.com/flippidippi/download-git-repo",
  "weeklyDownloads": 76228,
  "runtime": {
    "verifiedAt": "2026-09-09T15:33:50.568Z",
    "node": {
      "18": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "3.0.2",
      "format": "cjs",
      "published": "2019-10-12T21:46:57.820Z"
    },
    {
      "version": "3.0.1",
      "format": "cjs",
      "published": "2019-10-11T21:34:08.726Z"
    },
    {
      "version": "3.0.0",
      "format": "cjs",
      "published": "2019-10-11T21:29:53.133Z"
    },
    {
      "version": "2.0.0",
      "format": "cjs",
      "published": "2019-05-25T16:52:41.721Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2018-08-16T20:18:17.595Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2018-01-09T19:08:00.790Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2017-05-18T21:52:01.497Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2017-04-10T21:03:38.325Z"
    },
    {
      "version": "0.2.2",
      "format": "cjs",
      "published": "2017-04-10T18:45:31.733Z"
    },
    {
      "version": "0.2.1",
      "format": "cjs",
      "published": "2016-09-26T03:23:52.692Z"
    },
    {
      "version": "0.2.0",
      "format": "cjs",
      "published": "2016-09-26T03:13:47.106Z"
    },
    {
      "version": "0.1.3",
      "format": "cjs",
      "published": "2016-09-26T01:55:47.279Z"
    },
    {
      "version": "0.1.2",
      "format": "cjs",
      "published": "2016-05-26T17:53:04.313Z"
    },
    {
      "version": "0.1.1",
      "format": "cjs",
      "published": "2016-01-14T05:36:17.041Z"
    },
    {
      "version": "0.1.0",
      "format": "cjs",
      "published": "2016-01-14T04:21:04.658Z"
    },
    {
      "version": "0.0.2",
      "format": "cjs",
      "published": "2016-01-14T02:00:11.069Z"
    },
    {
      "version": "0.0.1",
      "format": "cjs",
      "published": "2016-01-13T02:36:26.752Z"
    }
  ]
}